From owner-svn-ports-head@freebsd.org Mon May 21 03:13:34 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D0BDEB16FC; Mon, 21 May 2018 03:13:34 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E4B096972E; Mon, 21 May 2018 03:13:33 +0000 (UTC) (envelope-from delphij@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C5E521F5A4; Mon, 21 May 2018 03:13:33 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4L3DXea060894; Mon, 21 May 2018 03:13:33 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4L3DX4p060892; Mon, 21 May 2018 03:13:33 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201805210313.w4L3DX4p060892@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Mon, 21 May 2018 03:13:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r470507 - head/dns/bind912 X-SVN-Group: ports-head X-SVN-Commit-Author: delphij X-SVN-Commit-Paths: head/dns/bind912 X-SVN-Commit-Revision: 470507 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.26 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: Mon, 21 May 2018 03:13:34 -0000 Author: delphij Date: Mon May 21 03:13:33 2018 New Revision: 470507 URL: https://svnweb.freebsd.org/changeset/ports/470507 Log: Security update to 9.12.1P2. MFH: 2018Q2 Security: 94599fe0-5ca3-11e8-8be1-d05099c0ae8c Security: CVE-2018-5736, CVE-2018-5737 Modified: head/dns/bind912/Makefile head/dns/bind912/distinfo Modified: head/dns/bind912/Makefile ============================================================================== --- head/dns/bind912/Makefile Mon May 21 03:12:12 2018 (r470506) +++ head/dns/bind912/Makefile Mon May 21 03:13:33 2018 (r470507) @@ -30,7 +30,7 @@ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.12.1 +ISCVERSION= 9.12.1-P2 USES= cpe libedit Modified: head/dns/bind912/distinfo ============================================================================== --- head/dns/bind912/distinfo Mon May 21 03:12:12 2018 (r470506) +++ head/dns/bind912/distinfo Mon May 21 03:13:33 2018 (r470507) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521456447 -SHA256 (bind-9.12.1.tar.gz) = 16e446425c35e48b651ddf1171d2115ebf32b07670b652e1030a174038937510 -SIZE (bind-9.12.1.tar.gz) = 9302783 +TIMESTAMP = 1526711298 +SHA256 (bind-9.12.1-P2.tar.gz) = 0de7c3453461e2f0505ac634b984f8e7afa1952cf7fc972cbefbcc169edf2d29 +SIZE (bind-9.12.1-P2.tar.gz) = 9305005