4 Commits

6 changed files with 134 additions and 9 deletions

111
ChangeLog
View File

@@ -2,6 +2,117 @@
control logs (e.g. 'git log --oneline v1..v2'), as the Logwatch project does
not release a change log themselves. ***
==== 7.13 ====
88df91d (HEAD -> master, tag: 7.13, origin/master, origin/HEAD) [logwatch] Preparation for Release 7.13
0ac11a5 [rsyslogd] De-duplicate lines with time calculations
86aa1fa [sendmail] Removed invalid commented-out code.
36eb45f [logstash] Remove script - needs update to Logwatph.pm
8a53a17 [sendmail] Improved detection of "Command unrecognized" strings.
cffe05c [rsyslogd] Ignore "GnuTLS error: Error in the push function" - paired with other errors
1e95342 [omsa] Handle peak power and new Unexpected sense messages
662e3a4 [systemd] Add ignore_messages option to ignore messages matching a regex
df14f64 [kernel] Fix EDAC regex
d0ccbc7 [rsyslogd] Ignore additional rate-limiting message paired with other messages
3c170e1 [rsyslogd] Ignore additional omfwd messages paired with other messages
18825a7 [nut] Ignore upsnotify message about tech that we already know about
b299949 [pam_unix] Add nx to services; Allow for username in session opened by messages for cron
b71a566 [pam_unix] Add kde to dektop services; Hande "User info message"
174a9e0 [systemd] Update for newer systemd
6c17f89 [logstash] Initial version
1360c39 [systemd] Ignore "Unnecessary job was removed for .*" - appears informational
f88b825 [systemd] Ignore State timed out messages - followed by a failed message
d6c750d [named] No need for unconfineds variable, not used
358d98d [clam-update] Added comments about syslog format.
ca25f68 [logwatch.8] Clarified use of debug.
21a1fee Fix Dir glob issue Iridos2 bug report.
f4dce54 [postfix] Added support for postfix version 3.10, per Michael Grimm.
a07f7b0 [zypp] Added support for patch statements; reported by leithh.
2e4ab31 [dovecot] Added better detail granularity, and support logformat 2.3, per Michael Grimm.
914696e [systemd] Relax LSM BPF program attached regex
2cbf358 [dirsrv] Relax ACL target does not exist regex; Ignore schema-compat-plugin info messages that are at ERR level
5072cff [dovecot] Script and configuration file updated with granular detail options and improved report grouping, per Michael Grimm.
1253609 [clam-update] Fixed typo.
38d9e3c [clam-update] Check for empty LogFile strings and adjust error messages, reported by Al Heynneman.
85f3b99 [onlyservice,removeheaders] Allow RFC 3164 Log Format with named facility.severity, per Michael Grimm.
61de7f8 [http] Setting default http_rc code for when not specified in LogFormat, reported by Harald Leithner.
42e9499 [logwatch.pl,syslog-ng] Removed HTML Entity encoding for xml, as all strings are now UTF-8, per Michael Grimm.
==== 7.12 ====
85e5559 [logwatch] Updating release version
690b772 [http] Replace hyphen with "Unidentified agent," per Michael Grimm.
7919282 [named] Handle "zone not loaded due to errors; Handle "journal file is out of date; removed" separately; Ignore "New key observered for zone"
fe5173a [named] handle "TCP client quota reached" messages; Expand limit regex
892b3e2 Remove trailing whitespace
b5f0ecf [nut] Handle battery needs to be replaced message
e1bd825 [nut] Update for 2.8.2
d1121e5 [postfix] Support for aliased mailboxes, per Michael Grimm
14b4cee [zz-zfs] Added 'Cap' column header, per Michael Grimm
b0a7ba5 [sudo] Add sudo_detail, per Michael Grimm
607f729 [omsa] Ignored Administrator stopped message
db42195 [omsa] Update Patrol Read regex
d046c64 [sssd] Ignore "exec_child_ex command" messages
85d7298 [secure] relax regex around "gkr-pam: no password is available for user"
51e7db0 [secure] Ignore sshd-session messages
77f86bd [sendmail] Added filter for new pre-greeting message.
848bc1f [postfix] Added DNSBL rank display, per Michael Grimm.
126d7c5 [sshd] Added 'drop connection' counter.
aa44df8 [rsyslogd] Handle stdout/stderr sent to journal which ends up with an extra prefix
b3678b6 [named] Add option to ignore denied zone trasfter; Move limit reporting to detail >= 1
1e74b91 [systemd] Handle new Watchdog and Reexecuting requested messages
c820291 [dnf-automatic] New script contributed by Clive Lin.
a1ebae9 [mdadm] Check if hash of 'good devices' is undefined or empty.
1d25f53 [sshd,secure] Added support for OpenSSH 9.8 (sshd-session, port number), per tomop.
==== 7.11 ====
d32d105 (tag: 7.11) [logwatch.spec, logwatch.pl] Preparing for release 7.11
f95ffd5 [journalctl] Added additional comments on usage.
bbd9f3c [journalctl] Added comments on usage
5d564f9 [systemd] Ignore Expecting, Relabeled
c279f42 [omsa] Update for newer message format
b199471 [amavis] Add support for parsing LMTP and UTF8 encoding in amavis service, per Vladimir Elisseev.
7e77e84 [systemd] Ignore "Watchdog running with a timeout of" message
ce5c5c7 [smartd] whitespace removal
ad05c07 [smartd] Handle .* Failed messages (such as Read SMART Self Test Log Failed)
e1387a6 [smartd] Add smartd_ignore_removal option to ignore device removal and reconnect
f49a625 [smartd] Add smartd_ignore_capabilities and smartd_ignore_power options
2d80f92 [fail2ban] Added support for IP lookups. Enabled in scripts/services/fail2ban. Proposed by Alexandre Vroublevski.
196a410 [systemd] Handle "Reloading..."
785c81e Merge /u/jasoncannon/logwatch/ branch master into master
92b609b [dovecot] Adding imap(.*) to the services handled by the dovecot script.
81156bb [sendmail] Sendmail 8.18.1 introduces new collect errors due to bare CR/LF.
9f2558f [pop3] Handle additional LOGIN info introduced in pop3d 5.2.6, per Matthew M. Ogilvie
dc9cac2 Make df_options example match the Linux deafults
b6c42cb Exclude overlay file systems from output
ea77967 [sudo] Allow ignoring commands with arguments
27a5696 [evt*] More event de-duplication
d483158 [clam-update] Updated documentation if it appears freshclam has not run.
155cbd6 [sendmail] Fixing bug where email that generates a return receipt occurs before specified --range.
==== 7.10 ====
6924617 (tag: 7.10) [logwatch.spec,logwatch.pl] Added version 7.10 info.
2b4aabf Change in format for some messages in Fedora 39
da102ef Fix uninitialized value in PrettyTimes
fee9286 Ignore qname minimsation due to ncache nxdomain
d1fa2ac [logwatch.conf,logwatch.pl] Documented default Config variables, including Subject, as suggested by David Fernández.
59da257 [iptables] Added iptables.log as valid log file (and iptables.log-* for archive).
1238cd7 [clam-update] Add Last_Run_Only option
4a7212f [named] Ignore rpz reload messages
0d2e0fe [nut] At Detail 0, do not alert about recovered disconnects
65c8520 [nut] Track battery low messages
49070b9 [rsyslogd] Handle connection closed messages wiith error message
4b5da85 [freeradius] Handle expired certificate login failures
264ac92 [freeradius] Show wrong user detail at detail 3; Move Successful logins report lower
b518c56 [clam-update] Fixed bug where WARNINGS and ERRORS were dropped when using --range option in logwatch.
"Outdated" warnings now treated similar to other warnings.
3c0dc54 [freeradius] Update for FreeRADIUS 3.0; Use "client" instead of "IP"
f811f4d [kernel] Ignore HANDLING IBECC MEMEORY messages
58582d5 Merge /u/ddemus/logwatch/ branch master into master
1134db2 [dovecot] Fix to log connections closed with auth failure, by Reio Remma.
bd5e68b [sendmail] Better matching of Unrecognized Commands in the OtherList hash.
30f89c0 [systemd] Ignore "Running in initrd."
e9a710f [fail2ban] Remove superfluous ] from BAN-time increases
c373fa1 [omsa] Classify more messages as errors
==== 7.9 ====
9393486 [rpm] corrected dates in specfile changelog, not released
c3df994 [logwatch.spec,logwatch.pl] Preparing 7.9 release.

