[logwatch] Comment patches

jsynacek jsynacek at fedoraproject.org
Wed Jan 9 09:03:11 UTC 2013


commit 569a2f59edf8791f0f2ddf5198910c502263ff75
Author: Jan Synacek <jsynacek at redhat.com>
Date:   Mon Dec 10 14:25:12 2012 +0100

    Comment patches

 logwatch-applystddate.patch      |    4 ++++
 logwatch-dovecot.patch           |    6 ++++++
 logwatch-http-error.patch        |    4 ++++
 logwatch-http.patch              |    4 ++++
 logwatch-manpage.patch           |    4 ++++
 logwatch-named-dnssec.patch      |    5 +++++
 logwatch-oldfiles.patch          |    6 ++++++
 logwatch-pam_unix.patch          |    7 +++++++
 logwatch-pluto.patch             |    5 +++++
 logwatch-rkhunter.patch          |    5 +++++
 logwatch-secure-userhelper.patch |    8 ++++++++
 logwatch-secure.patch            |    5 +++++
 logwatch-smartd.patch            |    2 ++
 logwatch-sshd.patch              |    2 ++
 logwatch-vsftpd.patch            |    5 +++++
 logwatch-xntpd.patch             |    4 ++++
 logwatch-xvc.patch               |    5 +++++
 logwatch.spec                    |    5 ++++-
 18 files changed, 85 insertions(+), 1 deletions(-)
---
diff --git a/logwatch-applystddate.patch b/logwatch-applystddate.patch
index 0a94bdd..296face 100644
--- a/logwatch-applystddate.patch
+++ b/logwatch-applystddate.patch
@@ -1,3 +1,7 @@
+Support rsyslog timestamps.
+
+RH-Bugzilla: #583607
+
 --- logwatch-svn110/scripts/shared/applystddate.orig	2011-06-25 19:21:13.000000000 +0200
 +++ logwatch-svn110/scripts/shared/applystddate	2012-08-29 10:44:05.355719191 +0200
 @@ -25,6 +25,7 @@
diff --git a/logwatch-dovecot.patch b/logwatch-dovecot.patch
index b49d744..c378a1e 100644
--- a/logwatch-dovecot.patch
+++ b/logwatch-dovecot.patch
@@ -1,3 +1,9 @@
+Update dovecot log parsing.
+
+Author: Frank Crawford <frank at crawford.emu.id.au>
+Author: Karel Klic <kklic at redhat.com>
+RH-Bugzilla: #645962
+
 Index: scripts/services/dovecot
 ===================================================================
 --- scripts/services/dovecot	(revision 85)
diff --git a/logwatch-http-error.patch b/logwatch-http-error.patch
index ec2f36a..25b9b8e 100644
--- a/logwatch-http-error.patch
+++ b/logwatch-http-error.patch
@@ -1,6 +1,10 @@
 Don't use ApplyhttpDate in http-error. The error_log uses a different timestamp
 format than the access_log.
 
+Author: Jan Synacek <jsynacek at redhat.com>
+Reported-by: Orion Poplawski <orion at cora.nwra.com>
+RH-Bugzilla: #881111
+
 --- logwatch-svn110/conf/logfiles/http-error.conf	2012-12-04 08:25:17.116989626 +0100
 +++ logwatch-svn110/conf/logfiles/http-error.conf.orig	2012-12-04 08:24:10.000000000 +0100
 @@ -34,7 +34,4 @@
diff --git a/logwatch-http.patch b/logwatch-http.patch
index 7d1f8aa..63e660a 100644
--- a/logwatch-http.patch
+++ b/logwatch-http.patch
@@ -1,3 +1,7 @@
+Make the http script count .hdr files as archives.
+
+RH-Bugzilla: #465212
+
 diff -up logwatch-7.3/scripts/services/http.pom logwatch-7.3/scripts/services/http
 --- logwatch-7.3/scripts/services/http.pom	2006-02-28 22:13:00.000000000 -0500
 +++ logwatch-7.3/scripts/services/http	2009-10-26 07:27:51.000000000 -0400
diff --git a/logwatch-manpage.patch b/logwatch-manpage.patch
index ba0740a..69716cb 100644
--- a/logwatch-manpage.patch
+++ b/logwatch-manpage.patch
@@ -1,3 +1,7 @@
+Removes an obsolete '--print' option and fixes a manpage typo.
+
+RH-Bugzilla: #719061
+
 --- logwatch-svn50/logwatch.8.orig	2012-01-04 11:55:14.133706342 +0100
 +++ logwatch-svn50/logwatch.8	2012-01-04 12:01:20.054997656 +0100
 @@ -43,7 +43,7 @@ Linux and many types of UNIX.
