[Logcheck-commits] Hannes von Haugwitz: i.d.w/kernel: ignore another cfg80211 message
Hannes von Haugwitz
hvh-guest at alioth.debian.org
Mon Apr 18 09:34:52 UTC 2011
Module: logcheck
Branch: master
Commit: 1c50a2ac59ec40962e0c81d07733a3c46e329d67
URL: http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=1c50a2ac59ec40962e0c81d07733a3c46e329d67
Author: Hannes von Haugwitz <hannes at vonhaugwitz.com>
Date: Mon Apr 18 11:31:11 2011 +0200
i.d.w/kernel: ignore another cfg80211 message
---
debian/changelog | 2 ++
rulefiles/linux/ignore.d.workstation/kernel | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 812a0f7..4dd46aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -42,6 +42,8 @@ logcheck (1.3.14) unstable; urgency=low
- adjusted rule to match messages without quotes (closes: #618411)
* ignore.d.server/dhclient:
- allow '-' in interface name (closes: #622942)
+ * ignore.d.workstation/kernel:
+ - ignore 'cfg80211: Calling CRDA for country' message
[ Gerfried Fuchs ]
* Remove myself from uploaders.
diff --git a/rulefiles/linux/ignore.d.workstation/kernel b/rulefiles/linux/ignore.d.workstation/kernel
index 2104e03..3352b2a 100644
--- a/rulefiles/linux/ignore.d.workstation/kernel
+++ b/rulefiles/linux/ignore.d.workstation/kernel
@@ -159,4 +159,4 @@
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? mmc[0-9]: (new SD card at address [[:xdigit:]]{4}|card [[:xdigit:]]{4} removed)$
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? mmcblk[0-9]: mmc[0-9]:[[:xdigit:]]{4} [[:alnum:]]+ [.[:digit:]]+ [MG]iB$
^\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$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ kernel:( \[ *[[:digit:]]+\.[[:digit:]]+\])? cfg80211: Calling CRDA (to update world regulatory domain|for country: [A-Z][A-Z])$
More information about the Logcheck-commits
mailing list