svn commit: r440676 - branches/2017Q2/security/openvpn
Matthias Andree
mandree at FreeBSD.org
Fri May 12 07:59:38 UTC 2017
Author: mandree
Date: Fri May 12 07:59:36 2017
New Revision: 440676
URL: https://svnweb.freebsd.org/changeset/ports/440676
Log:
MFH: r440667
OpenVPN update to 2.4.2 (security fixes)
ChangeLog:
<https://github.com/OpenVPN/openvpn/blob/v2.4.2/Changes.rst#version-242>
Details:
<https://github.com/OpenVPN/openvpn/releases/tag/v2.4.2>
Security Announcement:
<https://community.openvpn.net/openvpn/wiki/QuarkslabAndCryptographyEngineerAudits>
Reported by: Samuli Seppänen
Security: 04cc7bd2-3686-11e7-aa64-080027ef73ec
Security: CVE-2017-7478
Security: CVE-2017-7479
Approved by: ports-secteam (miwi)
Modified:
branches/2017Q2/security/openvpn/Makefile
branches/2017Q2/security/openvpn/distinfo
Directory Properties:
branches/2017Q2/ (props changed)
Modified: branches/2017Q2/security/openvpn/Makefile
==============================================================================
--- branches/2017Q2/security/openvpn/Makefile Fri May 12 02:54:43 2017 (r440675)
+++ branches/2017Q2/security/openvpn/Makefile Fri May 12 07:59:36 2017 (r440676)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= openvpn
-DISTVERSION= 2.4.1
+DISTVERSION= 2.4.2
PORTREVISION?= 0
CATEGORIES= security net
MASTER_SITES= http://swupdate.openvpn.net/community/releases/ \
Modified: branches/2017Q2/security/openvpn/distinfo
==============================================================================
--- branches/2017Q2/security/openvpn/distinfo Fri May 12 02:54:43 2017 (r440675)
+++ branches/2017Q2/security/openvpn/distinfo Fri May 12 07:59:36 2017 (r440676)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1490301135
-SHA256 (openvpn-2.4.1.tar.xz) = fde9e22c6df7a335d2d58c6a4d5967be76df173c766a5c51ece57fd044c76ee5
-SIZE (openvpn-2.4.1.tar.xz) = 920796
+TIMESTAMP = 1494532032
+SHA256 (openvpn-2.4.2.tar.xz) = df5c4f384b7df6b08a2f6fa8a84b9fd382baf59c2cef1836f82e2a7f62f1bff9
+SIZE (openvpn-2.4.2.tar.xz) = 918448
More information about the svn-ports-branches
mailing list