Hello community,

here is the log from the commit of package logwatch for openSUSE:11.4
checked in at Mon Oct 17 17:33:56 CEST 2011.



--------
--- old-versions/11.4/all/logwatch/logwatch.changes     2011-02-27 
22:40:36.000000000 +0100
+++ 11.4/logwatch/logwatch.changes      2011-10-17 13:24:16.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Oct 17 13:21:35 CEST 2011 - [email protected]
+
+- Add user name to crontab entry (bnc#724164).
+
+-------------------------------------------------------------------

Package does not exist at destination yet. Using Fallback 
old-versions/11.4/all/logwatch
Destination is old-versions/11.4/UPDATES/all/logwatch
calling whatdependson for 11.4-i586


New:
----
  logwatch-user_name_to_cron_job.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ logwatch.spec ++++++
--- /var/tmp/diff_new_pack.w3f0YV/_old  2011-10-17 17:32:45.000000000 +0200
+++ /var/tmp/diff_new_pack.w3f0YV/_new  2011-10-17 17:32:45.000000000 +0200
@@ -27,7 +27,7 @@
 Name:           logwatch
 Summary:        Analyzes and Reports on system logs
 Version:        7.3.6
-Release:        78.<RELEASE3>
+Release:        78.<RELEASE84>
 License:        MIT License (or similar)
 Group:          System/Monitoring
 Url:            http://www.logwatch.org
@@ -40,6 +40,7 @@
 Patch2:         logwatch-timestamp_in_var.patch
 Patch3:         logwatch-make_save_work.patch
 Patch4:         logwatch-CVE-2011-1018.patch
+Patch5:         logwatch-user_name_to_cron_job.patch
 Requires:       perl textutils sh-utils grep mailx cron %date_manip_pkg
 BuildRequires:  dos2unix
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -64,6 +65,7 @@
 %patch2
 %patch3
 %patch4
+%patch5
 dos2unix scripts/services/courier
 
 %build

++++++ logwatch-user_name_to_cron_job.patch ++++++
Index: Logwatch_Setup_Files/dmeventd_cronjob.txt
===================================================================
--- Logwatch_Setup_Files/dmeventd_cronjob.txt.orig      2008-07-14 
16:01:37.000000000 +0200
+++ Logwatch_Setup_Files/dmeventd_cronjob.txt   2011-10-17 13:21:07.889739515 
+0200
@@ -18,5 +18,5 @@
 # every month of the year, every day of the week.
 # (Note: this call also be accomplished with a */1 instead of 0-59)
 
- 0-59 * * * * /usr/sbin/logwatch --service dmeventd
+ 0-59 * * * * root /usr/sbin/logwatch --service dmeventd
  
\ No newline at end of file
continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to