Hello community,

here is the log from the commit of package openvpn for openSUSE:Factory checked 
in at 2016-01-07 00:25:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2015-12-20 
10:52:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.openvpn.new/openvpn.changes     2016-01-07 
00:25:26.000000000 +0100
@@ -1,0 +2,34 @@
+Mon Jan  4 17:22:37 UTC 2016 - [email protected]
+
+- Update to version 2.3.10
+  * Warn user if their certificate has expired
+  * Fix regression in setups without a client certificate
+
+-------------------------------------------------------------------
+Wed Dec 16 14:30:49 UTC 2015 - [email protected]
+
+- Update to version 2.3.9
+  * Show extra-certs in current parameters.
+  * Do not set the buffer size by default but rely on the operation system 
default.
+  * Remove --enable-password-save option
+  * Detect config lines that are too long and give a warning/error
+  * Log serial number of revoked certificate
+  * Avoid partial authentication state when using --disabled in CCD configs
+  * Replace unaligned 16bit access to TCP MSS value with bytewise access
+  * Fix possible heap overflow on read accessing getaddrinfo() result.
+  * Fix isatty() check for good. (obsoletes revert-daemonize.patch)
+  * Client-side part for server restart notification
+  * Fix privilege drop if first connection attempt fails
+  * Support for username-only auth file.
+  * Increase control channel packet size for faster handshakes
+  * hardening: add insurance to exit on a failed ASSERT()
+  * Fix memory leak in auth-pam plugin
+  * Fix (potential) memory leak in init_route_list()
+  * Fix unintialized variable in plugin_vlog()
+  * Add macro to ensure we exit on fatal errors
+  * Fix memory leak in add_option() by simplifying get_ipv6_addr
+  * openssl: properly check return value of RAND_bytes()
+  * Fix rand_bytes return value checking
+  * Fix "White space before end tags can break the config parser"
+
+-------------------------------------------------------------------

Old:
----
  openvpn-2.3.8.tar.gz
  openvpn-2.3.8.tar.gz.asc
  revert-daemonize.patch

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

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

Other differences:
------------------
++++++ openvpn.spec ++++++
--- /var/tmp/diff_new_pack.dlC3Ne/_old  2016-01-07 00:25:28.000000000 +0100
+++ /var/tmp/diff_new_pack.dlC3Ne/_new  2016-01-07 00:25:28.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openvpn
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,7 +32,7 @@
 %else
 PreReq:         %insserv_prereq %fillup_prereq
 %endif
-Version:        2.3.8
+Version:        2.3.10
 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
@@ -52,7 +52,6 @@
 Patch1:         %{name}-2.3-plugin-man.dif
 Patch5:         %{name}-2.3.0-man-dot.diff
 Patch6:         %{name}-fips140-2.3.2.patch
-Patch7:         revert-daemonize.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gpg-offline
 BuildRequires:  iproute2
@@ -138,7 +137,7 @@
 %patch1 -p0
 %patch5 -p0
 %patch6 -p1
-%patch7 -p1
+
 sed -e "s|\" __DATE__|$(date '+%b %e %Y' -r version.m4)\"|g" \
     -i src/openvpn/options.c
 sed -e "s|@PLUGIN_LIBDIR@|%{_libdir}/openvpn/plugins|g" \

++++++ openvpn-2.3.8.tar.gz -> openvpn-2.3.10.tar.gz ++++++
++++ 4350 lines of diff (skipped)



Reply via email to