Received: by mail.netbsd.org (Postfix, from userid 605) id 2147584D96; Fri, 23 Jul 2021 11:06:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4D57E84E91 for ; Fri, 23 Jul 2021 11:06:52 +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 atTAC12bEaqc for ; Fri, 23 Jul 2021 11:06:51 +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 B8DBF84D96 for ; Fri, 23 Jul 2021 11:06:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AB2D6FA95; Fri, 23 Jul 2021 11:06:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1627038411169810" MIME-Version: 1.0 Date: Fri, 23 Jul 2021 11:06:51 +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: <20210723110651.AB2D6FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1627038411169810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Jul 23 11:06:51 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated security/py-acme, security/py-certbot* To generate a diff of this commit: cvs rdiff -u -r1.3935 -r1.3936 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1627038411169810 Content-Disposition: inline Content-Length: 1749 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.3935 pkgsrc/doc/CHANGES-2021:1.3936 --- pkgsrc/doc/CHANGES-2021:1.3935 Fri Jul 23 11:04:00 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Jul 23 11:06:51 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3935 2021/07/23 11:04:00 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.3936 2021/07/23 11:06:51 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6271,3 +6271,19 @@ Changes to the packages collection and i Updated www/firefox to 90.0.2 [ryoon 2021-07-23] Updated www/firefox-l10n to 90.0.2 [ryoon 2021-07-23] Updated games/dMagnetic to 0.32 [wiz 2021-07-23] + Updated security/py-acme to 1.17.0 [adam 2021-07-23] + Updated security/py-certbot to 1.17.0 [adam 2021-07-23] + Updated security/py-certbot-apache to 1.17.0 [adam 2021-07-23] + Updated security/py-certbot-dns-digitalocean to 1.17.0 [adam 2021-07-23] + Updated security/py-certbot-dns-dnsimple to 1.17.0 [adam 2021-07-23] + Updated security/py-certbot-dns-dnsmadeeasy to 1.17.0 [adam 2021-07-23] + Updated security/py-certbot-dns-gehirn to 1.17.0 [adam 2021-07-23] + Updated security/py-certbot-dns-google to 1.17.0 [adam 2021-07-23] + Updated security/py-certbot-dns-linode to 1.17.0 [adam 2021-07-23] + Updated security/py-certbot-dns-luadns to 1.17.0 [adam 2021-07-23] + Updated security/py-certbot-dns-nsone to 1.17.0 [adam 2021-07-23] + Updated security/py-certbot-dns-ovh to 1.17.0 [adam 2021-07-23] + Updated security/py-certbot-dns-rfc2136 to 1.17.0 [adam 2021-07-23] + Updated security/py-certbot-dns-route53 to 1.17.0 [adam 2021-07-23] + Updated security/py-certbot-dns-sakuracloud to 1.17.0 [adam 2021-07-23] + Updated security/py-certbot-nginx to 1.17.0 [adam 2021-07-23] --_----------=_1627038411169810--