Hello community,

here is the log from the commit of package apache2 for openSUSE:Factory checked 
in at 2015-01-15 16:00:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache2 (Old)
 and      /work/SRC/openSUSE:Factory/.apache2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache2/apache2.changes  2015-01-10 
23:06:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.apache2.new/apache2.changes     2015-01-15 
16:00:44.000000000 +0100
@@ -1,0 +2,8 @@
+Mon Jan 12 10:51:32 UTC 2015 - [email protected]
+
+- Redone lost patch to fix boo#859439 
+  + service reload can cause log data to be lost with logrotate
+  under some circumstances: remove "-t" from service reload.
+  [bnc#859439]
+
+-------------------------------------------------------------------

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

Other differences:
------------------

++++++ apache2.service ++++++
--- /var/tmp/diff_new_pack.66nmbj/_old  2015-01-15 16:00:46.000000000 +0100
+++ /var/tmp/diff_new_pack.66nmbj/_new  2015-01-15 16:00:46.000000000 +0100
@@ -9,7 +9,7 @@
 PrivateTmp=true
 EnvironmentFile=/etc/sysconfig/apache2
 ExecStart=/usr/sbin/start_apache2 -D SYSTEMD -DFOREGROUND -k start
-ExecReload=/usr/sbin/start_apache2 -D SYSTEMD -DFOREGROUND -t -k graceful
+ExecReload=/usr/sbin/start_apache2 -D SYSTEMD -DFOREGROUND -k graceful
 ExecStop=/usr/sbin/start_apache2 -D SYSTEMD -DFOREGROUND -k graceful-stop
 
 [Install]



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

Reply via email to