diff options
author | Alberto Gonzalez Iniesta <agi@inittab.org> | 2013-05-17 12:06:18 +0200 |
---|---|---|
committer | Alberto Gonzalez Iniesta <agi@inittab.org> | 2013-05-17 12:07:16 +0200 |
commit | 02a50fb2174994d24e9c707f0fc0378e760d1483 (patch) | |
tree | fadaa9b88271811b7bf0f30e1568665318f01c7f /debian/patches/openvpn-pkcs11warn.patch | |
parent | 7da22c96dd646047e97732832331c84528bdc95e (diff) |
new upstream
Diffstat (limited to 'debian/patches/openvpn-pkcs11warn.patch')
-rw-r--r-- | debian/patches/openvpn-pkcs11warn.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/openvpn-pkcs11warn.patch b/debian/patches/openvpn-pkcs11warn.patch index 04325f8..1a1b50c 100644 --- a/debian/patches/openvpn-pkcs11warn.patch +++ b/debian/patches/openvpn-pkcs11warn.patch @@ -3,9 +3,9 @@ Author: Florian Kulzer <florian.kulzer+debian@icfo.es> Bug-Debian: http://bugs.debian.org/475353 Index: openvpn/src/openvpn/options.c =================================================================== ---- openvpn.orig/src/openvpn/options.c 2012-11-05 16:29:30.284804762 +0100 -+++ openvpn/src/openvpn/options.c 2012-11-05 16:44:12.873181274 +0100 -@@ -6098,6 +6098,20 @@ +--- openvpn.orig/src/openvpn/options.c 2013-05-17 12:03:56.574035519 +0200 ++++ openvpn/src/openvpn/options.c 2013-05-17 12:03:56.570035501 +0200 +@@ -6119,6 +6119,20 @@ { VERIFY_PERMISSION (OPT_P_ROUTE_EXTRAS); } |