Received: by mail.netbsd.org (Postfix, from userid 605) id 6BFA084E66; Sun, 24 Jul 2022 10:49:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A3F8184D3D for ; Sun, 24 Jul 2022 10:49:05 +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 2AhByKTiUcae for ; Sun, 24 Jul 2022 10:49:05 +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 E9A4484CF8 for ; Sun, 24 Jul 2022 10:49:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E6FA1FB1A; Sun, 24 Jul 2022 10:49:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1658659744143380" MIME-Version: 1.0 Date: Sun, 24 Jul 2022 10:49:04 +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: <20220724104904.E6FA1FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1658659744143380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jul 24 10:49:04 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated security/py-rsa to 4.9 To generate a diff of this commit: cvs rdiff -u -r1.3517 -r1.3518 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22050 -r1.22051 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1658659744143380 Content-Disposition: inline Content-Length: 1267 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.3517 pkgsrc/doc/CHANGES-2022:1.3518 --- pkgsrc/doc/CHANGES-2022:1.3517 Sun Jul 24 10:48:36 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Jul 24 10:49:04 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3517 2022/07/24 10:48:36 gdt Exp $ +$NetBSD: CHANGES-2022,v 1.3518 2022/07/24 10:49:04 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5283,3 +5283,4 @@ Changes to the packages collection and i Updated x11/mlterm to 3.9.2nb4 [rin 2022-07-24] Updated graphics/gegl to 0.4.38 [wiz 2022-07-24] Updated devel/py-pydantic to 1.9.1 [gdt 2022-07-24] + Updated security/py-rsa to 4.9 [wiz 2022-07-24] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22050 pkgsrc/doc/TODO:1.22051 --- pkgsrc/doc/TODO:1.22050 Sun Jul 24 10:47:46 2022 +++ pkgsrc/doc/TODO Sun Jul 24 10:49:04 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22050 2022/07/24 10:47:46 wiz Exp $ +$NetBSD: TODO,v 1.22051 2022/07/24 10:49:04 wiz Exp $ Suggested new packages ====================== @@ -1347,7 +1347,6 @@ For possible Perl packages updates, see o py-rarfile-4.0 o py-rebulk-3.0.1 o py-requests-kerberos-0.14.0 - o py-rsa-4.9 o py-sbws-1.1.0 o py-scgi-2.0 o py-serpent-1.30.2 --_----------=_1658659744143380--