diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-07-29 15:45:10 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-07-29 15:45:10 +0200 |
commit | b6452a67b11028479cdb5179c8cbb1a0f33e97e0 (patch) | |
tree | bcca5020f0f5a490de504fe8a5e0706953c38be1 /debian/patches/openvpn-pkcs11warn.patch | |
parent | 189300bebad43d737e63d245a4e8e2dad0a6e977 (diff) |
Refresh patches; New d/p/spelling_errors.patch
Diffstat (limited to 'debian/patches/openvpn-pkcs11warn.patch')
-rw-r--r-- | debian/patches/openvpn-pkcs11warn.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/openvpn-pkcs11warn.patch b/debian/patches/openvpn-pkcs11warn.patch index 1fabddd..71b2ac8 100644 --- a/debian/patches/openvpn-pkcs11warn.patch +++ b/debian/patches/openvpn-pkcs11warn.patch @@ -1,11 +1,11 @@ Description: Warn users about deprecated pkcs11 options Author: Florian Kulzer <florian.kulzer+debian@icfo.es> Bug-Debian: http://bugs.debian.org/475353 -Index: openvpn/src/openvpn/options.c +Index: trunk/src/openvpn/options.c =================================================================== ---- 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 @@ +--- trunk.orig/src/openvpn/options.c ++++ trunk/src/openvpn/options.c +@@ -6861,6 +6861,20 @@ add_option(struct options *options, options->port_share_port = p[2]; options->port_share_journal_dir = p[3]; } |