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

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Wed Feb 28 11:34:17 CET 2007


Author: madduck
Date: 2007-02-28 11:34:16 +0100 (Wed, 28 Feb 2007)
New Revision: 1514

Added:
   logcheck/trunk/rulefiles/linux/ignore.d.server/fetchmail
   logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-fetchmail
Modified:
   logcheck/trunk/debian/changelog
Log:
* ignore.d.server/fetchmail, violations.ignore.d/logcheck-fetchmail:

Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2007-02-28 10:31:55 UTC (rev 1513)
+++ logcheck/trunk/debian/changelog	2007-02-28 10:34:16 UTC (rev 1514)
@@ -52,13 +52,13 @@
     - ignore connection message to db by auth-worker; thanks to Guillaume
       Rischard.
 
-  * ignore.d.server/fetchmail:
+  * ignore.d.server/fetchmail, violations.ignore.d/logcheck-fetchmail:
     - ignore cert verification errors and name mismatches (closes: #412798).
 
   * debconf translation updates:
     - Portuguese by Pedro Ribeiro (closes: #410734).
 
- -- martin f. krafft <madduck at debian.org>  Wed, 28 Feb 2007 11:31:14 +0100
+ -- martin f. krafft <madduck at debian.org>  Wed, 28 Feb 2007 11:33:31 +0100
 
 logcheck (1.2.54) unstable; urgency=low
 

Added: logcheck/trunk/rulefiles/linux/ignore.d.server/fetchmail
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.server/fetchmail	2007-02-28 10:31:55 UTC (rev 1513)
+++ logcheck/trunk/rulefiles/linux/ignore.d.server/fetchmail	2007-02-28 10:34:16 UTC (rev 1514)
@@ -0,0 +1 @@
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ fetchmail\[[[:digit:]]+\]: Server certificate verification error: self signed certificate$

Added: logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-fetchmail
===================================================================
--- logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-fetchmail	2007-02-28 10:31:55 UTC (rev 1513)
+++ logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-fetchmail	2007-02-28 10:34:16 UTC (rev 1514)
@@ -0,0 +1 @@
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ fetchmail\[[[:digit:]]+\]: Server CommonName mismatch: [-._[:alnum:]]+ != [-._[:alnum:]]+$




More information about the Logcheck-commits mailing list