diff --git a/openvpn-2.2.1.tar.gz b/openvpn-2.2.1.tar.gz deleted file mode 100644 index 77d5f62..0000000 --- a/openvpn-2.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a860858cc92d4573399bb2ff17ac62d9b4b8939e6af0b8cc69150ba39d6e94e0 -size 911472 diff --git a/openvpn-2.2.1.tar.gz.asc b/openvpn-2.2.1.tar.gz.asc deleted file mode 100644 index fde6117..0000000 --- a/openvpn-2.2.1.tar.gz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.6 (GNU/Linux) - -iD8DBQBOEro/HQtJlh+/UfMRAnXzAKCotWyBwKGp9kbuANB7ZwwIxq00WQCglkw3 -ES5WCUhTTGrEpKRknOPoGc4= -=AX2N ------END PGP SIGNATURE----- diff --git a/openvpn-2.2.2.tar.gz b/openvpn-2.2.2.tar.gz new file mode 100644 index 0000000..671d329 --- /dev/null +++ b/openvpn-2.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54ca8b260e2ea3b26e84c2282ccb5f8cb149edcfd424b686d5fb22b8dbbeac00 +size 911158 diff --git a/openvpn-2.2.2.tar.gz.asc b/openvpn-2.2.2.tar.gz.asc new file mode 100644 index 0000000..a3c4cd6 --- /dev/null +++ b/openvpn-2.2.2.tar.gz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.11 (GNU/Linux) + +iEYEABECAAYFAk7x3a0ACgkQHQtJlh+/UfNoTwCgqozpPBOdBQhT+P0/ITdFcR0h +qLQAn3vtza2SRKG2Li2hl7I7vAkHFw1q +=OsX4 +-----END PGP SIGNATURE----- diff --git a/openvpn.changes b/openvpn.changes index 0c21914..ea0e86a 100644 --- a/openvpn.changes +++ b/openvpn.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Feb 15 15:21:32 UTC 2012 - mt@suse.com + +- Updated to openvpn-2.2.2: + - Warn once, that IPv6 in tun mode is not supported in OpenVPN 2.2 + - Pkcs11 support built into the Windows version + - Fixed a bug in the Windows TAP-driver + ------------------------------------------------------------------- Thu Dec 8 08:40:17 UTC 2011 - aj@suse.de diff --git a/openvpn.spec b/openvpn.spec index 6658c6f..38d2b4a 100644 --- a/openvpn.spec +++ b/openvpn.spec @@ -1,7 +1,7 @@ # # spec file for package openvpn # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Url: http://openvpn.net/ %if 0%{?suse_version} PreReq: %insserv_prereq %fillup_prereq %endif -Version: 2.2.1 +Version: 2.2.2 Release: 0 %define upstream_version %version Summary: Full-featured SSL VPN solution using a TUN/TAP Interface