Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 20DBD7A179 for ; Thu, 15 Jun 2017 01:58:43 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 800BA84D9A; Thu, 15 Jun 2017 01:58:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 123DC84D78 for ; Thu, 15 Jun 2017 01:58:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id D3mRmJk6R16k for ; Thu, 15 Jun 2017 01:58:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 92EE384C6C for ; Thu, 15 Jun 2017 01:58:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8D8FCFAB8; Thu, 15 Jun 2017 01:58:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1497491921129670" MIME-Version: 1.0 Date: Thu, 15 Jun 2017 01:58:41 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/net/bind910 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20170615015841.8D8FCFAB8@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1497491921129670 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Thu Jun 15 01:58:41 UTC 2017 Modified Files: pkgsrc/net/bind910: Makefile distinfo Log Message: Update bind910 package to 9.10.5pl1 (BIND 9.10.5-P1). --- 9.10.5-P1 released --- 4632. [security] The BIND installer on Windows used an unquoted service path, which can enable privilege escalation. (CVE-2017-3141) [RT #45229] 4631. [security] Some RPZ configurations could go into an infinite query loop when encountering responses with TTL=0. (CVE-2017-3140) [RT #45181] To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 pkgsrc/net/bind910/Makefile cvs rdiff -u -r1.24 -r1.25 pkgsrc/net/bind910/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1497491921129670 Content-Disposition: inline Content-Length: 1895 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/bind910/Makefile diff -u pkgsrc/net/bind910/Makefile:1.33 pkgsrc/net/bind910/Makefile:1.34 --- pkgsrc/net/bind910/Makefile:1.33 Sat Apr 22 16:05:43 2017 +++ pkgsrc/net/bind910/Makefile Thu Jun 15 01:58:41 2017 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2017/04/22 16:05:43 taca Exp $ +# $NetBSD: Makefile,v 1.34 2017/06/15 01:58:41 taca Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} @@ -13,7 +13,7 @@ CONFLICTS+= host-[0-9]* MAKE_JOBS_SAFE= no -BIND_VERSION= 9.10.5 +BIND_VERSION= 9.10.5-P1 .include "../../mk/bsd.prefs.mk" Index: pkgsrc/net/bind910/distinfo diff -u pkgsrc/net/bind910/distinfo:1.24 pkgsrc/net/bind910/distinfo:1.25 --- pkgsrc/net/bind910/distinfo:1.24 Sat Apr 22 16:05:43 2017 +++ pkgsrc/net/bind910/distinfo Thu Jun 15 01:58:41 2017 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.24 2017/04/22 16:05:43 taca Exp $ +$NetBSD: distinfo,v 1.25 2017/06/15 01:58:41 taca Exp $ -SHA1 (bind-9.10.5.tar.gz) = 61b4f505588039055692c179600dbff8b3870e9b -RMD160 (bind-9.10.5.tar.gz) = cdb166830e89c672ad1827df380caa4c5b4c1d2d -SHA512 (bind-9.10.5.tar.gz) = 4050cffeecf5d4d2f34f202a7c4459671f882feaf4901d7d0be257e6beba36bcfe3e4d9428fd44c3e44141d368bd2a8380e1c517c322bc683e4b9563e340497f -Size (bind-9.10.5.tar.gz) = 9431916 bytes +SHA1 (bind-9.10.5-P1.tar.gz) = 934eee6466769cf67c09475c1428dd062ee2d755 +RMD160 (bind-9.10.5-P1.tar.gz) = d3a5b423137c0290872bec5f1a2718573f40ac8b +SHA512 (bind-9.10.5-P1.tar.gz) = 198cb799908917ce93e1dd790669bfe58defad30878788efd9c5856963da9005fe89f82a40b3ba4bbf74a7013aa48b22356048382f5dc7675287092d28445417 +Size (bind-9.10.5-P1.tar.gz) = 9406887 bytes SHA1 (patch-bin_dig_dighost.c) = 983e23a30d519982cbe88ed2277fcffc9cad616e SHA1 (patch-bin_tests_system_Makefile.in) = ba368204f8eeaa12be366a532c75a2e3cc8fae98 SHA1 (patch-config.threads.in) = 227b83efe9cb3e301aaac9b97cf42f1fb8ad06b2 --_----------=_1497491921129670--