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

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


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

Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-kernel
Log:
* violations.ignore.d/kernel:
  - ignore test WP failure on usb-storage connection.


Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2007-07-14 10:19:20 UTC (rev 1595)
+++ logcheck/trunk/debian/changelog	2007-07-14 10:19:22 UTC (rev 1596)
@@ -27,6 +27,9 @@
   * ignore.d.workstation/kernel:
     - USB IDs are hexadecimal, not just decimal.
 
+  * violations.ignore.d/kernel:
+    - ignore test WP failure on usb-storage connection.
+
   * ignore.d.server/ntp:
     - ignore kernel time sync status change.
 
@@ -63,7 +66,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:05:36 +0200
+ -- martin f. krafft <madduck at debian.org>  Sat, 14 Jul 2007 10:21:18 +0200
 
 logcheck (1.2.56) unstable; urgency=low
 

Modified: logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-kernel
===================================================================
--- logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-kernel	2007-07-14 10:19:20 UTC (rev 1595)
+++ logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-kernel	2007-07-14 10:19:22 UTC (rev 1596)
@@ -1,3 +1,4 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel:( \[[[:digit:]]+\.[[:digit:]]+\])? usbmon: debugfs is not available$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel:( \[[[:digit:]]+\.[[:digit:]]+\])? [[:alnum:][:space:]]+: probe of [:.[:xdigit:]]+ failed with error [-[:digit:]]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel:( \[[[:digit:]]+\.[[:digit:]]+\])? \[drm:mga_do_agp_dma_bootstrap\] \*ERROR\* Unable to acquire AGP: [-[:digit:]]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel:( \[[[:digit:]]+\.[[:digit:]]+\])? [[:lower:]]+: test WP failed, assume Write Enabled$




More information about the Logcheck-commits mailing list