Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id BCAB61A9246 for ; Fri, 6 Nov 2020 21:47:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3121584D9D; Fri, 6 Nov 2020 21:47:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6C2AF84CF1 for ; Fri, 6 Nov 2020 21:47:15 +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 cH8q-xxGtcqu for ; Fri, 6 Nov 2020 21:47:15 +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 C42E784CEF for ; Fri, 6 Nov 2020 21:47:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BB5D7FB28; Fri, 6 Nov 2020 21:47:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1604699234152400" MIME-Version: 1.0 Date: Fri, 6 Nov 2020 21:47:14 +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: <20201106214714.BB5D7FB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1604699234152400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bouyer Date: Fri Nov 6 21:47:14 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated sysutils/xenkernel413 to 4.13.2 Updated sysutils/xentools413 to 4.13.2 To generate a diff of this commit: cvs rdiff -u -r1.6067 -r1.6068 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1604699234152400 Content-Disposition: inline Content-Length: 793 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.6067 pkgsrc/doc/CHANGES-2020:1.6068 --- pkgsrc/doc/CHANGES-2020:1.6067 Fri Nov 6 20:15:32 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Nov 6 21:47:14 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.6067 2020/11/06 20:15:32 he Exp $ +$NetBSD: CHANGES-2020,v 1.6068 2020/11/06 21:47:14 bouyer Exp $ Changes to the packages collection and infrastructure in 2020: @@ -8960,3 +8960,5 @@ Changes to the packages collection and i Updated fonts/liberation-ttf to 2.1.1 [maya 2020-11-06] Added security/authelia version 4.22.0 [tnn 2020-11-06] Updated lang/rust to 1.46.0nb1 [he 2020-11-06] + Updated sysutils/xenkernel413 to 4.13.2 [bouyer 2020-11-06] + Updated sysutils/xentools413 to 4.13.2 [bouyer 2020-11-06] --_----------=_1604699234152400--