svn commit: r440667 - head/security/openvpn
Matthias Andree
mandree at FreeBSD.org
Thu May 11 21:19:22 UTC 2017
Author: mandree
Date: Thu May 11 21:19:20 2017
New Revision: 440667
URL: https://svnweb.freebsd.org/changeset/ports/440667
Log:
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
MFH: 2017Q2
Modified:
head/security/openvpn/Makefile
head/security/openvpn/distinfo
Modified: head/security/openvpn/Makefile
==============================================================================
--- head/security/openvpn/Makefile Thu May 11 21:03:07 2017 (r440666)
+++ head/security/openvpn/Makefile Thu May 11 21:19:20 2017 (r440667)
@@ -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: head/security/openvpn/distinfo
==============================================================================
--- head/security/openvpn/distinfo Thu May 11 21:03:07 2017 (r440666)
+++ head/security/openvpn/distinfo Thu May 11 21:19:20 2017 (r440667)
@@ -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-head
mailing list