Received: by mail.netbsd.org (Postfix, from userid 605) id E205784D66; Sun, 12 Mar 2023 14:01:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1F3FB84D28 for ; Sun, 12 Mar 2023 14:01:15 +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 n_k61wSQVuf2 for ; Sun, 12 Mar 2023 14:01:14 +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 61A0284CFF for ; Sun, 12 Mar 2023 14:01:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5F080FA90; Sun, 12 Mar 2023 14:01:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1678629674236440" MIME-Version: 1.0 Date: Sun, 12 Mar 2023 14:01:14 +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: <20230312140114.5F080FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1678629674236440 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Mar 12 14:01:14 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated security/py-fido2 to 1.1.0 To generate a diff of this commit: cvs rdiff -u -r1.1711 -r1.1712 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22676 -r1.22677 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1678629674236440 Content-Disposition: inline Content-Length: 1296 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.1711 pkgsrc/doc/CHANGES-2023:1.1712 --- pkgsrc/doc/CHANGES-2023:1.1711 Sun Mar 12 13:55:45 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Mar 12 14:01:13 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1711 2023/03/12 13:55:45 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.1712 2023/03/12 14:01:13 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2212,3 +2212,4 @@ Changes to the packages collection and i Updated devel/fossil to 2.21 [js 2023-03-12] Added devel/py-makefun version 1.15.1 [wiz 2023-03-12] Added security/py-secretstorage version 3.3.1 [wiz 2023-03-12] + Updated security/py-fido2 to 1.1.0 [wiz 2023-03-12] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22676 pkgsrc/doc/TODO:1.22677 --- pkgsrc/doc/TODO:1.22676 Sun Mar 12 10:16:42 2023 +++ pkgsrc/doc/TODO Sun Mar 12 14:01:13 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22676 2023/03/12 10:16:42 wiz Exp $ +$NetBSD: TODO,v 1.22677 2023/03/12 14:01:13 wiz Exp $ Suggested new packages ====================== @@ -1239,7 +1239,6 @@ For possible Perl packages updates, see o py-django-tagging-0.5.0 o py-ephem3-3.7.6.0 o py-fecon235-6.18.1203 - o py-fido2-1.1.0 o py-filebytes-0.10.2 o py-gammu-3.1 o py-gcovr-4.2 --_----------=_1678629674236440--