[Forensics-changes] [rkhunter] 02/03: Actually fix the logcheck rule

Francois Marier francois at moszumanska.debian.org
Sun Jun 21 03:24:21 UTC 2015


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

francois pushed a commit to branch master
in repository rkhunter.

commit 6863b3f9af8bd9a82daccef4cdfd618583ebe545
Author: Francois Marier <francois at debian.org>
Date:   Sat Jun 20 20:11:24 2015 -0700

    Actually fix the logcheck rule
---
 debian/changelog              | 2 +-
 debian/logcheck.ignore.server | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cadafff..a1ba9b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 rkhunter (1.4.2-3) UNRELEASED; urgency=medium
 
-  * Fix the logcheck rule for slow scans
+  * Fix the logcheck rule for slow scans (closes: #788908)
   * Run wrap-and-sort
   * Fix the Vcs-Browser link (closes: #788907)
 
diff --git a/debian/logcheck.ignore.server b/debian/logcheck.ignore.server
index 850b10f..b140327 100644
--- a/debian/logcheck.ignore.server
+++ b/debian/logcheck.ignore.server
@@ -1,2 +1,2 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ Rootkit Hunter: Rootkit hunter check started \(version [0-9.]+\)$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ Rootkit Hunter: Scanning took ([0-9]+ minutes? )?[0-9]+ seconds$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ Rootkit Hunter: Scanning took ([0-9]+ minutes? and )?[0-9]+ seconds$

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



More information about the forensics-changes mailing list