Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=Vm02cjXX; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=ldLOQaqH Received: by mail.netbsd.org (Postfix, from userid 605) id 15B6084EB1; Thu, 16 May 2024 15:25:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715873110; bh=leFO3fbeBcaALcrxJfPF2oBJsQW88UGr6eK/WQp/cfs=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=Vm02cjXX4RR97H71dzpFrLy3rA8w3jqW0TgJLrkeUT6xmgCnwRH6n5lV4ATOyhivN R9lD7D4pmWkBloUtkgt7uRK6alVHMMKIo58cF3hhSQVyUNkgjjqGHbOr47p4AiOWAa S37ibxABMle1YT3x+DPC/hspHUlLD0ABv9Bol6A0= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 061D684D68 for ; Thu, 16 May 2024 15:25:09 +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 sgcBfqXNJY5Y for ; Thu, 16 May 2024 15:25:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5D30C84D57 for ; Thu, 16 May 2024 15:25:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715873108; bh=leFO3fbeBcaALcrxJfPF2oBJsQW88UGr6eK/WQp/cfs=; h=Date:From:Subject:To:Reply-To; b=ldLOQaqHSLgqiddDCdbln4fyogd5cq/xDpt18EtDKweYATufw0XV80aKLtKBmw2q3 PCzVEhzR0mo9pwHvx9OlK4PUNsEmCfm8hINlENCfhopgoXPQJcp+TB8eozB9Ujtcak NvhyaDvzhq3h1sGDLgL5WMSXotxU54lHRj0Z32QY= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 57B35FA2C; Thu, 16 May 2024 15:25:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1715873108187540" MIME-Version: 1.0 Date: Thu, 16 May 2024 15:25:08 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20240516152508.57B35FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1715873108187540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Thu May 16 15:25:08 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated net/bind918 to 9.18.27 To generate a diff of this commit: cvs rdiff -u -r1.3465 -r1.3466 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1715873108187540 Content-Disposition: inline Content-Length: 723 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.3465 pkgsrc/doc/CHANGES-2024:1.3466 --- pkgsrc/doc/CHANGES-2024:1.3465 Thu May 16 15:23:27 2024 +++ pkgsrc/doc/CHANGES-2024 Thu May 16 15:25:08 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.3465 2024/05/16 15:23:27 taca Exp $ +$NetBSD: CHANGES-2024,v 1.3466 2024/05/16 15:25:08 taca Exp $ Changes to the packages collection and infrastructure in 2024: @@ -5419,3 +5419,4 @@ Changes to the packages collection and i Updated archivers/py-zipp to 3.18.2 [adam 2024-05-16] Updated textproc/py-regex to 2024.5.15 [adam 2024-05-16] Updated mail/rspamd to 3.8.4nb2 [taca 2024-05-16] + Updated net/bind918 to 9.18.27 [taca 2024-05-16] --_----------=_1715873108187540--