diff --git a/logwatch-named-dnssec.patch b/logwatch-named-dnssec.patch
index 23915b5..eb52053 100644
--- a/logwatch-named-dnssec.patch
+++ b/logwatch-named-dnssec.patch
@@ -1,3 +1,8 @@
+Handle DNSSEC messages in named.
+
+Author: Frank Crawford <frank at crawford.emu.id.au>
+RH-Bugzilla: #666394
+
 diff -up logwatch-svn46/scripts/services/named.dnssec logwatch-svn46/scripts/services/named
 --- logwatch-svn46/scripts/services/named.dnssec	2011-03-28 13:54:24.212725223 +0200
 +++ logwatch-svn46/scripts/services/named	2011-03-28 14:08:21.044509429 +0200
diff --git a/logwatch-oldfiles.patch b/logwatch-oldfiles.patch
index 3ba993e..981aa4e 100644
--- a/logwatch-oldfiles.patch
+++ b/logwatch-oldfiles.patch
@@ -1,3 +1,9 @@
+Add '--no-oldfiles-log' option that suppresses a warning about old files in the
+logwatch temporary directory.
+
+Author: Ivana Varekova <varekova at redhat.com>
+RH-Bugzilla: #230974
+
 --- logwatch-20110113/logwatch.8.orig	2010-05-01 04:32:20.000000000 +0200
 +++ logwatch-20110113/logwatch.8	2011-01-13 11:49:28.631589520 +0100
 @@ -31,7 +31,7 @@
diff --git a/logwatch-pam_unix.patch b/logwatch-pam_unix.patch
index ca60a53..7670bf8 100644
--- a/logwatch-pam_unix.patch
+++ b/logwatch-pam_unix.patch
@@ -1,3 +1,10 @@
+Update pam_unix parsing and support gdm-welcome process log messages.
+
+Author: Jan Synacek <jsynacek at redhat.com>
+RH-Bugzilla: #836183
+Author: Gilles Detillieux <grdetil at scrc.umanitoba.ca>
+RH-Bugzilla: #846725
+
 --- logwatch-svn110-dist/scripts/services/pam_unix	2012-09-27 10:01:34.177205178 +0200
 +++ logwatch-svn110-new/scripts/services/pam_unix	2012-09-27 13:39:49.697365083 +0200
 @@ -174,7 +174,7 @@
diff --git a/logwatch-pluto.patch b/logwatch-pluto.patch
index c2dac4f..0fd9d11 100644
--- a/logwatch-pluto.patch
+++ b/logwatch-pluto.patch
@@ -1,3 +1,8 @@
+Update Openswan parsing.
+
+Author: Jan Synacek <jsynacek at redhat.com>
+RH-Bugzilla: #799690
+
 --- logwatch-svn110/scripts/services/pluto	2010-05-01 04:36:08.000000000 +0200
 +++ logwatch-svn110-new/scripts/services/pluto	2012-08-29 10:53:35.760260333 +0200
 @@ -76,6 +76,12 @@
diff --git a/logwatch-rkhunter.patch b/logwatch-rkhunter.patch
index 29b2ff9..a6cad29 100644
--- a/logwatch-rkhunter.patch
+++ b/logwatch-rkhunter.patch
@@ -1,3 +1,8 @@
+RootkitHunter support.
+
+Author: Jan Synacek <jsynacek at redhat.com>
+RH-Bugzilla: #818926
+
 Index: scripts/services/secure
 ===================================================================
 --- scripts/services/secure	(revision 110)
