Received: by mail.netbsd.org (Postfix, from userid 605) id 7981884EF0; Sun, 7 Jan 2024 21:21:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A8D3984DB2 for ; Sun, 7 Jan 2024 21:21:11 +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 Z1Dfuzd95WtH for ; Sun, 7 Jan 2024 21:21:11 +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 E82A084CF9 for ; Sun, 7 Jan 2024 21:21:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E3A29FA42; Sun, 7 Jan 2024 21:21:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1704662470107680" MIME-Version: 1.0 Date: Sun, 7 Jan 2024 21:21:10 +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: <20240107212110.E3A29FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1704662470107680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jan 7 21:21:10 UTC 2024 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + memtestplus-7.0, openblas-0.3.26. To generate a diff of this commit: cvs rdiff -u -r1.23893 -r1.23894 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1704662470107680 Content-Disposition: inline Content-Length: 859 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23893 pkgsrc/doc/TODO:1.23894 --- pkgsrc/doc/TODO:1.23893 Sun Jan 7 19:43:03 2024 +++ pkgsrc/doc/TODO Sun Jan 7 21:21:10 2024 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23893 2024/01/07 19:43:03 pin Exp $ +$NetBSD: TODO,v 1.23894 2024/01/07 21:21:10 wiz Exp $ Suggested new packages ====================== @@ -937,7 +937,7 @@ For possible Perl packages updates, see o md-whois-5.5.9 o mecab-ipadic-2.7.0.20070801 o memached-1.5.6 - o memtestplus-6.20 + o memtestplus-7.0 o mercury-22.01.8 o merkaator-0.18.3 o mesure-0.7.2 @@ -1010,7 +1010,7 @@ For possible Perl packages updates, see o oo2c-2.1.7 o opal-3.16.2 o open-vm-tools-12.3.0 [security fix: CVE-2023-20900] - o openblas-0.3.25 + o openblas-0.3.26 o opencl-3.0.12 o opencpn-plugin-draw-1.8.5.2 o opencsg-1.4.2 --_----------=_1704662470107680--