Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id DEEA31A921F for ; Thu, 17 Mar 2022 12:24:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1AEF884EA5; Thu, 17 Mar 2022 12:24:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 55B0A84E9A for ; Thu, 17 Mar 2022 12:24:15 +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 Vp_RTG0hwhd0 for ; Thu, 17 Mar 2022 12:24:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CDA8C84D3A for ; Thu, 17 Mar 2022 12:24:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CAC86FB24; Thu, 17 Mar 2022 12:24:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_164751985427650" MIME-Version: 1.0 Date: Thu, 17 Mar 2022 12:24:14 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20220317122414.CAC86FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_164751985427650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Mar 17 12:24:14 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated security/py-acme, security/py-certbot* To generate a diff of this commit: cvs rdiff -u -r1.1499 -r1.1500 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_164751985427650 Content-Disposition: inline Content-Length: 1764 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.1499 pkgsrc/doc/CHANGES-2022:1.1500 --- pkgsrc/doc/CHANGES-2022:1.1499 Thu Mar 17 08:21:32 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Mar 17 12:24:14 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.1499 2022/03/17 08:21:32 adam Exp $ +$NetBSD: CHANGES-2022,v 1.1500 2022/03/17 12:24:14 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -1967,3 +1967,19 @@ Changes to the packages collection and i Updated www/py-urllib3 to 1.26.9 [adam 2022-03-17] Updated security/py-josepy to 1.13.0 [adam 2022-03-17] Updated devel/py-jupyter-console to 6.4.3 [adam 2022-03-17] + Updated security/py-acme to 1.25.0 [adam 2022-03-17] + Updated security/py-certbot to 1.25.0 [adam 2022-03-17] + Updated security/py-certbot-apache to 1.25.0 [adam 2022-03-17] + Updated security/py-certbot-dns-digitalocean to 1.25.0 [adam 2022-03-17] + Updated security/py-certbot-dns-dnsimple to 1.25.0 [adam 2022-03-17] + Updated security/py-certbot-dns-dnsmadeeasy to 1.25.0 [adam 2022-03-17] + Updated security/py-certbot-dns-gehirn to 1.25.0 [adam 2022-03-17] + Updated security/py-certbot-dns-google to 1.25.0 [adam 2022-03-17] + Updated security/py-certbot-dns-linode to 1.25.0 [adam 2022-03-17] + Updated security/py-certbot-dns-luadns to 1.25.0 [adam 2022-03-17] + Updated security/py-certbot-dns-nsone to 1.25.0 [adam 2022-03-17] + Updated security/py-certbot-dns-ovh to 1.25.0 [adam 2022-03-17] + Updated security/py-certbot-dns-rfc2136 to 1.25.0 [adam 2022-03-17] + Updated security/py-certbot-dns-route53 to 1.25.0 [adam 2022-03-17] + Updated security/py-certbot-dns-sakuracloud to 1.25.0 [adam 2022-03-17] + Updated security/py-certbot-nginx to 1.25.0 [adam 2022-03-17] --_----------=_164751985427650--