Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4FBB984E57 for ; Tue, 11 Jul 2023 07:13:04 +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 8RIAyPzd4LAa for ; Tue, 11 Jul 2023 07:13:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9A4D784D17 for ; Tue, 11 Jul 2023 07:13:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 953C5FBDB; Tue, 11 Jul 2023 07:13:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1689059583233790" MIME-Version: 1.0 Date: Tue, 11 Jul 2023 07:13:03 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230711071303.953C5FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1689059583233790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Jul 11 07:13:03 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: Updated security/gnupg2, security/gpgme To generate a diff of this commit: cvs rdiff -u -r1.4370 -r1.4371 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23188 -r1.23189 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1689059583233790 Content-Disposition: inline Content-Length: 1320 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.4370 pkgsrc/doc/CHANGES-2023:1.4371 --- pkgsrc/doc/CHANGES-2023:1.4370 Tue Jul 11 06:04:44 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Jul 11 07:13:02 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4370 2023/07/11 06:04:44 adam Exp $ +$NetBSD: CHANGES-2023,v 1.4371 2023/07/11 07:13:02 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6090,3 +6090,5 @@ Changes to the packages collection and i Updated devel/gdbus-codegen to 2.76.4 [adam 2023-07-11] Updated www/nghttp3 to 0.13.0 [adam 2023-07-11] Updated net/ngtcp2 to 0.17.0 [adam 2023-07-11] + Updated security/gnupg2 to 2.4.3 [adam 2023-07-11] + Updated security/gpgme to 1.21.0 [adam 2023-07-11] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23188 pkgsrc/doc/TODO:1.23189 --- pkgsrc/doc/TODO:1.23188 Tue Jul 11 06:04:44 2023 +++ pkgsrc/doc/TODO Tue Jul 11 07:13:03 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23188 2023/07/11 06:04:44 adam Exp $ +$NetBSD: TODO,v 1.23189 2023/07/11 07:13:03 adam Exp $ Suggested new packages ====================== @@ -742,7 +742,6 @@ For possible Perl packages updates, see o got-0.88 o gourmet-0.13.3 o gperiodic-3.0.3 - o gpgme-1.21.0 o gpick-0.3 o gprolog-1.5.0 [adds arm64 support] o gps-17.0 --_----------=_1689059583233790--