git: 975da559b5f8 - 2021Q2 - security/openvpn-devel: bugfix update to 0033811e

Matthias Andree mandree at FreeBSD.org
Thu Jun 3 15:31:43 UTC 2021


The branch 2021Q2 has been updated by mandree:

URL: https://cgit.FreeBSD.org/ports/commit/?id=975da559b5f8623f97f71e48545996ee975fb25d

commit 975da559b5f8623f97f71e48545996ee975fb25d
Author:     Matthias Andree <mandree at FreeBSD.org>
AuthorDate: 2021-06-03 15:11:28 +0000
Commit:     Matthias Andree <mandree at FreeBSD.org>
CommitDate: 2021-06-03 15:31:35 +0000

    security/openvpn-devel: bugfix update to 0033811e
    
    Changes:
    * 0033811e 2021-06-03 | Fix SIGSEGV (NULL deref) receiving push "echo" [Matthias Andree]
    * b7fe49c2 2021-05-24 | Do not require CA when peer-fingerprint is used [Selva Nair]
    * 28240c4a 2021-06-01 | Fix parsing of IV_SSO string [Selva Nair]
    
    Approved by: Gert Doering (maintainer, by IRC)
    
    (cherry picked from commit 8c0ab38d7a4762277fdbb3da8f0f72a60b4cec2c)
---
 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 842e7f77fe82..acb8539bca05 100644
--- a/security/openvpn-devel/Makefile
+++ b/security/openvpn-devel/Makefile
@@ -1,7 +1,7 @@
 # Created by: Matthias Andree <mandree at FreeBSD.org>
 
 PORTNAME=	openvpn
-DISTVERSION=	g20210527
+DISTVERSION=	g20210603
 PORTEPOCH=	1
 CATEGORIES=	security net net-vpn
 PKGNAMESUFFIX=	-devel
@@ -21,7 +21,7 @@ LIB_DEPENDS+=	liblzo2.so:archivers/lzo2
 USES=		autoreconf cpe libtool pkgconfig shebangfix tar:xz
 IGNORE_SSL=	libressl libressl-devel
 USE_GITLAB=	yes
-GL_COMMIT=	890225c1783d0f11b2092495ff902a46d7d0d4cd
+GL_COMMIT=	0033811e0215af76f469d78912c95a2f59813454
 USE_RC_SUBR=	openvpn
 
 SHEBANG_FILES=	sample/sample-scripts/auth-pam.pl sample/sample-scripts/ucn.pl \
diff --git a/security/openvpn-devel/distinfo b/security/openvpn-devel/distinfo
index 8b9af1ac43cb..09caf5112262 100644
--- a/security/openvpn-devel/distinfo
+++ b/security/openvpn-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622278095
-SHA256 (openvpn-openvpn-890225c1783d0f11b2092495ff902a46d7d0d4cd_GL0.tar.gz) = 0677e95122f96634ad8b8215052f5cd51ccd554bbd70ab53a05f33c157b27554
-SIZE (openvpn-openvpn-890225c1783d0f11b2092495ff902a46d7d0d4cd_GL0.tar.gz) = 1133002
+TIMESTAMP = 1622732649
+SHA256 (openvpn-openvpn-0033811e0215af76f469d78912c95a2f59813454_GL0.tar.gz) = c9b1760e1024d177dc3de7678c3915355ddccb03238f7397e8361c36af18d1c1
+SIZE (openvpn-openvpn-0033811e0215af76f469d78912c95a2f59813454_GL0.tar.gz) = 1133010


More information about the dev-commits-ports-branches mailing list