Hello community, here is the log from the commit of package lighttpd for openSUSE:Factory checked in at 2020-07-27 17:43:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lighttpd (Old) and /work/SRC/openSUSE:Factory/.lighttpd.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lighttpd" Mon Jul 27 17:43:43 2020 rev:42 rq:822845 version:1.4.55 Changes: -------- --- /work/SRC/openSUSE:Factory/lighttpd/lighttpd.changes 2020-03-07 21:42:19.456437675 +0100 +++ /work/SRC/openSUSE:Factory/.lighttpd.new.3592/lighttpd.changes 2020-07-27 17:45:25.823283175 +0200 @@ -1,0 +2,6 @@ +Thu Jul 2 16:37:34 UTC 2020 - Alexander van Kaam <[email protected]> + +- Changed /etc/logrotate.d/lighttpd from init.d to systemd + fix boo#1146452. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lighttpd.logrotate ++++++ --- /var/tmp/diff_new_pack.gCB2UY/_old 2020-07-27 17:45:27.567284812 +0200 +++ /var/tmp/diff_new_pack.gCB2UY/_new 2020-07-27 17:45:27.571284816 +0200 @@ -9,7 +9,7 @@ missingok create 600 lighttpd lighttpd postrotate - /etc/init.d/lighttpd reload + /usr/bin/systemctl try-restart lighttpd.service >/dev/null endscript } @@ -24,6 +24,6 @@ missingok create 600 lighttpd lighttpd postrotate - /etc/init.d/lighttpd reload + /usr/bin/systemctl try-restart lighttpd.service >/dev/null endscript }
