Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 50DC985930 for ; Thu, 19 Oct 2023 12:28:13 +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 uomrFa0BcnVv for ; Thu, 19 Oct 2023 12:28:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D8AC984E79 for ; Thu, 19 Oct 2023 12:28:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D5E8FFADC; Thu, 19 Oct 2023 12:28:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169771849217180" MIME-Version: 1.0 Date: Thu, 19 Oct 2023 12:28:12 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20231019122812.D5E8FFADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169771849217180 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Oct 19 12:28:12 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated security/openssh to 9.5p1 To generate a diff of this commit: cvs rdiff -u -r1.5946 -r1.5947 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169771849217180 Content-Disposition: inline Content-Length: 716 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.5946 pkgsrc/doc/CHANGES-2023:1.5947 --- pkgsrc/doc/CHANGES-2023:1.5946 Thu Oct 19 12:05:26 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Oct 19 12:28:12 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5946 2023/10/19 12:05:26 pin Exp $ +$NetBSD: CHANGES-2023,v 1.5947 2023/10/19 12:28:12 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8760,3 +8760,4 @@ Changes to the packages collection and i Updated net/ipget to 0.10.0 [bsiegert 2023-10-19] Updated editors/tp-note to 1.22.8 [pin 2023-10-19] Updated devel/git-cliff to 1.3.1nb1 [pin 2023-10-19] + Updated security/openssh to 9.5p1 [wiz 2023-10-19] --_----------=_169771849217180--