svn commit: r566503 - branches/2021Q1/security/openvpn
Matthias Andree
mandree at FreeBSD.org
Wed Feb 24 19:11:22 UTC 2021
Author: mandree
Date: Wed Feb 24 19:11:21 2021
New Revision: 566503
URL: https://svnweb.freebsd.org/changeset/ports/566503
Log:
MFH: r566502
security/openvpn: Bugfix update to v2.5.1
Changelog: https://github.com/OpenVPN/openvpn/blob/release/2.5/Changes.rst#overview-of-changes-in-251
Modified:
branches/2021Q1/security/openvpn/Makefile
branches/2021Q1/security/openvpn/distinfo
Directory Properties:
branches/2021Q1/ (props changed)
Modified: branches/2021Q1/security/openvpn/Makefile
==============================================================================
--- branches/2021Q1/security/openvpn/Makefile Wed Feb 24 19:04:01 2021 (r566502)
+++ branches/2021Q1/security/openvpn/Makefile Wed Feb 24 19:11:21 2021 (r566503)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= openvpn
-DISTVERSION= 2.5.0
+DISTVERSION= 2.5.1
PORTREVISION?= 0
CATEGORIES= security net net-vpn
MASTER_SITES= https://swupdate.openvpn.org/community/releases/ \
Modified: branches/2021Q1/security/openvpn/distinfo
==============================================================================
--- branches/2021Q1/security/openvpn/distinfo Wed Feb 24 19:04:01 2021 (r566502)
+++ branches/2021Q1/security/openvpn/distinfo Wed Feb 24 19:11:21 2021 (r566503)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604077828
-SHA256 (openvpn-2.5.0.tar.xz) = 029a426e44d656cb4e1189319c95fe6fc9864247724f5599d99df9c4c3478fbd
-SIZE (openvpn-2.5.0.tar.xz) = 1126928
+TIMESTAMP = 1614191992
+SHA256 (openvpn-2.5.1.tar.xz) = 40930489c837c05f6153f38e1ebaec244431ef1a034e4846ff732d71d59ff194
+SIZE (openvpn-2.5.1.tar.xz) = 1132708
More information about the svn-ports-branches
mailing list