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

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Sat Jul 14 10:19:27 UTC 2007


Author: madduck
Date: 2007-07-14 10:19:26 +0000 (Sat, 14 Jul 2007)
New Revision: 1598

Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/rulefiles/linux/ignore.d.server/kernel
Log:
  - ignore registration messages of new interface drivers.


Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2007-07-14 10:19:25 UTC (rev 1597)
+++ logcheck/trunk/debian/changelog	2007-07-14 10:19:26 UTC (rev 1598)
@@ -24,6 +24,7 @@
     - patch by Remi Letot to ignore capi messages; thanks (closes: #422621).
     - update rule to filter more usb-storage plugin messages
     - ignore HIDP initialisation message.
+    - ignore registration messages of new interface drivers.
 
   * ignore.d.workstation/kernel:
     - USB IDs are hexadecimal, not just decimal.
@@ -67,7 +68,7 @@
   * Patch for log-summary-ssh by Justin Pryzby to ignore messages related to
     invalid users as well as illegal ones (closes: #422525).
 
- -- martin f. krafft <madduck at debian.org>  Sat, 14 Jul 2007 10:23:00 +0200
+ -- martin f. krafft <madduck at debian.org>  Sat, 14 Jul 2007 10:27:33 +0200
 
 logcheck (1.2.56) unstable; urgency=low
 

Modified: logcheck/trunk/rulefiles/linux/ignore.d.server/kernel
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.server/kernel	2007-07-14 10:19:25 UTC (rev 1597)
+++ logcheck/trunk/rulefiles/linux/ignore.d.server/kernel	2007-07-14 10:19:26 UTC (rev 1598)
@@ -72,3 +72,4 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel:( \[[[:digit:]]+\.[[:digit:]]+\])? capilib_new_ncci: kcapi: appl [0-9]+ ncci 0x[12]0[12]0[12] up$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel:( \[[[:digit:]]+\.[[:digit:]]+\])? kcapi: appl [0-9]+ ncci 0x[12]0[12]0[12] down$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel:( \[[[:digit:]]+\.[[:digit:]]+\])? Bluetooth: HIDP \(Human Interface Emulation\) ver [.[:digit:]]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel:( \[[[:digit:]]+\.[[:digit:]]+\])? usbcore: registered new interface driver [_[:alnum:]]+$




More information about the Logcheck-commits mailing list