[Logcheck-commits] Frédéric Brière : i.d.w/kernel: added UDF-fs " readonly partition" and "Mounting volume"

Gerfried Fuchs alfie at alioth.debian.org
Thu Feb 25 19:21:07 UTC 2010


Module: logcheck
Branch: lenny-backports
Commit: 44a59afe9610f83191c79ecdf95821dbe1fdd0ae
URL:    http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=44a59afe9610f83191c79ecdf95821dbe1fdd0ae

Author: Frédéric Brière <fbriere at fbriere.net>
Date:   Thu Feb 18 20:52:38 2010 -0500

i.d.w/kernel: added UDF-fs "readonly partition" and "Mounting volume"

---

 debian/changelog                            |    2 ++
 rulefiles/linux/ignore.d.workstation/kernel |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 31b911f..e4518d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -40,6 +40,8 @@ logcheck (1.3.7) UNRELEASED; urgency=low
   * ignore.d.server/kernel:
     - added IPv6 support to "Treason uncloaked!" rule (closes: #546004)
     - added "Peer unexpectedly shrunk window" alternate rule
+  * ignore.d.workstation/kernel:
+    - added UDF-fs "readonly partition" and "Mounting volume" rules
 
  -- Hannes von Haugwitz <hannes at vonhaugwitz.com>  Sun, 31 Jan 2010 20:13:27 +0100
 
diff --git a/rulefiles/linux/ignore.d.workstation/kernel b/rulefiles/linux/ignore.d.workstation/kernel
index 27a7c9e..323ee18 100644
--- a/rulefiles/linux/ignore.d.workstation/kernel
+++ b/rulefiles/linux/ignore.d.workstation/kernel
@@ -110,6 +110,8 @@
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? \[drm\] (DAC-6|LVDS-8): set mode (640x480|800x600|1024x768|1152x864|1280x1024|1440x900)? [0-9a-f]{1,2}$
 # this stuff is from pmounts autodetection
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? UDF-fs: No (VRS|partition) found( \([[:digit:]]+\))?$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? UDF-fs: Partition marked readonly; forcing readonly mount$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? UDF-fs INFO UDF: Mounting volume '[_[:alnum:]]+', timestamp [/[:digit:]]+ [:[:digit:]]+ \([[:xdigit:]]+\)$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? Unable to identify CD-ROM format\.$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? FAT: Did not find valid FSINFO signature\.$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])?      Found signature1 0x[[:xdigit:]]+ signature2 0x[[:xdigit:]]+ \(sector = [[:digit:]]+\)$




More information about the Logcheck-commits mailing list