Hello community,

here is the log from the commit of package openvpn for openSUSE:Factory checked 
in at 2016-06-07 23:48:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openvpn (Old)
 and      /work/SRC/openSUSE:Factory/.openvpn.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openvpn"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openvpn/openvpn.changes  2016-01-07 
00:25:26.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.openvpn.new/openvpn.changes     2016-06-07 
23:48:42.000000000 +0200
@@ -1,0 +2,13 @@
+Tue May 10 16:16:02 UTC 2016 - [email protected]
+
+- Update to version 2.3.11
+  * Fixed port-share bug with DoS potential
+  * Fix buffer overflow by user supplied data
+  * Fix undefined signed shift overflow
+  * Ensure input read using systemd-ask-password is null terminated
+  * Support reading the challenge-response from console
+  * hardening: add safe FD_SET() wrapper openvpn_fd_set()
+  * Restrict default TLS cipher list
+- Add BuildRequires on xz for SLE11
+
+-------------------------------------------------------------------

Old:
----
  openvpn-2.3.10.tar.gz
  openvpn-2.3.10.tar.gz.asc

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

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

Other differences:
------------------
++++++ openvpn.spec ++++++
--- /var/tmp/diff_new_pack.Yymv6f/_old  2016-06-07 23:48:43.000000000 +0200
+++ /var/tmp/diff_new_pack.Yymv6f/_new  2016-06-07 23:48:43.000000000 +0200
@@ -32,13 +32,13 @@
 %else
 PreReq:         %insserv_prereq %fillup_prereq
 %endif
-Version:        2.3.10
+Version:        2.3.11
 Release:        0
 Summary:        Full-featured SSL VPN solution using a TUN/TAP Interface
 License:        SUSE-GPL-2.0-with-openssl-exception and LGPL-2.1
 Group:          Productivity/Networking/Security
-Source:         
http://swupdate.openvpn.org/community/releases/openvpn-%{version}.tar.gz
-Source1:        
http://swupdate.openvpn.org/community/releases/openvpn-%{version}.tar.gz.asc
+Source:         
https://swupdate.openvpn.org/community/releases/openvpn-%{version}.tar.xz
+Source1:        
https://swupdate.openvpn.org/community/releases/openvpn-%{version}.tar.xz.asc
 Source2:        %{name}.init
 Source6:        %{name}.sysconfig
 Source3:        %{name}.README.SUSE
@@ -67,6 +67,7 @@
 %if %{with_systemd}
 BuildRequires:  systemd-devel
 %endif
+BuildRequires:  xz
 
 %description
 OpenVPN is a full-featured SSL VPN solution which can accommodate a wide



Reply via email to