From owner-svn-ports-branches@freebsd.org Fri May 12 21:15:16 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9EE75D6AA5D; Fri, 12 May 2017 21:15:16 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 473761C4B; Fri, 12 May 2017 21:15:16 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4CLFFtK038986; Fri, 12 May 2017 21:15:15 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4CLFFhi038983; Fri, 12 May 2017 21:15:15 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201705122115.v4CLFFhi038983@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Fri, 12 May 2017 21:15:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r440716 - branches/2017Q2/security/openvpn23 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 May 2017 21:15:16 -0000 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: Details: Security Announcement: 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@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