diff options
author | Alberto Gonzalez Iniesta <agi@inittab.org> | 2016-12-07 13:19:37 +0100 |
---|---|---|
committer | Alberto Gonzalez Iniesta <agi@inittab.org> | 2016-12-07 13:19:37 +0100 |
commit | ed6cc6c7fb0b8856df993c0445f8a84673cf2bcd (patch) | |
tree | 223081d07180506159d4d5efbfc7a453615091ce /debian/patches/openvpn-pkcs11warn.patch | |
parent | 820804a01d365f6d4f9305b9e072f8393f443fcb (diff) |
Update close_socket_before_scripts.patch for 2.4
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 eae8fe4..758a555 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 2016-11-21 09:53:53.100906016 +0100 -+++ openvpn/src/openvpn/options.c 2016-11-21 09:53:53.096905998 +0100 -@@ -6569,6 +6569,20 @@ +--- openvpn.orig/src/openvpn/options.c 2016-12-07 13:18:03.856865710 +0100 ++++ openvpn/src/openvpn/options.c 2016-12-07 13:18:03.856865710 +0100 +@@ -6647,6 +6647,20 @@ { VERIFY_PERMISSION (OPT_P_ROUTE_EXTRAS); } |