Mailinglist Archive: opensuse-commit (1177 mails)
| < Previous | Next > |
commit logwatch for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 19 Jan 2009 02:11:48 +0100
- Message-id: <20090119011149.35DEF6780A8@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package logwatch for openSUSE:Factory
checked in at Mon Jan 19 02:11:48 CET 2009.
--------
--- logwatch/logwatch.changes 2009-01-13 12:16:20.000000000 +0100
+++ /mounts/work_src_done/STABLE/logwatch/logwatch.changes 2009-01-16
13:22:07.386397000 +0100
@@ -2 +2 @@
-Tue Jan 13 12:15:35 CET 2009 - pth@xxxxxxx
+Fri Jan 16 13:18:48 CET 2009 - pth@xxxxxxx
@@ -3,0 +4 @@
+- Fix a few typos in logwatch.conf
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ logwatch.spec ++++++
--- /var/tmp/diff_new_pack.w16087/_old 2009-01-19 02:11:16.000000000 +0100
+++ /var/tmp/diff_new_pack.w16087/_new 2009-01-19 02:11:16.000000000 +0100
@@ -21,7 +21,7 @@
Name: logwatch
Summary: Analyzes and Reports on system logs
Version: 7.3.6
-Release: 61
+Release: 62
License: X11/MIT
Group: System/Monitoring
Url: http://www.logwatch.org
@@ -146,7 +146,8 @@
%config(noreplace) %{_sysconfdir}/logwatch/conf/*.conf
%changelog
-* Tue Jan 13 2009 pth@xxxxxxx
+* Fri Jan 16 2009 pth@xxxxxxx
+- Fix a few typos in logwatch.conf
- Call sendmail with full path (bnc#465127).
* Mon Oct 13 2008 pth@xxxxxxx
- Add files to let logwatch capture DM events (fate#304214, bnc#434254)
++++++ logwatch-full_path_to_sendmail.patch ++++++
--- /var/tmp/diff_new_pack.w16087/_old 2009-01-19 02:11:17.000000000 +0100
+++ /var/tmp/diff_new_pack.w16087/_new 2009-01-19 02:11:17.000000000 +0100
@@ -1,10 +1,26 @@
--- conf/logwatch.conf
+++ conf/logwatch.conf
-@@ -106,7 +106,7 @@
- # At this point you can change the mailer to any thing else that can handle
that output
- # stream. TODO test variables in the mailer string to see if the
To/From/Subject can be set
- # From here with out breaking anything. This would allow mail/mailx/nail
etc..... -mgt
+@@ -97,16 +97,17 @@
+ #LogFile = messages
+ # will process /var/log/messages. This will run all the filters that
+ # process that logfile. This option is probably not too useful to
+-# most people. Setting 'Service' to 'All' above analyizes all LogFiles
++# most people. Setting 'Service' to 'All' above analyzes all LogFiles
+ # anyways...
+
+ #
+-# By default we assume that all Unix systems have sendmail or a sendmail-like
system.
+-# The mailer code Prints a header with To: From: and Subject:.
+-# At this point you can change the mailer to any thing else that can handle
that output
+-# stream. TODO test variables in the mailer string to see if the
To/From/Subject can be set
+-# From here with out breaking anything. This would allow mail/mailx/nail
etc..... -mgt
-mailer = "sendmail -t"
++# By default we assume that all Unix systems have sendmail or a sendmail-like
MTA.
++# The mailer code prints a header with To: From: and Subject:.
++# At this point you can change the mailer to anything that can handle this
output
++# stream. TODO: test variables in the mailer string to see if the
To/From/Subject
++# can be set from here without breaking anything. This would allow
mail/mailx/nail
++# etc..... -mgt
+mailer = "/usr/sbin/sendmail -t"
#
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |