Received: by mail.netbsd.org (Postfix, from userid 605) id E04D184F89; Wed, 16 Nov 2022 13:47:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1D95C84F7D for ; Wed, 16 Nov 2022 13:47:39 +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 EjGcEtjm2_10 for ; Wed, 16 Nov 2022 13:47:38 +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 74C0D84ED5 for ; Wed, 16 Nov 2022 13:47:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6E087FA90; Wed, 16 Nov 2022 13:47:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1668606458206800" MIME-Version: 1.0 Date: Wed, 16 Nov 2022 13:47:38 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/net/bind916 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20221116134738.6E087FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1668606458206800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Wed Nov 16 13:47:38 UTC 2022 Modified Files: pkgsrc/net/bind916: Makefile distinfo Log Message: net/bind916: update to 9.16.35 9.6.35 (2022-11-16) Bug Fixes * A crash was fixed that happened when a dnssec-policy zone that used NSEC3 was reconfigured to enable inline-signing. [GL #3591] * In certain resolution scenarios, quotas could be erroneously reached for servers, including any configured forwarders, resulting in SERVFAIL answers being sent to clients. This has been fixed. [GL #3598] * rpz-ip rules in response-policy zones could be ineffective in some cases if a query had the CD (Checking Disabled) bit set to 1. This has been fixed. [GL #3247] * Previously, if Internet connectivity issues were experienced during the initial startup of named, a BIND resolver with dnssec-validation set to auto could enter into a state where it would not recover without stopping named, manually deleting the managed-keys.bind and managed-keys.bind.jnl files, and starting named again. This has been fixed. [GL #2895] * The statistics counter representing the current number of clients awaiting recursive resolution results (RecursClients) could overflow in certain resolution scenarios. This has been fixed. [GL #3584] * Previously, BIND failed to start on Solaris-based systems with hundreds of CPUs. This has been fixed. [GL #3563] * When a DNS resource record's TTL value was equal to the resolver's configured prefetch "eligibility" value, the record was erroneously not treated as eligible for prefetching. This has been fixed. [GL #3603] To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 pkgsrc/net/bind916/Makefile cvs rdiff -u -r1.41 -r1.42 pkgsrc/net/bind916/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1668606458206800 Content-Disposition: inline Content-Length: 1796 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/bind916/Makefile diff -u pkgsrc/net/bind916/Makefile:1.48 pkgsrc/net/bind916/Makefile:1.49 --- pkgsrc/net/bind916/Makefile:1.48 Wed Oct 19 11:04:49 2022 +++ pkgsrc/net/bind916/Makefile Wed Nov 16 13:47:38 2022 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2022/10/19 11:04:49 taca Exp $ +# $NetBSD: Makefile,v 1.49 2022/11/16 13:47:38 taca Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} @@ -15,7 +15,7 @@ CONFLICTS+= host-[0-9]* MAKE_JOBS_SAFE= no -BIND_VERSION= 9.16.34 +BIND_VERSION= 9.16.35 BUILD_DEFS+= BIND_DIR VARBASE Index: pkgsrc/net/bind916/distinfo diff -u pkgsrc/net/bind916/distinfo:1.41 pkgsrc/net/bind916/distinfo:1.42 --- pkgsrc/net/bind916/distinfo:1.41 Wed Oct 19 11:04:49 2022 +++ pkgsrc/net/bind916/distinfo Wed Nov 16 13:47:38 2022 @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.41 2022/10/19 11:04:49 taca Exp $ +$NetBSD: distinfo,v 1.42 2022/11/16 13:47:38 taca Exp $ -BLAKE2s (bind-9.16.34.tar.xz) = daa32dc86db841c0ce5f8654ce40cc0b2cf5a99785d9fcc599d1907a449c7de1 -SHA512 (bind-9.16.34.tar.xz) = 88adea0ce8a56f6f7132f010698b8248399a4b6962df0273479817aa80ef11f786843f7d0e2e922fb51c8cb1a4acebd165ff21fd262a545afec7933a85a22d61 -Size (bind-9.16.34.tar.xz) = 5097604 bytes +BLAKE2s (bind-9.16.35.tar.xz) = bd44cf0b71d352e4d2baa71e3dee7ce78a47f02ad9dcb2feb3ce6dfaa0bfcf29 +SHA512 (bind-9.16.35.tar.xz) = c979e7a9bcea1c9fb1049a2708d8643c71ad2448a195454fcb3dfacf5d874221e95473e140a6944c3fa249f516718416fb67a50e267522d6bcb2915cdb46e6ea +Size (bind-9.16.35.tar.xz) = 5102476 bytes SHA1 (patch-bin_dig_dighost.c) = b1073911d80ecd519af98b6678968296ff8c0c98 SHA1 (patch-bin_dig_include_dig_dig.h) = 10166f5bb98b208c7b10d63eb31e8253f704acc8 SHA1 (patch-bin_named_Makefile.in) = f1367da6a226ba44d0ee13acf00b8abeb5b1b7eb --_----------=_1668606458206800--