summaryrefslogtreecommitdiff
path: root/security/openvpn/files/patch-tests_t__lpback.sh
diff options
context:
space:
mode:
Diffstat (limited to 'security/openvpn/files/patch-tests_t__lpback.sh')
-rw-r--r--security/openvpn/files/patch-tests_t__lpback.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/openvpn/files/patch-tests_t__lpback.sh b/security/openvpn/files/patch-tests_t__lpback.sh
new file mode 100644
index 000000000000..c92fb42135f3
--- /dev/null
+++ b/security/openvpn/files/patch-tests_t__lpback.sh
@@ -0,0 +1,11 @@
+--- tests/t_lpback.sh.orig 2019-09-03 13:22:50 UTC
++++ tests/t_lpback.sh
+@@ -26,7 +26,7 @@ trap "rm -f key.$$ tc-server-key.$$ tc-client-key.$$ l
+
+ # Get list of supported ciphers from openvpn --show-ciphers output
+ CIPHERS=$(${top_builddir}/src/openvpn/openvpn --show-ciphers | \
+- sed -e '/The following/,/^$/d' -e s'/ .*//' -e '/^\s*$/d')
++ sed -e '/The following/,/^$/d' -e s'/ .*//' -e '/^[[:space:]]*$/d')
+
+ # SK, 2014-06-04: currently the DES-EDE3-CFB1 implementation of OpenSSL is
+ # broken (see http://rt.openssl.org/Ticket/Display.html?id=2867), so exclude