[Logcheck-commits] r1597 - 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:25 UTC 2007


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

Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/rulefiles/linux/ignore.d.server/kernel
Log:
  - ignore HIDP initialisation message.


Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2007-07-14 10:19:22 UTC (rev 1596)
+++ logcheck/trunk/debian/changelog	2007-07-14 10:19:25 UTC (rev 1597)
@@ -23,6 +23,7 @@
     - ignore st load message.
     - 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.d.workstation/kernel:
     - USB IDs are hexadecimal, not just decimal.
@@ -66,7 +67,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:21:18 +0200
+ -- martin f. krafft <madduck at debian.org>  Sat, 14 Jul 2007 10:23:00 +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:22 UTC (rev 1596)
+++ logcheck/trunk/rulefiles/linux/ignore.d.server/kernel	2007-07-14 10:19:25 UTC (rev 1597)
@@ -71,3 +71,4 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel:( \[[[:digit:]]+\.[[:digit:]]+\])? [[:alnum:]]+: unregister 'cdc_ether' usb-[-.:[:digit:]]+, CDC Ethernet Device[[:space:]]*$
 ^\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:]]+$




More information about the Logcheck-commits mailing list