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

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Mon May 21 22:48:40 UTC 2007


Author: madduck
Date: 2007-05-21 22:48:40 +0000 (Mon, 21 May 2007)
New Revision: 1576

Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/rulefiles/linux/ignore.d.workstation/kernel
Log:
  - patch by Remi Letot to ignore capi messages; thanks (closes: #422621).

Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2007-05-21 22:47:34 UTC (rev 1575)
+++ logcheck/trunk/debian/changelog	2007-05-21 22:48:40 UTC (rev 1576)
@@ -18,6 +18,7 @@
   * ignore.d.workstation/kernel:
     - ignore registration messages by cdc_ether network devices.
     - ignore st load message.
+    - patch by Remi Letot to ignore capi messages; thanks (closes: #422621).
 
   * ignore.d.server/ntp:
     - ignore kernel time sync status change.
@@ -43,7 +44,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>  Tue, 22 May 2007 00:46:33 +0200
+ -- martin f. krafft <madduck at debian.org>  Tue, 22 May 2007 00:48:13 +0200
 
 logcheck (1.2.56) unstable; urgency=low
 

Modified: logcheck/trunk/rulefiles/linux/ignore.d.workstation/kernel
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.workstation/kernel	2007-05-21 22:47:34 UTC (rev 1575)
+++ logcheck/trunk/rulefiles/linux/ignore.d.workstation/kernel	2007-05-21 22:48:40 UTC (rev 1576)
@@ -131,3 +131,5 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel:( \[[[:digit:]]+\.[[:digit:]]+\])? oprofile: using NMI interrupt\.$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel:( \[[[:digit:]]+\.[[:digit:]]+\])? [[:alnum:]]+: register 'cdc_ether' at usb-[-.:[:digit:]]+, CDC Ethernet Device, [:[:xdigit:]]+$
 ^\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$




More information about the Logcheck-commits mailing list