[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:49 UTC 2012


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

    i.d.w/kernel: ignore "sensor detected" for various GSPCA webcams
    
    GSPCA drivers typically emit a "<module>: <model> sensor detected"
    message upon plugging in a webcam.

diff --git a/debian/changelog b/debian/changelog
index a80c10c..ce11c42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ logcheck (1.3.15) UNRELEASED; urgency=low
   * ignore.d.workstation/kernel:
     - ignore "No Caching mode page present"
     - ignore "usb-storage: Quirks match"
+    - ignore "sensor detected" for various GSPCA webcams
 
  -- 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 c7932a9..5b19f35 100644
--- a/rulefiles/linux/ignore.d.workstation/kernel
+++ b/rulefiles/linux/ignore.d.workstation/kernel
@@ -164,3 +164,4 @@
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])?  mmcblk[0-9]:( p[0-9])+$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? cfg80211: Calling CRDA (to update world regulatory domain|for country: [A-Z][A-Z])$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? Monitor-Mwait will be used to enter C-[123] state$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? [ ._[:alnum:]-]+: [ ._[:alnum:]-]+ sensor detected$

-- 
logcheck source and rules



More information about the Logcheck-commits mailing list