[Logcheck-commits] r1405 - in logcheck/trunk: debian
rulefiles/linux/ignore.d.server
madduck at users.alioth.debian.org
madduck at users.alioth.debian.org
Thu Dec 28 12:10:13 CET 2006
Author: madduck
Date: 2006-12-28 12:10:13 +0100 (Thu, 28 Dec 2006)
New Revision: 1405
Modified:
logcheck/trunk/debian/changelog
logcheck/trunk/rulefiles/linux/ignore.d.server/rsync
Log:
* ignore.d.server/rsync: ignore rule about file list built; thanks to
Russ Albery (closes: #400425).
Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog 2006-12-28 11:09:16 UTC (rev 1404)
+++ logcheck/trunk/debian/changelog 2006-12-28 11:10:13 UTC (rev 1405)
@@ -40,11 +40,14 @@
* ignore.d.server/courier: fix bogus rule, thanks to Michael Tautschnig
(closes: #400350).
+ * ignore.d.server/rsync: ignore rule about file list built; thanks to
+ Russ Albery (closes: #400425).
+
* Added Spanish debconf translation by Javier Fernández-Sanguino
(closes: #402204).
* Do not source debconf confmodule in preinst as it's not needed.
- -- martin f. krafft <madduck at debian.org> Thu, 28 Dec 2006 12:08:33 +0100
+ -- martin f. krafft <madduck at debian.org> Thu, 28 Dec 2006 12:09:38 +0100
logcheck (1.2.51) unstable; urgency=medium
Modified: logcheck/trunk/rulefiles/linux/ignore.d.server/rsync
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.server/rsync 2006-12-28 11:09:16 UTC (rev 1404)
+++ logcheck/trunk/rulefiles/linux/ignore.d.server/rsync 2006-12-28 11:10:13 UTC (rev 1405)
@@ -6,3 +6,4 @@
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rsyncd\[[0-9]+\]: rsync error: received SIGUSR1 or SIGINT \(code 20\) at rsync.c\([0-9]+\)$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rsyncd\[[0-9]+\]: rsync error: error in rsync protocol data stream \(code 12\) at io.c\([0-9]+\)$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rsyncd\[[0-9]+\]: rsync: read error: Connection reset by peer \(104\)$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rsyncd\[[0-9]+\]: building file list$
More information about the Logcheck-commits
mailing list