3
logwatch-7.13.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c9a10c2d8e5bc0cb10e16dc86c83be60d71d8a52b97bca785c64a30ed642839
size 514042

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:49d2f1e99c9770f56fc3e82a46880e8900b874dfba593e45f599c89fd255738e
size 501086

View File

@@ -1,8 +1,8 @@
Index: conf/logfiles/iptables.conf
===================================================================
--- conf/logfiles/iptables.conf.orig 2010-04-30 23:36:27.000000000 +0200
+++ conf/logfiles/iptables.conf 2011-10-17 12:48:39.746113236 +0200
@@ -6,17 +6,21 @@
--- conf/logfiles/iptables.conf.orig
+++ conf/logfiles/iptables.conf
@@ -6,6 +6,8 @@
# This was written and is maintained by:
# Kirk Bauer <kirk@kaybee.org>
#
@@ -11,15 +11,17 @@ Index: conf/logfiles/iptables.conf
# Please send all comments, suggestions, bug reports,
# etc, to kirk@kaybee.org.
########################################################
@@ -13,12 +15,14 @@
# What actual file? Defaults to LogPath if not absolute path....
LogFile = ulogd/ulogd.syslogemu
LogFile = iptables.log
+LogFile = firewall
# If the archives are searched, here is one or more line
# (optionally containing wildcards) that tell where they are...
Archive = ulogd/ulogd.syslogemu.*
Archive = ulogd/ulogd.syslogemu-*
Archive = iptables.log-*
+Archive = firewall-*
# Keep only the lines in the proper date range...

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Jul 23 08:55:09 UTC 2025 - ecsos <ecsos@opensuse.org>
- Update to 7.13
See /usr/share/doc/packages/logwatch/ChangeLog for details
-------------------------------------------------------------------
Thu Oct 31 19:35:27 UTC 2024 - ecsos <ecsos@opensuse.org>
- Update to 7.11
See /usr/share/doc/packages/logwatch/ChangeLog for details
-------------------------------------------------------------------
Fri Mar 1 11:10:09 UTC 2024 - pgajdos@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package logwatch
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: logwatch
Version: 7.9
Version: 7.13
Release: 0
Summary: Tool to analyze and report on system logs
License: MIT