Received: by mail.netbsd.org (Postfix, from userid 605) id D460E84F6B; Fri, 24 Jun 2022 13:06:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 15B4184F66 for ; Fri, 24 Jun 2022 13:06:47 +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 znm3SCfX2mD4 for ; Fri, 24 Jun 2022 13:06:46 +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 68D1184CD9 for ; Fri, 24 Jun 2022 13:06:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C5143FB1A; Fri, 24 Jun 2022 13:08:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1656076129157970" MIME-Version: 1.0 Date: Fri, 24 Jun 2022 13:08:49 +0000 From: "Manuel Bouyer" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bouyer@netbsd.org X-Mailer: log_accum Message-Id: <20220624130849.C5143FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1656076129157970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bouyer Date: Fri Jun 24 13:08:49 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated sysutils/xenkernel415 to 4.15.2nb2 To generate a diff of this commit: cvs rdiff -u -r1.3114 -r1.3115 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1656076129157970 Content-Disposition: inline Content-Length: 740 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.3114 pkgsrc/doc/CHANGES-2022:1.3115 --- pkgsrc/doc/CHANGES-2022:1.3114 Fri Jun 24 07:16:35 2022 +++ pkgsrc/doc/CHANGES-2022 Fri Jun 24 13:08:49 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3114 2022/06/24 07:16:35 rillig Exp $ +$NetBSD: CHANGES-2022,v 1.3115 2022/06/24 13:08:49 bouyer Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4687,3 +4687,4 @@ Changes to the packages collection and i Updated textproc/py-openpyxl to 2.6.4 [gutteridge 2022-06-24] Updated devel/nss to 3.80 [wiz 2022-06-24] Updated pkgtools/pkglint to 22.2.0 [rillig 2022-06-24] + Updated sysutils/xenkernel415 to 4.15.2nb2 [bouyer 2022-06-24] --_----------=_1656076129157970--