Received: by mail.netbsd.org (Postfix, from userid 605) id 7830084E83; Mon, 8 May 2023 23:00:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A7A1284D5B for ; Mon, 8 May 2023 23:00:32 +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 5AbbrwzmkFkK for ; Mon, 8 May 2023 23:00:32 +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 E989384CCA for ; Mon, 8 May 2023 23:00:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D841DFA88; Mon, 8 May 2023 23:00:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1683586831192550" MIME-Version: 1.0 Date: Mon, 8 May 2023 23:00:31 +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: <20230508230031.D841DFA88@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1683586831192550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon May 8 23:00:31 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated security/ssh-audit to 2.9.0 To generate a diff of this commit: cvs rdiff -u -r1.2959 -r1.2960 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22917 -r1.22918 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1683586831192550 Content-Disposition: inline Content-Length: 1292 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.2959 pkgsrc/doc/CHANGES-2023:1.2960 --- pkgsrc/doc/CHANGES-2023:1.2959 Mon May 8 21:55:47 2023 +++ pkgsrc/doc/CHANGES-2023 Mon May 8 23:00:31 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2959 2023/05/08 21:55:47 jun Exp $ +$NetBSD: CHANGES-2023,v 1.2960 2023/05/08 23:00:31 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4109,3 +4109,4 @@ Changes to the packages collection and i Updated devel/py-flufl.lock to 7.1.1 [markd 2023-05-08] Updated databases/py-sqlalchemy to 1.4.48 [markd 2023-05-08] Updated emulators/nono to 0.6.1 [jun 2023-05-09] + Updated security/ssh-audit to 2.9.0 [wiz 2023-05-08] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22917 pkgsrc/doc/TODO:1.22918 --- pkgsrc/doc/TODO:1.22917 Mon May 8 09:38:36 2023 +++ pkgsrc/doc/TODO Mon May 8 23:00:31 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22917 2023/05/08 09:38:36 wiz Exp $ +$NetBSD: TODO,v 1.22918 2023/05/08 23:00:31 wiz Exp $ Suggested new packages ====================== @@ -1361,7 +1361,6 @@ For possible Perl packages updates, see o squeak-vm-4.10.2.2765 o sqwebmail-5.8.2 o ssh-askpass-1.2.4.1 - o ssh-audit-2.9.0 o stalin-0.11 o stan-math-2.26.1 o statist-1.3.0 --_----------=_1683586831192550--