Package: cron-apt
Version: 0.9.1
Severity: normal
Tags: patch
cron-apt apparently now uses "-o quiet=1", but the logcheck rule was
not updated to match. the following adjustment is needed:
--- a/logcheck/ignore.d.server/cron-apt 2012-06-30 10:52:33.000000000 -0400
+++ b/logcheck/ignore.d.server/cron-apt 2013-07-18 06:51:02.000000000 -0400
@@ -5,6 +5,6 @@
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ cron-apt: CRON-APT ACTION:
(0-update|3-download)$
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ cron-apt: CRON-APT LINE:
(/usr/bin/apt-get )?autoclean -y$
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ cron-apt: CRON-APT LINE:
(/usr/bin/apt-get )?dist-upgrade -d -y -o APT::Get::Show-Upgraded=true$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ cron-apt: CRON-APT LINE:
(/usr/bin/apt-get )?-o quiet=1 dist-upgrade -d -y -o
APT::Get::Show-Upgraded=true$
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ cron-apt: CRON-APT LINE:
(/usr/bin/apt-get )?update -o quiet=2$
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ cron-apt: CRON-APT RUN
\[[-[:alnum:]/]+\]: \w{3} \w{3} [ [:digit:]]+ [:[:digit:]]{8} \w{3,4}
[[:digit:]]{4}$
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ cron-apt: CRON-APT SLEEP:
[[:digit:]]+, \w{3} \w{3} [ [:digit:]]+ [:[:digit:]]{8} \w{3,4} [[:digit:]]{4}$
Regards,
--dkg
-- System Information:
Debian Release: 7.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages cron-apt depends on:
ii apt 0.9.7.9
Versions of packages cron-apt recommends:
ii bsd-mailx [mailx] 8.1.2-0.20111106cvs-1
ii cron 3.0pl1-124
ii liblockfile1 1.09-5
cron-apt suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]