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 0ec934f..1fabddd 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-12-27 18:46:18.362320774 +0100 -+++ openvpn/src/openvpn/options.c 2016-12-27 18:46:18.362320774 +0100 -@@ -6789,6 +6789,20 @@ +--- openvpn.orig/src/openvpn/options.c 2017-06-22 13:16:58.862582114 +0200 ++++ openvpn/src/openvpn/options.c 2017-06-22 13:16:58.862582114 +0200 +@@ -6818,6 +6818,20 @@ options->port_share_port = p[2]; options->port_share_journal_dir = p[3]; } |