forked from pool/openvpn
Accepting request 105261 from network:vpn
update to openvpn-2.2.2 OBS-URL: https://build.opensuse.org/request/show/105261 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=36
This commit is contained in:
commit
4b8ee7df8f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a860858cc92d4573399bb2ff17ac62d9b4b8939e6af0b8cc69150ba39d6e94e0
|
||||
size 911472
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.6 (GNU/Linux)
|
||||
|
||||
iD8DBQBOEro/HQtJlh+/UfMRAnXzAKCotWyBwKGp9kbuANB7ZwwIxq00WQCglkw3
|
||||
ES5WCUhTTGrEpKRknOPoGc4=
|
||||
=AX2N
|
||||
-----END PGP SIGNATURE-----
|
3
openvpn-2.2.2.tar.gz
Normal file
3
openvpn-2.2.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54ca8b260e2ea3b26e84c2282ccb5f8cb149edcfd424b686d5fb22b8dbbeac00
|
||||
size 911158
|
7
openvpn-2.2.2.tar.gz.asc
Normal file
7
openvpn-2.2.2.tar.gz.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.11 (GNU/Linux)
|
||||
|
||||
iEYEABECAAYFAk7x3a0ACgkQHQtJlh+/UfNoTwCgqozpPBOdBQhT+P0/ITdFcR0h
|
||||
qLQAn3vtza2SRKG2Li2hl7I7vAkHFw1q
|
||||
=OsX4
|
||||
-----END PGP SIGNATURE-----
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user