From owner-svn-ports-head@freebsd.org Wed Sep 27 21:27:16 2017 Return-Path: Delivered-To: svn-ports-head@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 A2B41E0FB6C; Wed, 27 Sep 2017 21:27: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 6F8CB2AB9; Wed, 27 Sep 2017 21:27: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 v8RLRF8v063819; Wed, 27 Sep 2017 21:27:15 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8RLRFmi063817; Wed, 27 Sep 2017 21:27:15 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201709272127.v8RLRFmi063817@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Wed, 27 Sep 2017 21:27:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450792 - head/security/openvpn X-SVN-Group: ports-head X-SVN-Commit-Author: mandree X-SVN-Commit-Paths: head/security/openvpn X-SVN-Commit-Revision: 450792 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2017 21:27:16 -0000 Author: mandree Date: Wed Sep 27 21:27:15 2017 New Revision: 450792 URL: https://svnweb.freebsd.org/changeset/ports/450792 Log: OpenVPN[-mbedtls] security update to 2.4.4 Upstream maintainers write: "This release includes a large number of small fixes and enhancements. There is also an important security fix for legacy setups that may still be using key-method 1. As that option was deprecated 12 years ago we estimate that not many production setups are affected in practice." Security information: Change Summary: Changes as Git shortlog: Given the low impact, let's forget about MFHing this three days before 2017Q3 becomes EOL and relieved by 2017Q4. Reported by: portscout Security: CVE-2017-12166 Security: 3dd6ccf4-a3c6-11e7-a52e-0800279f2ff8 Modified: head/security/openvpn/Makefile head/security/openvpn/distinfo Modified: head/security/openvpn/Makefile ============================================================================== --- head/security/openvpn/Makefile Wed Sep 27 21:18:59 2017 (r450791) +++ head/security/openvpn/Makefile Wed Sep 27 21:27:15 2017 (r450792) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openvpn -DISTVERSION= 2.4.3 +DISTVERSION= 2.4.4 PORTREVISION?= 0 CATEGORIES= security net MASTER_SITES= https://swupdate.openvpn.net/community/releases/ \ Modified: head/security/openvpn/distinfo ============================================================================== --- head/security/openvpn/distinfo Wed Sep 27 21:18:59 2017 (r450791) +++ head/security/openvpn/distinfo Wed Sep 27 21:27:15 2017 (r450792) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498064673 -SHA256 (openvpn-2.4.3.tar.xz) = 15e15fc97f189b52aee7c90ec8355aa77469c773125110b4c2f089abecde36fb -SIZE (openvpn-2.4.3.tar.xz) = 938440 +TIMESTAMP = 1506531327 +SHA256 (openvpn-2.4.4.tar.xz) = 96cd1b8fe1e8cb2920f07c3fd3985faea756e16fdeebd11d3e146d5bd2b04a80 +SIZE (openvpn-2.4.4.tar.xz) = 924172