Received: by mail.netbsd.org (Postfix, from userid 605) id 9B02A84D45; Wed, 26 Aug 2020 11:11:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2613984D41 for ; Wed, 26 Aug 2020 11:11:14 +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 IHscMrJAorKn for ; Wed, 26 Aug 2020 11:11:13 +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 9A3E784CDF for ; Wed, 26 Aug 2020 11:11:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 92F0AFB26; Wed, 26 Aug 2020 11:11:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159844027324420" MIME-Version: 1.0 Date: Wed, 26 Aug 2020 11:11:13 +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: <20200826111113.92F0AFB26@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_159844027324420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Aug 26 11:11:13 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: Updated security/py-acme, security/py-certbot* To generate a diff of this commit: cvs rdiff -u -r1.4597 -r1.4598 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.20035 -r1.20036 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159844027324420 Content-Disposition: inline Content-Length: 2370 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.4597 pkgsrc/doc/CHANGES-2020:1.4598 --- pkgsrc/doc/CHANGES-2020:1.4597 Wed Aug 26 10:28:49 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Aug 26 11:11:13 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.4597 2020/08/26 10:28:49 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.4598 2020/08/26 11:11:13 adam Exp $ Changes to the packages collection and infrastructure in 2020: @@ -7155,3 +7155,19 @@ Changes to the packages collection and i Updated databases/py-barman to 2.11 [jperkin 2020-08-26] Updated x11/libX11 to 1.6.12 [wiz 2020-08-26] Updated x11/modular-xorg-server to 1.20.9 [wiz 2020-08-26] + Updated security/py-acme to 1.7.0 [adam 2020-08-26] + Updated security/py-certbot to 1.7.0 [adam 2020-08-26] + Updated security/py-certbot-apache to 1.7.0 [adam 2020-08-26] + Updated security/py-certbot-dns-digitalocean to 1.7.0 [adam 2020-08-26] + Updated security/py-certbot-dns-dnsimple to 1.7.0 [adam 2020-08-26] + Updated security/py-certbot-dns-dnsmadeeasy to 1.7.0 [adam 2020-08-26] + Updated security/py-certbot-dns-gehirn to 1.7.0 [adam 2020-08-26] + Updated security/py-certbot-dns-google to 1.7.0 [adam 2020-08-26] + Updated security/py-certbot-dns-linode to 1.7.0 [adam 2020-08-26] + Updated security/py-certbot-dns-luadns to 1.7.0 [adam 2020-08-26] + Updated security/py-certbot-dns-nsone to 1.7.0 [adam 2020-08-26] + Updated security/py-certbot-dns-ovh to 1.7.0 [adam 2020-08-26] + Updated security/py-certbot-dns-rfc2136 to 1.7.0 [adam 2020-08-26] + Updated security/py-certbot-dns-route53 to 1.7.0 [adam 2020-08-26] + Updated security/py-certbot-dns-sakuracloud to 1.7.0 [adam 2020-08-26] + Updated security/py-certbot-nginx to 1.7.0 [adam 2020-08-26] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20035 pkgsrc/doc/TODO:1.20036 --- pkgsrc/doc/TODO:1.20035 Wed Aug 26 10:28:49 2020 +++ pkgsrc/doc/TODO Wed Aug 26 11:11:13 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20035 2020/08/26 10:28:49 wiz Exp $ +$NetBSD: TODO,v 1.20036 2020/08/26 11:11:13 adam Exp $ Suggested new packages ====================== @@ -963,7 +963,6 @@ For possible Perl packages updates, see o py-Scientific-doc-2.5.5 o py-cairo-1.19.1 [drops python-2.x support] o py-cassa-1.11.0 - o py-certbot-1.7.0 o py-configparser-5.0.0 [drops python-2.x support] o py-ephem3-3.7.6.0 o py-hgview-1.9.0 --_----------=_159844027324420--