Received: by mail.netbsd.org (Postfix, from userid 605) id A689685049; Fri, 26 Jan 2024 13:40:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D6DE38502F for ; Fri, 26 Jan 2024 13:40:46 +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 uldO1Ykh29a2 for ; Fri, 26 Jan 2024 13:40:46 +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 38F2D84CF2 for ; Fri, 26 Jan 2024 13:40:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2D673FA42; Fri, 26 Jan 2024 13:40:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1706276446226890" MIME-Version: 1.0 Date: Fri, 26 Jan 2024 13:40:46 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20240126134046.2D673FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1706276446226890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Jan 26 13:40:46 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated security/gnupg2, databases/pg_repack To generate a diff of this commit: cvs rdiff -u -r1.670 -r1.671 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1706276446226890 Content-Disposition: inline Content-Length: 762 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.670 pkgsrc/doc/CHANGES-2024:1.671 --- pkgsrc/doc/CHANGES-2024:1.670 Fri Jan 26 13:20:26 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Jan 26 13:40:45 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.670 2024/01/26 13:20:26 mef Exp $ +$NetBSD: CHANGES-2024,v 1.671 2024/01/26 13:40:45 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -868,3 +868,5 @@ Changes to the packages collection and i Updated audio/mbrolavox-us3 to 0.0.0.16 [wiz 2024-01-26] Added lang/tclx version 8.6.3 [wiz 2024-01-26] Updated math/R-gss to 2.2.7 [mef 2024-01-26] + Updated security/gnupg2 to 2.4.4 [adam 2024-01-26] + Updated databases/pg_repack to 1.5.0 [adam 2024-01-26] --_----------=_1706276446226890--