Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0022984EB1 for ; Fri, 8 Sep 2023 14:03:54 +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 DI-krfBiX-hn for ; Fri, 8 Sep 2023 14:03:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 87FAE84D3B for ; Fri, 8 Sep 2023 14:03:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8185AFBDB; Fri, 8 Sep 2023 14:03:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1694181833197290" MIME-Version: 1.0 Date: Fri, 8 Sep 2023 14:03:53 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20230908140353.8185AFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1694181833197290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Fri Sep 8 14:03:53 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + open-vm-tools-12.3.0 + open-vm-tools-12.3.0 [security fix: CVE-2023-20900]. To generate a diff of this commit: cvs rdiff -u -r1.23354 -r1.23355 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1694181833197290 Content-Disposition: inline Content-Length: 606 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23354 pkgsrc/doc/TODO:1.23355 --- pkgsrc/doc/TODO:1.23354 Fri Sep 8 12:02:49 2023 +++ pkgsrc/doc/TODO Fri Sep 8 14:03:53 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23354 2023/09/08 12:02:49 wiz Exp $ +$NetBSD: TODO,v 1.23355 2023/09/08 14:03:53 taca Exp $ Suggested new packages ====================== @@ -1038,6 +1038,7 @@ For possible Perl packages updates, see o onscripter-20200722 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.22 o opencl-3.0.12 o opencolorio-2.2.0 --_----------=_1694181833197290--