Received: by mail.netbsd.org (Postfix, from userid 605) id 2442384D9D; Thu, 20 Feb 2020 16:38:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A1BDA84D91 for ; Thu, 20 Feb 2020 16:38:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id WWkjkBCLIb7B for ; Thu, 20 Feb 2020 16:38:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 1288784CDA for ; Thu, 20 Feb 2020 16:38:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 10540FBF4; Thu, 20 Feb 2020 16:38:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158221669748890" MIME-Version: 1.0 Date: Thu, 20 Feb 2020 16:38:17 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/net/bind911 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20200220163817.10540FBF4@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. --_----------=_158221669748890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Thu Feb 20 16:38:16 UTC 2020 Modified Files: pkgsrc/net/bind911: Makefile distinfo Log Message: net/bind911: update to 9.11.16 Update bind911 to 9.11.16 (BIND 9.11.16). --- 9.11.16 released --- 5353. [doc] Document port and dscp parameters in forwarders configuration option. [GL #914] 5352. [bug] Correctly handle catalog zone entries containing characters that aren't legal in filenames. [GL #1592] 5351. [bug] CDS / CDNSKEY consistency checks failed to handle removal records. [GL #1554] 5350. [bug] When a view was configured with class CHAOS, dns_view_findzonecut() could incorrectly return success for non-existent records. [GL #1540] 5348. [bug] dnssec-settime -Psync was not being honoured. [GL !2925] To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 pkgsrc/net/bind911/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/bind911/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158221669748890 Content-Disposition: inline Content-Length: 1906 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/bind911/Makefile diff -u pkgsrc/net/bind911/Makefile:1.21 pkgsrc/net/bind911/Makefile:1.22 --- pkgsrc/net/bind911/Makefile:1.21 Thu Jan 23 08:00:01 2020 +++ pkgsrc/net/bind911/Makefile Thu Feb 20 16:38:16 2020 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2020/01/23 08:00:01 taca Exp $ +# $NetBSD: Makefile,v 1.22 2020/02/20 16:38:16 taca Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} @@ -14,7 +14,7 @@ CONFLICTS+= host-[0-9]* MAKE_JOBS_SAFE= no -BIND_VERSION= 9.11.15 +BIND_VERSION= 9.11.16 .include "../../mk/bsd.prefs.mk" Index: pkgsrc/net/bind911/distinfo diff -u pkgsrc/net/bind911/distinfo:1.15 pkgsrc/net/bind911/distinfo:1.16 --- pkgsrc/net/bind911/distinfo:1.15 Thu Jan 23 07:58:22 2020 +++ pkgsrc/net/bind911/distinfo Thu Feb 20 16:38:16 2020 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.15 2020/01/23 07:58:22 taca Exp $ +$NetBSD: distinfo,v 1.16 2020/02/20 16:38:16 taca Exp $ -SHA1 (bind-9.11.15.tar.gz) = 242da268d693e7a06b8e24e7544c9445d2896410 -RMD160 (bind-9.11.15.tar.gz) = a86dd58ec2073962185c35c4bc7773a29c8df171 -SHA512 (bind-9.11.15.tar.gz) = 2b743c39d3619a78159941d93e553385ce934784a0352fd35b7a72b46f8dc6b13a4d255537166ee768c6fdb397ba944d52274c3d9ca2025f8f0038cd1dee81ed -Size (bind-9.11.15.tar.gz) = 8201830 bytes +SHA1 (bind-9.11.16.tar.gz) = 0317a5e610bdb4ececb08acd8ec347a206c5aa6a +RMD160 (bind-9.11.16.tar.gz) = 90d657d41995db409d093a510012127897e4ec4e +SHA512 (bind-9.11.16.tar.gz) = c5832d19a4c09a8aa332d0cdad20861a85fe7fc66d79f8aba4c1a522480a7456dc2aeb70edd496ca1ed12a2271eafeb34103929627dc29f2af6fbf65e41803e4 +Size (bind-9.11.16.tar.gz) = 8206345 bytes SHA1 (patch-bin_named_server.c) = 0294d74eb3039049c4672a3de6eb371407bb382d SHA1 (patch-bin_pkcs11_pkcs11-keygen.c) = ca2671a5e3216a08a212cf893e070b01705ef9ee SHA1 (patch-bin_tests_system_metadata_tests.sh) = d01a492d0b7738760bdbff714248e279a78fef28 --_----------=_158221669748890--