Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openvpn for openSUSE:Factory checked 
in at 2021-11-28 21:29:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openvpn (Old)
 and      /work/SRC/openSUSE:Factory/.openvpn.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openvpn"

Sun Nov 28 21:29:52 2021 rev:95 rq:933711 version:2.5.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/openvpn/openvpn.changes  2021-08-16 
10:13:54.402931761 +0200
+++ /work/SRC/openSUSE:Factory/.openvpn.new.1895/openvpn.changes        
2021-11-28 21:29:55.338112011 +0100
@@ -1,0 +2,18 @@
+Sat Oct 16 10:05:25 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 2.5.4:
+  * fix prompting for password on windows console if stderr redirection
+    is in use - this breaks 2.5.x on Win11/ARM, and might also break
+    on Win11/adm64 when released.
+  * fix setting MAC address on TAP adapters (--lladdr) to use sitnl
+    (was overlooked, and still used "ifconfig" calls)
+  * various improvements for man page building (rst2man/rst2html etc)
+  * minor bugfix with IN6_IS_ADDR_UNSPECIFIED() use (breaks build on
+    at least one platform strictly checking this)
+  * fix minor memory leak under certain conditions in add_route() and
+    add_route_ipv6()
+  * documentation improvements
+  * copyright updates where needed
+  * better error reporting when win32 console access fails
+
+-------------------------------------------------------------------

Old:
----
  openvpn-2.5.3.tar.xz
  openvpn-2.5.3.tar.xz.asc

New:
----
  openvpn-2.5.4.tar.xz
  openvpn-2.5.4.tar.xz.asc

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

Other differences:
------------------
++++++ openvpn.spec ++++++
--- /var/tmp/diff_new_pack.83OsdC/_old  2021-11-28 21:29:55.846110386 +0100
+++ /var/tmp/diff_new_pack.83OsdC/_new  2021-11-28 21:29:55.850110373 +0100
@@ -24,7 +24,7 @@
 %define _rundir %{_localstatedir}/run
 %endif
 Name:           openvpn
-Version:        2.5.3
+Version:        2.5.4
 Release:        0
 Summary:        Full-featured SSL VPN solution using a TUN/TAP Interface
 License:        LGPL-2.1-only AND SUSE-GPL-2.0-with-openssl-exception
@@ -43,7 +43,6 @@
 Patch1:         %{name}-2.3-plugin-man.dif
 Patch6:         %{name}-fips140-2.3.2.patch
 Patch9:         0001-preform-deferred-authentication-in-the-background.patch
-BuildRequires:  iproute2
 BuildRequires:  libselinux-devel
 BuildRequires:  lzo-devel
 BuildRequires:  openssl-devel
@@ -54,7 +53,6 @@
 BuildRequires:  xz
 BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  pkgconfig(systemd)
-Requires:       iproute2
 Requires:       pkcs11-helper >= 1.11
 Requires:       sysvinit-tools
 %systemd_ordering
@@ -146,7 +144,6 @@
 export IPROUTE="%{_sbindir}/ip"
 %endif
 %configure \
-       --enable-iproute2               \
        --enable-x509-alt-username      \
        --enable-pkcs11                 \
        --enable-systemd                \
@@ -238,6 +235,7 @@
 %doc sample/sample-keys
 %doc sample/sample-scripts
 %doc doc/management-notes.txt
+%{_mandir}/man5/openvpn-examples.5%{?ext_man}
 %{_mandir}/man8/openvpn.8%{?ext_man}
 %config(noreplace) %{_sysconfdir}/openvpn/
 %dir %{_tmpfilesdir}

++++++ openvpn-2.5.3.tar.xz -> openvpn-2.5.4.tar.xz ++++++
++++ 3215 lines of diff (skipped)

Reply via email to