Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openvpn for openSUSE:Factory checked 
in at 2023-01-10 14:59:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openvpn (Old)
 and      /work/SRC/openSUSE:Factory/.openvpn.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openvpn"

Tue Jan 10 14:59:28 2023 rev:104 rq:1057073 version:2.5.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/openvpn/openvpn.changes  2022-11-24 
12:22:28.577010458 +0100
+++ /work/SRC/openSUSE:Factory/.openvpn.new.32243/openvpn.changes       
2023-01-10 14:59:56.737249785 +0100
@@ -1,0 +2,5 @@
+Mon Jan  9 13:29:36 UTC 2023 - Reinhard Max <m...@suse.com>
+
+- bsc#1123557: --suppress-timestamps isn't needed by default.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openvpn.spec ++++++
--- /var/tmp/diff_new_pack.XAeR12/_old  2023-01-10 14:59:57.317252890 +0100
+++ /var/tmp/diff_new_pack.XAeR12/_new  2023-01-10 14:59:57.321252911 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openvpn
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed



++++++ openvpn.service ++++++
--- /var/tmp/diff_new_pack.XAeR12/_old  2023-01-10 14:59:57.425253468 +0100
+++ /var/tmp/diff_new_pack.XAeR12/_new  2023-01-10 14:59:57.429253489 +0100
@@ -7,7 +7,7 @@
 Type=notify
 PrivateTmp=true
 PIDFile=/run/openvpn/%i.pid
-ExecStart=/usr/sbin/openvpn --daemon openvpn@%i --suppress-timestamps 
--writepid /run/openvpn/%i.pid --cd /etc/openvpn/ --config %i.conf
+ExecStart=/usr/sbin/openvpn --daemon openvpn@%i --writepid /run/openvpn/%i.pid 
--cd /etc/openvpn/ --config %i.conf
 # boo#1142830: "reload" does not work if openvpn drops root privileges after 
startup.
 ExecReload=/usr/bin/kill -HUP $MAINPID
 

Reply via email to