Received: by mail.netbsd.org (Postfix, from userid 605) id 897F884D8A; Mon, 27 Sep 2021 15:14:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C5ECF84D2E for ; Mon, 27 Sep 2021 15:14:51 +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 oAMkesrZZCfJ for ; Mon, 27 Sep 2021 15:14:51 +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 5B3EE84D0C for ; Mon, 27 Sep 2021 15:14:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 541CFFA97; Mon, 27 Sep 2021 15:14:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1632755691145060" MIME-Version: 1.0 Date: Mon, 27 Sep 2021 15:14:51 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20210927151451.541CFFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1632755691145060 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Mon Sep 27 15:14:51 UTC 2021 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: update sudo + sudo-1.9.8p2. To generate a diff of this commit: cvs rdiff -u -r1.21103 -r1.21104 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1632755691145060 Content-Disposition: inline Content-Length: 614 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21103 pkgsrc/doc/TODO:1.21104 --- pkgsrc/doc/TODO:1.21103 Mon Sep 27 13:26:46 2021 +++ pkgsrc/doc/TODO Mon Sep 27 15:14:50 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21103 2021/09/27 13:26:46 wiz Exp $ +$NetBSD: TODO,v 1.21104 2021/09/27 15:14:50 taca Exp $ Suggested new packages ====================== @@ -1884,7 +1884,7 @@ For possible Perl packages updates, see o strace-4.23 o stratagus-2.2.5.5 o streamtuner-2.2.0 - o sudo-1.9.8p1 + o sudo-1.9.8p2 o sunclock-3.57 [https://github.com/mdoege/Sunclock] o sup-0.4 o superlu-5.2.2 --_----------=_1632755691145060--