diff options
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 1a1b50c..20bb0f0 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 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 @@ +--- openvpn.orig/src/openvpn/options.c 2014-05-14 12:58:50.557184365 +0200 ++++ openvpn/src/openvpn/options.c 2014-05-14 12:58:50.557184365 +0200 +@@ -6226,6 +6226,20 @@ { VERIFY_PERMISSION (OPT_P_ROUTE_EXTRAS); } |