Received: by mail.netbsd.org (Postfix, from userid 605) id 3194384E88; Fri, 27 Jan 2023 11:40:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5F95484E83 for ; Fri, 27 Jan 2023 11:40:54 +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 tkSnpdz0VykM for ; Fri, 27 Jan 2023 11:40:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B2A7984E7F for ; Fri, 27 Jan 2023 11:40:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A4688FA90; Fri, 27 Jan 2023 11:40:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167481965396670" MIME-Version: 1.0 Date: Fri, 27 Jan 2023 11:40:53 +0000 From: "David Brownlee" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: abs@netbsd.org X-Mailer: log_accum Message-Id: <20230127114053.A4688FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167481965396670 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: abs Date: Fri Jan 27 11:40:53 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Belatedly note py-OpenSSL update to 23.0.0 To generate a diff of this commit: cvs rdiff -u -r1.754 -r1.755 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167481965396670 Content-Disposition: inline Content-Length: 872 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.754 pkgsrc/doc/CHANGES-2023:1.755 --- pkgsrc/doc/CHANGES-2023:1.754 Fri Jan 27 10:32:16 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Jan 27 11:40:53 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.754 2023/01/27 10:32:16 micha Exp $ +$NetBSD: CHANGES-2023,v 1.755 2023/01/27 11:40:53 abs Exp $ Changes to the packages collection and infrastructure in 2023: @@ -414,6 +414,7 @@ Changes to the packages collection and i Updated news/pan to 0.154 [rhialto 2023-01-15] Updated www/ruby-excon to 0.97.1 [taca 2023-01-15] Added devel/shfmt version 3.6.0 [nikita 2023-01-15] + Updated security/py-OpenSSL to 23.0.0 [abs 2023-01-15] Updated devel/mob to 4.1.2 [schmonz 2023-01-15] Updated security/py-acme to 2.2.0 [adam 2023-01-15] Updated security/py-certbot to 2.2.0 [adam 2023-01-15] --_----------=_167481965396670--