Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D234084F47 for ; Thu, 24 Aug 2023 10:28:22 +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 1KPCQRb0KE8N for ; Thu, 24 Aug 2023 10:28:22 +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 2EA1F84F2F for ; Thu, 24 Aug 2023 10:28:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2682DFBDB; Thu, 24 Aug 2023 10:28:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1692872902275600" MIME-Version: 1.0 Date: Thu, 24 Aug 2023 10:28:22 +0000 From: "Manuel Bouyer" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: bouyer@netbsd.org X-Mailer: log_accum Message-Id: <20230824102822.2682DFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1692872902275600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bouyer Date: Thu Aug 24 10:28:22 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated sysutils/xenkernel415 to 4.15.5 Updated sysutils/xentools415 to 4.15.5 Updated sysutils/xenstoretools to 4.15.5 To generate a diff of this commit: cvs rdiff -u -r1.5029 -r1.5030 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1692872902275600 Content-Disposition: inline Content-Length: 840 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.5029 pkgsrc/doc/CHANGES-2023:1.5030 --- pkgsrc/doc/CHANGES-2023:1.5029 Thu Aug 24 09:39:28 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Aug 24 10:28:21 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5029 2023/08/24 09:39:28 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.5030 2023/08/24 10:28:21 bouyer Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7294,3 +7294,6 @@ Changes to the packages collection and i Updated textproc/json-c to 0.17 [wiz 2023-08-24] Updated devel/git to 2.42.0 [adam 2023-08-24] Updated www/restish to 0.18.0 [wiz 2023-08-24] + Updated sysutils/xenkernel415 to 4.15.5 [bouyer 2023-08-24] + Updated sysutils/xentools415 to 4.15.5 [bouyer 2023-08-24] + Updated sysutils/xenstoretools to 4.15.5 [bouyer 2023-08-24] --_----------=_1692872902275600--