1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

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
This commit is contained in:
Gert Doering 2022-12-03 22:58:46 +01:00 committed by Matthias Andree
parent f0d00eeca1
commit b9d3c13fb8
2 changed files with 5 additions and 5 deletions

View File

@ -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 \

View File

@ -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