Package: rkhunter Version: 1.4.2-0.1 Severity: normal This second NMU is a follow-up to my last one to fix a regression introduced in the conffile of 1.4.2-0.1 (bug #765911).
Since I was editing the conffile, I also took the opportunity to tweak a comment and fix bug #765901. Full debdiff is attached. Francois
diff -Nru rkhunter-1.4.2/debian/changelog rkhunter-1.4.2/debian/changelog --- rkhunter-1.4.2/debian/changelog 2014-10-15 00:05:04.000000000 +1300 +++ rkhunter-1.4.2/debian/changelog 2014-10-19 20:14:41.000000000 +1300 @@ -1,3 +1,11 @@ +rkhunter (1.4.2-0.2) unstable; urgency=medium + + * Non-maintainer upload. + * Fix apt hook (closes: #765911) + * Mention unhide.rb in conffile comment (closes: #765878) + + -- Francois Marier <franc...@debian.org> Sun, 19 Oct 2014 20:07:10 +1300 + rkhunter (1.4.2-0.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru rkhunter-1.4.2/debian/patches/05_custom_conffile.diff rkhunter-1.4.2/debian/patches/05_custom_conffile.diff --- rkhunter-1.4.2/debian/patches/05_custom_conffile.diff 2014-10-15 00:05:04.000000000 +1300 +++ rkhunter-1.4.2/debian/patches/05_custom_conffile.diff 2014-10-19 20:14:41.000000000 +1300 @@ -36,8 +36,8 @@ # either of the options below are specified, then they will override the # program defaults. # -+# hidden_procs test requires the unhide command which is part of the unhide -+# package in Debian. ++# hidden_procs test requires the unhide and/or unhide.rb commands which are ++# part of the unhide respectively unhide.rb packages in Debian. +# +# apps test is disabled by default as it triggers warnings about outdated +# applications (and warns about possible security risk: we better trust @@ -71,7 +71,7 @@ +SCRIPTWHITELIST=/usr/bin/ldd +SCRIPTWHITELIST=/usr/bin/lwp-request +SCRIPTWHITELIST=/usr/sbin/adduser -+SCRIPTWHITELIST=/usr/sbin/prelink ++#SCRIPTWHITELIST=/usr/sbin/prelink +#SCRIPTWHITELIST=/usr/bin/unhide.rb #