Received: by mail.netbsd.org (Postfix, from userid 605) id 2A07984F87; Sat, 21 Aug 2021 08:47:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6569D84F86 for ; Sat, 21 Aug 2021 08:47:56 +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 B48WCAw8lWiQ for ; Sat, 21 Aug 2021 08:47:56 +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 EFB8584EA8 for ; Sat, 21 Aug 2021 08:47:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E7325FA97; Sat, 21 Aug 2021 08:47:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162953567568190" MIME-Version: 1.0 Date: Sat, 21 Aug 2021 08:47:55 +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: <20210821084755.E7325FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162953567568190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Aug 21 08:47:55 UTC 2021 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + openssh-8.7p1. To generate a diff of this commit: cvs rdiff -u -r1.20953 -r1.20954 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162953567568190 Content-Disposition: inline Content-Length: 604 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20953 pkgsrc/doc/TODO:1.20954 --- pkgsrc/doc/TODO:1.20953 Sat Aug 21 07:02:54 2021 +++ pkgsrc/doc/TODO Sat Aug 21 08:47:55 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20953 2021/08/21 07:02:54 mef Exp $ +$NetBSD: TODO,v 1.20954 2021/08/21 08:47:55 wiz Exp $ Suggested new packages ====================== @@ -1495,7 +1495,7 @@ For possible Perl packages updates, see o openrct2-0.3.3 o openslp-2.0.0 o opensmtpd-6.8.0p2 - o openssh-8.6p1 + o openssh-8.7p1 o openvas-libraries-8.0.8 o opera-26 o or1k-none-elf-binutils-2.36.1 --_----------=_162953567568190--