Received: by mail.netbsd.org (Postfix, from userid 605) id 768B984EC6; Wed, 29 Sep 2021 09:55:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B214E84E67 for ; Wed, 29 Sep 2021 09:55:54 +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 wHHFct8DKrZ1 for ; Wed, 29 Sep 2021 09:55:54 +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 153B384D24 for ; Wed, 29 Sep 2021 09:55:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 12D13FA97; Wed, 29 Sep 2021 09:55:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1632909354242810" MIME-Version: 1.0 Date: Wed, 29 Sep 2021 09:55:54 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20210929095554.12D13FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1632909354242810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Wed Sep 29 09:55:53 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated net/s6-dns to 2.3.5.2 To generate a diff of this commit: cvs rdiff -u -r1.4947 -r1.4948 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1632909354242810 Content-Disposition: inline Content-Length: 740 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.4947 pkgsrc/doc/CHANGES-2021:1.4948 --- pkgsrc/doc/CHANGES-2021:1.4947 Wed Sep 29 09:54:58 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Sep 29 09:55:53 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4947 2021/09/29 09:54:58 schmonz Exp $ +$NetBSD: CHANGES-2021,v 1.4948 2021/09/29 09:55:53 schmonz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7608,3 +7608,4 @@ Changes to the packages collection and i Updated sysutils/fdtools to 2021.04.30nb1 [schmonz 2021-09-29] Updated lang/execline to 2.8.1.0 [schmonz 2021-09-29] Updated sysutils/s6 to 2.11.0.0 [schmonz 2021-09-29] + Updated net/s6-dns to 2.3.5.2 [schmonz 2021-09-29] --_----------=_1632909354242810--