[Logcheck-commits] [SCM] logcheck source and rules branch, master, updated. debian/1.3.14-18-g0a733a0

Frédéric Brière fbriere at fbriere.net
Fri Jan 20 20:51:48 UTC 2012


The following commit has been merged in the master branch:
commit a59957a128b2d09b8160f77bdbec5aed6a185095
Author: Frédéric Brière <fbriere at fbriere.net>
Date:   Mon Jan 16 15:32:33 2012 -0500

    i.d.w/kernel: ignore "usb-storage: Quirks match"

diff --git a/debian/changelog b/debian/changelog
index 179b3f1..a80c10c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ logcheck (1.3.15) UNRELEASED; urgency=low
     - ignore mtp-probe messages when plugging a non-MTP device
   * ignore.d.workstation/kernel:
     - ignore "No Caching mode page present"
+    - ignore "usb-storage: Quirks match"
 
  -- Hannes von Haugwitz <hannes at vonhaugwitz.com>  Fri, 16 Dec 2011 08:06:47 +0100
 
diff --git a/rulefiles/linux/ignore.d.workstation/kernel b/rulefiles/linux/ignore.d.workstation/kernel
index cd07bfc..c7932a9 100644
--- a/rulefiles/linux/ignore.d.workstation/kernel
+++ b/rulefiles/linux/ignore.d.workstation/kernel
@@ -31,6 +31,7 @@
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? usb.c: USB disconnect on device [.:[:digit:]-]+ address [[:digit:]]+$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? usb.c: USB device [[:digit:]]+ \(vend/prod [x/[[:digit:]]+\) is not claimed by any active driver\.$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? USB Mass Storage device found at [[:digit:]]$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? usb-storage [[:digit:]]+-[[:digit:]]+:[[:digit:]]+\.[[:digit:]]+: Quirks match for vid [[:xdigit:]]+ pid [[:xdigit:]]+: [[:xdigit:]]+$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? usb-storage: (device found at [[:digit:]]|waiting for device to settle before scanning|device scan complete)$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? Initializing USB Mass Storage driver\.\.\.$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? USB Mass Storage support registered\.$

-- 
logcheck source and rules



More information about the Logcheck-commits mailing list