[Logcheck-commits] r1303 - in logcheck/trunk: debian rulefiles/linux/violations.ignore.d

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Thu Nov 9 20:55:35 CET 2006


Author: madduck
Date: 2006-11-09 20:55:35 +0100 (Thu, 09 Nov 2006)
New Revision: 1303

Added:
   logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-cron-apt
Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/debian/logcheck-database.lintian-overrides
Log:
* violations.ignore.d/logcheck-cron-apt: ignore redundant summary error
  message about index files that failed to download.

Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2006-11-03 18:46:03 UTC (rev 1302)
+++ logcheck/trunk/debian/changelog	2006-11-09 19:55:35 UTC (rev 1303)
@@ -11,8 +11,10 @@
     messages.
   * ignore.d.server/kernel, ignore.d.workstation/kernel: move messages about
     lack of IPv6 routers to server level.
+  * violations.ignore.d/logcheck-cron-apt: ignore redundant summary error
+    message about index files that failed to download.
 
- -- martin f. krafft <madduck at debian.org>  Fri,  3 Nov 2006 19:45:43 +0100
+ -- martin f. krafft <madduck at debian.org>  Thu,  9 Nov 2006 20:54:53 +0100
 
 logcheck (1.2.50) unstable; urgency=low
 

Modified: logcheck/trunk/debian/logcheck-database.lintian-overrides
===================================================================
--- logcheck/trunk/debian/logcheck-database.lintian-overrides	2006-11-03 18:46:03 UTC (rev 1302)
+++ logcheck/trunk/debian/logcheck-database.lintian-overrides	2006-11-09 19:55:35 UTC (rev 1303)
@@ -30,6 +30,7 @@
 logcheck-database binary: non-standard-file-perm etc/logcheck/violations.ignore.d/logcheck-sudo 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/violations.ignore.d/logcheck-usb 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/violations.ignore.d/logcheck-winbind 0640 != 0644
+logcheck-database binary: non-standard-file-perm etc/logcheck/violations.ignore.d/logcheck-cron-apt 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.workstation/automount 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.workstation/bind 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.workstation/bonobo 0640 != 0644

Added: logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-cron-apt
===================================================================
--- logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-cron-apt	2006-11-03 18:46:03 UTC (rev 1302)
+++ logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-cron-apt	2006-11-09 19:55:35 UTC (rev 1303)
@@ -0,0 +1 @@
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ cron-apt: E: Some index files failed to download, they have been ignored, or old ones used instead\.$




More information about the Logcheck-commits mailing list