aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2021-06-03 15:11:28 +0000
committerMatthias Andree <mandree@FreeBSD.org>2021-06-03 15:30:45 +0000
commit8c0ab38d7a4762277fdbb3da8f0f72a60b4cec2c (patch)
treed2d33ed9accc852798339ab7b1197d69f8de29a5
parentcb4dde7e1f4bc930ee4faea4c575ed59eb6d8a6a (diff)
downloadports-8c0ab38d7a4762277fdbb3da8f0f72a60b4cec2c.tar.gz
ports-8c0ab38d7a4762277fdbb3da8f0f72a60b4cec2c.zip
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)
-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 842e7f77fe82..acb8539bca05 100644
--- a/security/openvpn-devel/Makefile
+++ b/security/openvpn-devel/Makefile
@@ -1,7 +1,7 @@
# Created by: Matthias Andree <mandree@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