Debian Patches

Status for spamassassin/3.4.6-1

Patch Description Author Forwarded Bugs Origin Last update
55_disable_nagios_epm =================================================================== no
90_pod_cleanup =================================================================== no
20_edit_spamc_pod =================================================================== no
10_change_config_paths =================================================================== no
bug_766718-net-dns-vers Improve Net::DNS package version checks. This isn't strictly necessary right now, but does make version checks more
robust and should be forwarded upstream. In multiple places, spamassassin
contains tests against $Net::DNS::VERSION that assume the value is numeric. It
is not guaranteed to be numeric, and in cases where it isn't the tests trigger
warnings.
===================================================================
no debian
debian_gitignore =================================================================== no
bug426031-pod-fix Update site-specific configuration path in man page In Debian, there is exactly one site-specific configuration directory, and it
is known in advance. So we can safely remove the list of possible paths from
the man page in order to avoid confusion.
Noah Meyerhans <noahm@debian.org> not-needed debian
skip_config_tree_recurse_test Skip config_tree_recurse test
The default behavior of File::Find will automatically untaint directories with
"safe" names. The '~' (tilde) character is not considered a safe name.
Because Debian source package names use '~' to denote pre-release versions, the
test will fail with a message similar to the following:
.
t/config_tree_recurse.t ........... _get_cf_pre_files_in_dir error: directory /home/admin/spamassassin-3.4.3~rc6+1/t/log/localrules.tmp is still tainted at /usr/share/perl/5.30/File/Find.pm line 558. at ../lib/Mail/SpamAssassin.pm line 2096.
.
The solution to this is either to modify lib/Mail/SpamAssassin.pm to consider
'~' a safe character, or skip the test altogether. Because the former would
impact all installations, and the latter is limited to test coverage, we will
skip the test.
Noah Meyerhans <noahm@debian.org> not-needed
upstream/bug_7848_Rule_parser_doesn_t_support_nested_if_ifplugins.patch =================================================================== no

All known versions for source package 'spamassassin'

Links