Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 May 2017 07:59:36 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r440676 - branches/2017Q2/security/openvpn
Message-ID:  <201705120759.v4C7xawt006534@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705120759.v4C7xawt006534>