Hello community, here is the log from the commit of package openvpn for openSUSE:Factory checked in at 2019-08-15 12:24:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openvpn (Old) and /work/SRC/openSUSE:Factory/.openvpn.new.9556 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openvpn" Thu Aug 15 12:24:00 2019 rev:83 rq:720978 version:2.4.7 Changes: -------- --- /work/SRC/openSUSE:Factory/openvpn/openvpn.changes 2019-07-29 17:23:12.910372756 +0200 +++ /work/SRC/openSUSE:Factory/.openvpn.new.9556/openvpn.changes 2019-08-15 12:24:01.546626766 +0200 @@ -1,0 +2,6 @@ +Mon Jul 29 07:43:00 UTC 2019 - Reinhard Max <[email protected]> + +- Clarify in the service file that the reload action doesn't work + when dropping root privileges (boo#1142830). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openvpn.service ++++++ --- /var/tmp/diff_new_pack.JxSH3o/_old 2019-08-15 12:24:02.570626511 +0200 +++ /var/tmp/diff_new_pack.JxSH3o/_new 2019-08-15 12:24:02.570626511 +0200 @@ -8,6 +8,7 @@ PrivateTmp=true PIDFile=/var/run/openvpn/%i.pid ExecStart=/usr/sbin/openvpn --daemon openvpn@%i --suppress-timestamps --writepid /var/run/openvpn/%i.pid --cd /etc/openvpn/ --config %i.conf +# boo#1142830: "reload" does not work if openvpn drops root privileges after startup. ExecReload=/sbin/killproc -p /var/run/openvpn/%i.pid -HUP /usr/sbin/openvpn [Install]
