Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_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 55D1E1A9217 for ; Mon, 4 Jan 2021 11:43:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8BE6A84DDE; Mon, 4 Jan 2021 11:43:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C61FE84D6F for ; Mon, 4 Jan 2021 11:43:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id PMj2qSoPMknU for ; Mon, 4 Jan 2021 11:43:57 +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 2390284CDC for ; Mon, 4 Jan 2021 11:43:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 20F61FA9D; Mon, 4 Jan 2021 11:43:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_160976063789190" MIME-Version: 1.0 Date: Mon, 4 Jan 2021 11:43:57 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20210104114357.20F61FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_160976063789190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jan 4 11:43:56 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated security/p11-kit to 0.23.22 To generate a diff of this commit: cvs rdiff -u -r1.132 -r1.133 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20296 -r1.20297 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_160976063789190 Content-Disposition: inline Content-Length: 1268 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.132 pkgsrc/doc/CHANGES-2021:1.133 --- pkgsrc/doc/CHANGES-2021:1.132 Mon Jan 4 11:42:02 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Jan 4 11:43:56 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.132 2021/01/04 11:42:02 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.133 2021/01/04 11:43:56 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -160,3 +160,4 @@ Changes to the packages collection and i Updated audio/libshout to 2.4.5 [wiz 2021-01-04] Updated geography/osm-gps-map to 1.1.0 [ryoon 2021-01-04] Updated lang/mono6 to 6.12.0.107 [wiz 2021-01-04] + Updated security/p11-kit to 0.23.22 [wiz 2021-01-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20296 pkgsrc/doc/TODO:1.20297 --- pkgsrc/doc/TODO:1.20296 Mon Jan 4 11:09:42 2021 +++ pkgsrc/doc/TODO Mon Jan 4 11:43:56 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20296 2021/01/04 11:09:42 wiz Exp $ +$NetBSD: TODO,v 1.20297 2021/01/04 11:43:56 wiz Exp $ Suggested new packages ====================== @@ -865,7 +865,6 @@ For possible Perl packages updates, see o ortp-0.25.0 o oto-0.5 o p0f-3.08b - o p11-kit-0.23.22 o p5-DBD-DB2-1.85 o p5-Publican-4.3.2 o p5-RT-Authen-ExternalAuth-0.27 --_----------=_160976063789190--