security/openvpn-devel: upgrade port to git commit 91b057a2b5 (2024-02-11)

contains a number of bugfixes and minor improvements, especially adding
more unit tests.

There is one FreeBSD relevant bugfix for servers with DCO, where reporting
of kernel peer statistics to userland failed due to static buffers sized
too small (ENOSPC).  Buffer handling here has been made dynamic.

PR:		276973
2024Q2
Gert Doering 2024-02-11 11:05:14 +01:00 committed by Matthias Andree
parent 3229bb06d7
commit 54582f53f1
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= openvpn
DISTVERSION= g20231109
DISTVERSION= g20240211
PORTREVISION= 1
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_TAGNAME= efad93d049c318a3bd9ea5956c6ac8237b8d6d70
GL_TAGNAME= 91b057a2b5b4d16b64d9d01824a8ec9327a61da1
USE_RC_SUBR= openvpn
SHEBANG_FILES= sample/sample-scripts/auth-pam.pl \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1700206030
SHA256 (openvpn-openvpn-efad93d049c318a3bd9ea5956c6ac8237b8d6d70_GL0.tar.gz) = db885c742d8753942fdff960bc3a997cbad235790b29a2751cbf691f88cd20e7
SIZE (openvpn-openvpn-efad93d049c318a3bd9ea5956c6ac8237b8d6d70_GL0.tar.gz) = 1194056
TIMESTAMP = 1707645878
SHA256 (openvpn-openvpn-91b057a2b5b4d16b64d9d01824a8ec9327a61da1_GL0.tar.gz) = 2eb1411527758c65ca86f95e3268b5d8aef96a7d8d42051724b4f2639f02dddb
SIZE (openvpn-openvpn-91b057a2b5b4d16b64d9d01824a8ec9327a61da1_GL0.tar.gz) = 1203587