[Logcheck-commits] [logcheck] 01/01: i.d.s/dhcp: adjust rule to match new URL

Hannes von Haugwitz hvhaugwitz at moszumanska.debian.org
Tue Oct 7 05:08:17 UTC 2014


This is an automated email from the git hooks/post-receive script.

hvhaugwitz pushed a commit to branch master
in repository logcheck.

commit d6a6940e04263c6f297df3a6d218ac2fe9e1f63a
Author: Hannes von Haugwitz <hannes at vonhaugwitz.com>
Date:   Tue Oct 7 07:04:34 2014 +0200

    i.d.s/dhcp: adjust rule to match new URL
    
    closes: #744205
---
 debian/changelog                     | 2 ++
 rulefiles/linux/ignore.d.server/dhcp | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6b61b3e..bb0511a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,8 @@ logcheck (1.3.17) UNRELEASED; urgency=low
   * ignore.d.workstation/wpasupplicant:
     - adjusted 'Group rekeying' rule and ignore 'CTRL-EVENT-SCAN-STARTED'
       message (LP: #1325349)
+  * ignore.d.server/dhcp:
+    - adjust rule to match new URL (closes: #744205)
 
   [ Alberto Gonzalez Iniesta ]
   * ignore.d.workstation/kernel:
diff --git a/rulefiles/linux/ignore.d.server/dhcp b/rulefiles/linux/ignore.d.server/dhcp
index 2179297..4846d9d 100644
--- a/rulefiles/linux/ignore.d.server/dhcp
+++ b/rulefiles/linux/ignore.d.server/dhcp
@@ -1,7 +1,7 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd(-2\.2\.x|): Internet (Software|Systems) Consortium DHCP Server [._[:alnum:]-]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd(-2\.2\.x|): Copyright [0-9-]+ Internet (Software|Systems) Consortium\.$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd(-2\.2\.x|): All rights reserved\.$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd(-2\.2\.x|): For info, please visit http://www.isc.org/(products/DHCP|sw/dhcp/)$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd(-2\.2\.x|): For info, please visit http(://www\.isc\.org/(products/DHCP|sw/dhcp/)|s://www\.isc\.org/software/dhcp/)$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd(-2\.2\.x|): Wrote [0-9]+ (leases|(class|group|deleted host|new dynamic host) decls) to leases file\.$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd(-2\.2\.x|): (BOOTREQUEST|DHCPDISCOVER) from [:[:alnum:]]+ (\([\(\):._[:alnum:]-]+\) )?via [._[:alnum:]-]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd(-2\.2\.x|): BOOTREPLY (for|on) [.0-9]{7,15} to [:[:alnum:]]+ (\([:._[:alnum:]-]+\) )?via [._[:alnum:]-]+$

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/logcheck/logcheck.git



More information about the Logcheck-commits mailing list