Hello community, here is the log from the commit of package tor for openSUSE:Factory checked in at 2020-07-06 16:34:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tor (Old) and /work/SRC/openSUSE:Factory/.tor.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tor" Mon Jul 6 16:34:27 2020 rev:82 rq:818991 version:0.4.3.5 Changes: -------- --- /work/SRC/openSUSE:Factory/tor/tor.changes 2020-06-23 21:04:47.493880427 +0200 +++ /work/SRC/openSUSE:Factory/.tor.new.3060/tor.changes 2020-07-06 16:37:03.428594660 +0200 @@ -1,0 +2,5 @@ +Mon Jun 29 08:57:42 UTC 2020 - Bernhard Wiedemann <[email protected]> + +- Fix logrotate to not fail when tor is stopped (boo#1164275) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tor-0.2.5.x-logrotate.patch ++++++ --- /var/tmp/diff_new_pack.UH18Ms/_old 2020-07-06 16:37:04.176596962 +0200 +++ /var/tmp/diff_new_pack.UH18Ms/_new 2020-07-06 16:37:04.176596962 +0200 @@ -24,6 +24,6 @@ sharedscripts postrotate - /etc/init.d/tor reload > /dev/null -+ /usr/sbin/service tor reload > /dev/null ++ /usr/bin/systemctl try-reload-or-restart tor endscript }
