svn commit: r440716 - branches/2017Q2/security/openvpn23
Matthias Andree
mandree at FreeBSD.org
Fri May 12 21:15:16 UTC 2017
Author: mandree
Date: Fri May 12 21:15:14 2017
New Revision: 440716
URL: https://svnweb.freebsd.org/changeset/ports/440716
Log:
OpenVPN update to 2.3.15 (security and bug fixes)
ChangeLog:
<https://github.com/OpenVPN/openvpn/blob/v2.3.15/Changes.rst#version-2315>
Details:
<https://github.com/OpenVPN/openvpn/releases/tag/v2.3.15>
Security Announcement:
<https://community.openvpn.net/openvpn/wiki/QuarkslabAndCryptographyEngineerAudits>
This is not an MFH commit because the package has expired in head/ -
unfortunately it got technically expired only after the branch.
So we're in for another 7 weeks of maintenance...
Reported by: Samuli Seppänen
Security: 04cc7bd2-3686-11e7-aa64-080027ef73ec
Security: CVE-2017-7478
Security: CVE-2017-7479
Approved by: ports-secteam (feld@)
Modified:
branches/2017Q2/security/openvpn23/Makefile
branches/2017Q2/security/openvpn23/distinfo
Modified: branches/2017Q2/security/openvpn23/Makefile
==============================================================================
--- branches/2017Q2/security/openvpn23/Makefile Fri May 12 21:08:20 2017 (r440715)
+++ branches/2017Q2/security/openvpn23/Makefile Fri May 12 21:15:14 2017 (r440716)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= openvpn
-DISTVERSION= 2.3.14
+DISTVERSION= 2.3.15
CATEGORIES= security net
MASTER_SITES= http://swupdate.openvpn.net/community/releases/ \
http://build.openvpn.net/downloads/releases/
@@ -11,7 +11,7 @@ PKGNAMESUFFIX?= 23
MAINTAINER= mandree at FreeBSD.org
COMMENT?= Secure IP/Ethernet tunnel daemon
-DEPRECATED= Replaced by new upstream relesae 2.4.x
+DEPRECATED= Replaced by new upstream release 2.4.x
EXPIRATION_DATE= 2017-03-31
LICENSE= GPLv2
Modified: branches/2017Q2/security/openvpn23/distinfo
==============================================================================
--- branches/2017Q2/security/openvpn23/distinfo Fri May 12 21:08:20 2017 (r440715)
+++ branches/2017Q2/security/openvpn23/distinfo Fri May 12 21:15:14 2017 (r440716)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1481159357
-SHA256 (openvpn-2.3.14.tar.xz) = f3a0d0eaf8d544409f76a9f2a238a0cd3dde9e1a9c1f98ac732a8b572bcdee98
-SIZE (openvpn-2.3.14.tar.xz) = 831404
+TIMESTAMP = 1494532554
+SHA256 (openvpn-2.3.15.tar.xz) = 8c2000e901b86f2efd9b5a4cca19cab5bea393f9eca8fbf333c0b7dd5acc0903
+SIZE (openvpn-2.3.15.tar.xz) = 863384
More information about the svn-ports-branches
mailing list