Received: by mail.netbsd.org (Postfix, from userid 605) id 215B484FE4; Sun, 3 Jul 2022 10:36:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 589C984FE0 for ; Sun, 3 Jul 2022 10:36:04 +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 6neTdouSDdES for ; Sun, 3 Jul 2022 10:36:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A41C484D0E for ; Sun, 3 Jul 2022 10:36:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A1B26FB1A; Sun, 3 Jul 2022 10:36:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1656844563235320" MIME-Version: 1.0 Date: Sun, 3 Jul 2022 10:36:03 +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: <20220703103603.A1B26FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1656844563235320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jul 3 10:36:03 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated security/py-pip-audit to 2.3.4 To generate a diff of this commit: cvs rdiff -u -r1.3182 -r1.3183 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21982 -r1.21983 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1656844563235320 Content-Disposition: inline Content-Length: 1290 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.3182 pkgsrc/doc/CHANGES-2022:1.3183 --- pkgsrc/doc/CHANGES-2022:1.3182 Sun Jul 3 10:27:09 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Jul 3 10:36:03 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3182 2022/07/03 10:27:09 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.3183 2022/07/03 10:36:03 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4790,3 +4790,4 @@ Changes to the packages collection and i Updated security/mozilla-rootcerts-openssl to 2.8 [wiz 2022-07-03] Updated devel/libidn to 1.40 [wiz 2022-07-03] Updated print/cups to 2.4.2 [wiz 2022-07-03] + Updated security/py-pip-audit to 2.3.4 [wiz 2022-07-03] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21982 pkgsrc/doc/TODO:1.21983 --- pkgsrc/doc/TODO:1.21982 Sun Jul 3 10:27:09 2022 +++ pkgsrc/doc/TODO Sun Jul 3 10:36:03 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21982 2022/07/03 10:27:09 wiz Exp $ +$NetBSD: TODO,v 1.21983 2022/07/03 10:36:03 wiz Exp $ Suggested new packages ====================== @@ -1358,7 +1358,6 @@ For possible Perl packages updates, see o py-newt-0.52.21 o py-omniORBpy-3.7 o py-pdf-parser-0.7.4 - o py-pip-audit-2.3.4 o py-postgresql-5.1.2 o py-ptt-1.10.2 o py-py3c-1.3.1 --_----------=_1656844563235320--