diff --git a/logwatch-secure-userhelper.patch b/logwatch-secure-userhelper.patch
index 801cb51..c24360a 100644
--- a/logwatch-secure-userhelper.patch
+++ b/logwatch-secure-userhelper.patch
@@ -1,3 +1,11 @@
+Fix misparsing of userhelper log entries for hddtemp that specify a device
+using a name that includes a slash (e.g. '/usr/sbin/hddtemp -n -q /dev/sda').
+Additional slashes after the process name confuse logwatch as it considers the
+last word behind the last slash the process' name.
+
+Author: Jan Synacek <jsynacek at redhat.com>
+RH-Bugzilla: #867290
+
 --- logwatch-svn110/scripts/services/secure.orig	2012-10-18 11:13:33.000000000 +0200
 +++ logwatch-svn110/scripts/services/secure	2012-10-18 11:31:08.987571713 +0200
 @@ -843,8 +843,13 @@ if (keys %Executed_app) {
diff --git a/logwatch-secure.patch b/logwatch-secure.patch
index a7296ef..263ea9d 100644
--- a/logwatch-secure.patch
+++ b/logwatch-secure.patch
@@ -1,3 +1,8 @@
+Update syslog parsing of secure messages.
+
+Author: Jan Synacek <jsynacek at redhat.com>
+RH-Bugzilla: #836189
+
 --- logwatch-svn110-dist/scripts/services/secure	2012-09-27 10:01:34.178205179 +0200
 +++ logwatch-svn110-new/scripts/services/secure	2012-09-27 10:38:06.128565662 +0200
 @@ -198,7 +198,7 @@
diff --git a/logwatch-smartd.patch b/logwatch-smartd.patch
index 36cbfe0..712dfa8 100644
--- a/logwatch-smartd.patch
+++ b/logwatch-smartd.patch
@@ -1,3 +1,5 @@
+Update smartd log parsing.
+
 --- logwatch/scripts/services/smartd	2011-01-14 03:41:32.000000000 +1100
 +++ logwatch/scripts/services/smartd	2011-01-21 23:08:22.000000000 +1100
 @@ -116,7 +116,7 @@
diff --git a/logwatch-sshd.patch b/logwatch-sshd.patch
index 3a05ce1..a079945 100644
--- a/logwatch-sshd.patch
+++ b/logwatch-sshd.patch
@@ -1,3 +1,5 @@
+Update sshd log parsing.
+
 --- logwatch-svn50.dist/scripts/services/sshd	2011-01-07 09:16:39.000000000 +1100
 +++ logwatch-svn50/scripts/services/sshd	2011-04-30 23:30:48.000000000 +1000
 @@ -285,6 +285,7 @@
diff --git a/logwatch-vsftpd.patch b/logwatch-vsftpd.patch
index 34c6a86..86557d6 100644
--- a/logwatch-vsftpd.patch
+++ b/logwatch-vsftpd.patch
@@ -1,3 +1,8 @@
+Correctly apply time filter when parsing vsftpd log messages.
+
+Author: Ivana Varekova <varekova at redhat.com>
+RH-Bugzilla: #217226
+
 --- logwatch-7.3.1/scripts/logwatch.pl.pom	2006-09-16 06:04:14.000000000 +0200
 +++ logwatch-7.3.1/scripts/logwatch.pl	2006-11-29 13:16:22.000000000 +0100
 @@ -917,11 +917,16 @@
diff --git a/logwatch-xntpd.patch b/logwatch-xntpd.patch
index 4273d06..ad0d8bc 100644
--- a/logwatch-xntpd.patch
+++ b/logwatch-xntpd.patch
@@ -1,3 +1,7 @@
+Update ntpd log parsing.
+
+RH-Bugzilla: #673756
+
 Index: scripts/services/xntpd
 ===================================================================
 --- scripts/services/xntpd	(revision 85)
diff --git a/logwatch-xvc.patch b/logwatch-xvc.patch
index 93f057c..5d267f9 100644
--- a/logwatch-xvc.patch
+++ b/logwatch-xvc.patch
@@ -1,3 +1,8 @@
+Recognize Xen virtual console log messages in syslog.
+
+Author: Jan Synacek <jsynacek at redhat.com>
+RH-Bugzilla: #595068
+
 --- logwatch-svn110/scripts/services/secure.orig	2012-08-29 10:45:25.000000000 +0200
 +++ logwatch-svn110/scripts/services/secure	2012-08-29 10:47:51.228547898 +0200
 @@ -377,6 +377,8 @@
diff --git a/logwatch.spec b/logwatch.spec
index 29aa9e1..da15611 100644
--- a/logwatch.spec
+++ b/logwatch.spec
@@ -1,7 +1,7 @@
 Summary: A log file analysis program
 Name: logwatch
 Version: 7.4.0
-Release: 19.20120619svn110%{?dist}
+Release: 20.20120619svn110%{?dist}
 License: MIT
 Group: Applications/System
 URL: http://www.logwatch.org/
@@ -156,6 +156,9 @@ echo "# Configuration overrides for specific logfiles/services may be placed her
 %{_mandir}/man*/*
 
 %changelog
+* Mon Dec 10 2012 Jan Synáček <jsynacek at redhat.com> - 7.4.0-20.20120619svn110
+- Comment patches
+
 * Tue Dec 04 2012 Jan Synáček <jsynacek at redhat.com> - 7.4.0-19.20120619svn110
 - Don't use ApplyhttpDate (rhbz#881111)
 


More information about the scm-commits mailing list