summaryrefslogtreecommitdiff
path: root/debian/patches/openvpn-pkcs11warn.patch
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2022-02-09 16:30:31 +0100
committerJörg Frings-Fürst <debian@jff.email>2022-02-09 16:30:31 +0100
commit1aff45d6fdfbc63a0256a831a8f8644a84708e9f (patch)
treed6d784212695471186f84e218566125337aca617 /debian/patches/openvpn-pkcs11warn.patch
parent6e3e95a9da9458ddf0874b4bd1c8ce6b47fcef27 (diff)
some work on 2.5.4-1
Diffstat (limited to 'debian/patches/openvpn-pkcs11warn.patch')
-rw-r--r--debian/patches/openvpn-pkcs11warn.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/openvpn-pkcs11warn.patch b/debian/patches/openvpn-pkcs11warn.patch
index b5a255a..961d6d3 100644
--- a/debian/patches/openvpn-pkcs11warn.patch
+++ b/debian/patches/openvpn-pkcs11warn.patch
@@ -5,7 +5,7 @@ Index: trunk/src/openvpn/options.c
===================================================================
--- trunk.orig/src/openvpn/options.c
+++ trunk/src/openvpn/options.c
-@@ -6824,6 +6824,20 @@ add_option(struct options *options,
+@@ -7180,6 +7180,20 @@ add_option(struct options *options,
options->port_share_port = p[2];
options->port_share_journal_dir = p[3];
}