aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGert Doering <gert@greenie.muc.de>2022-12-03 21:58:46 +0000
committerMatthias Andree <mandree@FreeBSD.org>2022-12-06 08:13:08 +0000
commitb9d3c13fb81c21b6ef4103e1d49453249f13cd74 (patch)
tree14b17feadf7982cc4b3a38498347898e5d200097
parentf0d00eeca1acff545962eb18cce740ec46e321e3 (diff)
downloadports-b9d3c13fb81c21b6ef4103e1d49453249f13cd74.tar.gz
ports-b9d3c13fb81c21b6ef4103e1d49453249f13cd74.zip
security/openvpn-devel: upgrade port to git commit e778a6fd26d (2022-12-01)
this commit is also 2.6_beta1. contains a good number of bugfixes and minor improvements user visible changes since last port upgrade - binary identifies itself as "2.6_beta1" - client reconnect in p2p TLS mode works now with DCO enabled (on FreeBSD 14) - more robust handling of cipher negotiation issues in p2p TLS mode - supports server-pushable "tun-mtu" now - support DCO with AES-192-GCM on sufficiently-new FreeBSD 14 kernels
-rw-r--r--security/openvpn-devel/Makefile4
-rw-r--r--security/openvpn-devel/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/security/openvpn-devel/Makefile b/security/openvpn-devel/Makefile
index ce44b5fecc4d..de44c62dd8e1 100644
--- a/security/openvpn-devel/Makefile
+++ b/security/openvpn-devel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= openvpn
-DISTVERSION= g20221027
+DISTVERSION= g20221201
PORTREVISION= 0
PORTEPOCH= 1
CATEGORIES= security net net-vpn
@@ -21,7 +21,7 @@ LIB_DEPENDS+= liblzo2.so:archivers/lzo2
USES= autoreconf cpe libtool pkgconfig python:build shebangfix tar:xz
IGNORE_SSL= libressl libressl-devel
USE_GITLAB= yes
-GL_COMMIT= ecad4839caf4c2fab9c6627ceeca9b9cb32e8929
+GL_COMMIT= e778a6fd26d849dc0232950aab6a82ba10789a9e
USE_RC_SUBR= openvpn
SHEBANG_FILES= sample/sample-scripts/auth-pam.pl \
diff --git a/security/openvpn-devel/distinfo b/security/openvpn-devel/distinfo
index 3344ccb370b4..1ff33e25c444 100644
--- a/security/openvpn-devel/distinfo
+++ b/security/openvpn-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1666864365
-SHA256 (openvpn-openvpn-ecad4839caf4c2fab9c6627ceeca9b9cb32e8929_GL0.tar.gz) = c259bb0778d366c4dc6a30d7485bb969551ab000d980eb058f8e85dde8efb028
-SIZE (openvpn-openvpn-ecad4839caf4c2fab9c6627ceeca9b9cb32e8929_GL0.tar.gz) = 1157713
+TIMESTAMP = 1670104618
+SHA256 (openvpn-openvpn-e778a6fd26d849dc0232950aab6a82ba10789a9e_GL0.tar.gz) = fabd7e4d69f708642a566ab247df0985a9cb53d328bc8014c07bb8b3851cc439
+SIZE (openvpn-openvpn-e778a6fd26d849dc0232950aab6a82ba10789a9e_GL0.tar.gz) = 1181619