Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=xcee5HWO; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=KOn+k48c Received: by mail.netbsd.org (Postfix, from userid 605) id 4059184F19; Thu, 18 Apr 2024 13:39:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713447595; bh=7s59MUjRib5VYEZA1q338W8qS3T3RKJcDHh+Hlcrfy0=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=xcee5HWOWPoTroP0sWk8cirZ1TiokHDLYeraYE5LRs2TV/EcNVfN8l8lYVmNdZDtM H66UdN8msWjAD45WX0aGaMNPoXVb9b37ZZNitBNsPHPce4+sEWvdeghNA/AQw2u7ws hSOqwgbWWD6tINJ1PeR88GqiI6d4sIeY5CbQkkww= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3317784F18 for ; Thu, 18 Apr 2024 13:39:54 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id KDLIV4WVTnPW for ; Thu, 18 Apr 2024 13:39:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9E7A384F16 for ; Thu, 18 Apr 2024 13:39:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713447593; bh=7s59MUjRib5VYEZA1q338W8qS3T3RKJcDHh+Hlcrfy0=; h=Date:From:Subject:To:Reply-To; b=KOn+k48caTbFP3CJofnooaukKiZUK9XjUHJUK7ACJVLPcNGOdDtib4ynDz/FsFyjM qeMMSjUWYaq5Rp+Fq2ffMF+HMOQVrFsxBYaARmFbyzjFJM/pbnHgYdpNuwnFBZoxKc 7ggezlbIZplMTkjYL4BBnH9gQWhUIQP6RbP34KB8= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 993FEFA2C; Thu, 18 Apr 2024 13:39:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1713447593205050" MIME-Version: 1.0 Date: Thu, 18 Apr 2024 13:39:53 +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: <20240418133953.993FEFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1713447593205050 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Thu Apr 18 13:39:53 UTC 2024 Modified Files: pkgsrc/net/bind916: Makefile distinfo Log Message: net/bind916: update to 9.16.50 9.16.50 (2024-04-17) This release marks the end of maintenance for the BIND 9.16 branch. 6364. [protocol] Add RESOLVER.ARPA to the built in empty zones. [GL #4580] 6338. [func] Optimize slabheader placement, so the infrastructure records are put in the beginning of the slabheader linked list. [GL !8675] To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 pkgsrc/net/bind916/Makefile cvs rdiff -u -r1.54 -r1.55 pkgsrc/net/bind916/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1713447593205050 Content-Disposition: inline Content-Length: 1911 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.70 pkgsrc/net/bind916/Makefile:1.71 --- pkgsrc/net/bind916/Makefile:1.70 Fri Apr 5 14:00:59 2024 +++ pkgsrc/net/bind916/Makefile Thu Apr 18 13:39:53 2024 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.70 2024/04/05 14:00:59 wiz Exp $ +# $NetBSD: Makefile,v 1.71 2024/04/18 13:39:53 taca Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} -PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ EXTRACT_SUFX= .tar.xz @@ -16,7 +15,7 @@ CONFLICTS+= host-[0-9]* MAKE_JOBS_SAFE= no -BIND_VERSION= 9.16.49 +BIND_VERSION= 9.16.50 BUILD_DEFS+= BIND_DIR VARBASE Index: pkgsrc/net/bind916/distinfo diff -u pkgsrc/net/bind916/distinfo:1.54 pkgsrc/net/bind916/distinfo:1.55 --- pkgsrc/net/bind916/distinfo:1.54 Wed Mar 20 14:57:54 2024 +++ pkgsrc/net/bind916/distinfo Thu Apr 18 13:39:53 2024 @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.54 2024/03/20 14:57:54 taca Exp $ +$NetBSD: distinfo,v 1.55 2024/04/18 13:39:53 taca Exp $ -BLAKE2s (bind-9.16.49.tar.xz) = bc14d82b01f0aeb0deb64a7db3e9bf75a53b0837f4154e98427b7568c2594f9c -SHA512 (bind-9.16.49.tar.xz) = e57d57d0a7674ab04440399c0e187b693bf3abe5bd6f80b0f8094b4320793d3ffda3443dd5d247bfd21ad020f602fb83f85d6a68c873c9a3b10c940aecf94090 -Size (bind-9.16.49.tar.xz) = 5133308 bytes +BLAKE2s (bind-9.16.50.tar.xz) = 2b4c06e4a435091054844cd2075461b2016889cc6bae8aed1c58703877caeca0 +SHA512 (bind-9.16.50.tar.xz) = 7627e0606ac389343046fa9d1ca789ed732b3c8d99e83ba6f59593f816cebc0b2ebd319c2812ac1f604c68f5115bbc281d432036c0d31bbe489ee2d678374213 +Size (bind-9.16.50.tar.xz) = 5134620 bytes SHA1 (patch-bin_dig_dighost.c) = b1073911d80ecd519af98b6678968296ff8c0c98 SHA1 (patch-bin_dig_include_dig_dig.h) = 10166f5bb98b208c7b10d63eb31e8253f704acc8 SHA1 (patch-bin_named_Makefile.in) = f1367da6a226ba44d0ee13acf00b8abeb5b1b7eb --_----------=_1713447593205050--