git: 0ffbe3c4015a - main - security/openvpn-devel: upgrade port to git commit 480ad2a84e (2023-01-13)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 Jan 2023 19:29:37 UTC
The branch main has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=0ffbe3c4015a5c04bf8b6754f7cdf396262e931f commit 0ffbe3c4015a5c04bf8b6754f7cdf396262e931f Author: Gert Doering <gert@greenie.muc.de> AuthorDate: 2023-01-13 07:24:31 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2023-01-13 19:29:14 +0000 security/openvpn-devel: upgrade port to git commit 480ad2a84e (2023-01-13) this commit is also 2.6_rc2 (+ a freebsd/linux build fix). contains a number of bugfixes and minor improvements, see https://github.com/OpenVPN/openvpn/blob/v2.6_rc2/Changes.rst Most notable improvement: this contains a default-enabled ratelimiter for initial TLS handshake packets (100 per 10s), significantly reducing the usefulness of abusing an OpenVPN server as a DDoS reflection engine. Use '--connect-freq-initial' to tune parameters if needed. --- security/openvpn-devel/Makefile | 4 ++-- security/openvpn-devel/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/security/openvpn-devel/Makefile b/security/openvpn-devel/Makefile index ad4032406f70..b8625b0aaa49 100644 --- a/security/openvpn-devel/Makefile +++ b/security/openvpn-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= openvpn -DISTVERSION= g20221228 +DISTVERSION= g20230113 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= 84e70c479e81eebe9933bec586c5fd144456294d +GL_COMMIT= 480ad2a84e2983e8a1b61d537cf82da5c5141853 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 0da283bdebe4..9bedede3cada 100644 --- a/security/openvpn-devel/distinfo +++ b/security/openvpn-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1672242757 -SHA256 (openvpn-openvpn-84e70c479e81eebe9933bec586c5fd144456294d_GL0.tar.gz) = ab938309a2c7c3c6ff01e4c8f0970ebc6145da5b7b85bd396af333436a4e7ece -SIZE (openvpn-openvpn-84e70c479e81eebe9933bec586c5fd144456294d_GL0.tar.gz) = 1189849 +TIMESTAMP = 1673617520 +SHA256 (openvpn-openvpn-480ad2a84e2983e8a1b61d537cf82da5c5141853_GL0.tar.gz) = c48788dfc3f936fdab9e814df84357e221406d8d22c7d324ed90b996b3dd70b2 +SIZE (openvpn-openvpn-480ad2a84e2983e8a1b61d537cf82da5c5141853_GL0.tar.gz) = 1194225