diff --git a/openvpn-2.3.7.tar.gz b/openvpn-2.3.7.tar.gz deleted file mode 100644 index 509e870..0000000 --- a/openvpn-2.3.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f02a4cd6aeb6250ca9311560875b10ce8957a3c9101a8005bd1e17e5b03146e -size 1199706 diff --git a/openvpn-2.3.7.tar.gz.asc b/openvpn-2.3.7.tar.gz.asc deleted file mode 100644 index ef629d3..0000000 --- a/openvpn-2.3.7.tar.gz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iEYEABECAAYFAlV1NhIACgkQwp2X7RmNIqM+8ACeKAjKw7db3ksLCwk8I+fl3kMp -l8AAoJU8e9oHJCa8GwBfU7knOAgOSs4U -=ViDt ------END PGP SIGNATURE----- diff --git a/openvpn-2.3.8.tar.gz b/openvpn-2.3.8.tar.gz new file mode 100644 index 0000000..9deda59 --- /dev/null +++ b/openvpn-2.3.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:532435eff61c14b44a583f27b72f93e7864e96c95fe51134ec0ad4b1b1107c51 +size 1214843 diff --git a/openvpn-2.3.8.tar.gz.asc b/openvpn-2.3.8.tar.gz.asc new file mode 100644 index 0000000..5dbcee9 --- /dev/null +++ b/openvpn-2.3.8.tar.gz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iEYEABECAAYFAlXA9x0ACgkQwp2X7RmNIqOi7wCfTR3IkWcWiiqmnTXwLxc2R1wa +l4UAnjxpKS6xiaTSBcTwkYNcbqfStIPg +=S4Rx +-----END PGP SIGNATURE----- diff --git a/openvpn.changes b/openvpn.changes index 628d445..4d9cf8c 100644 --- a/openvpn.changes +++ b/openvpn.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Aug 5 12:03:33 UTC 2015 - idonmez@suse.com + +- Update to version 2.3.8 + * Report missing endtags of inline files as warnings + * Fix commit e473b7c if an inline file happens to have a + line break exactly at buffer limit + * Produce a meaningful error message if --daemon gets in the way of + asking for passwords. + * Document --daemon changes and consequences (--askpass, --auth-nocache) + * Del ipv6 addr on close of linux tun interface + * Fix --askpass not allowing for password input via stdin + * Write pid file immediately after daemonizing + * Fix regression: query password before becoming daemon + * Fix using management interface to get passwords + * Fix overflow check in openvpn_decrypt() + ------------------------------------------------------------------- Tue Jun 9 15:51:06 UTC 2015 - idonmez@suse.com diff --git a/openvpn.spec b/openvpn.spec index ac7892c..87bb446 100644 --- a/openvpn.spec +++ b/openvpn.spec @@ -32,7 +32,7 @@ Url: http://openvpn.net/ %else PreReq: %insserv_prereq %fillup_prereq %endif -Version: 2.3.7 +Version: 2.3.8 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