#
PORTNAME= openvpn
DISTVERSION= 2.1_beta14
DISTVERSION= 2.1_beta15
PORTREVISION= 1
CATEGORIES= security net
# MASTER_SITES points to hosts in distinct data centers,
# so just one MASTER_SITES entry should be OK.
MD5 (openvpn-2.1_beta14.tar.gz) = 7bd96eaa834a1779755d68c9b2591583
MD5 (openvpn-2.1_beta15.tar.gz) = 2ddc1878c99ea3a9b348275338f7d502
SHA256 (openvpn-2.1_beta14.tar.gz) = da61d236047b9a5985765961930446a706aeef87dc2b4ce0f7e2c9f2831566ea
SHA256 (openvpn-2.1_beta15.tar.gz) = 35daa28523095d637bc694d4e22f9a0e075f9e8b910998ca7bf2576fa9d8cc05
SIZE (openvpn-2.1_beta14.tar.gz) = 775042
SIZE (openvpn-2.1_beta15.tar.gz) = 776778
This fix was published by Paul Howarth on the OpenVPN-devel mailing list
on 2006-09-13 and fixes the TLS test's running indefinitely.
--- ./sample-config-files/loopback-client~ 2006-09-12 18:21:43.000000000 +0100
+++ ./sample-config-files/loopback-client 2006-09-12 18:22:40.000000000 +0100
@@ -22,4 +22,4 @@
cert sample-keys/client.crt
cipher DES-EDE3-CBC
ping 1
-inactive 120
+inactive 120 10000000
--- ./sample-config-files/loopback-server~ 2006-09-12 18:21:50.000000000 +0100
+++ ./sample-config-files/loopback-server 2006-09-12 18:22:51.000000000 +0100
@@ -23,4 +23,4 @@
cert sample-keys/server.crt