pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security py-acme py-certbot: updated to 1.11.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/920ae8a96605
branches:  trunk
changeset: 444904:920ae8a96605
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Jan 14 14:21:51 2021 +0000

description:
py-acme py-certbot: updated to 1.11.0

Certbot 1.11.0

Changed

We deprecated support for Python 2 in Certbot and its ACME library.
Support for Python 2 will be removed in the next planned release of Certbot.
certbot-auto was deprecated on all systems. For more information about this
change, see
https://community.letsencrypt.org/t/certbot-auto-no-longer-works-on-debian-based-systems/139702/7.
We deprecated support for Apache 2.2 in the certbot-apache plugin and it will
be removed in a future release of Certbot.

Fixed

The Certbot snap no longer loads packages installed via pip install --user. This
was unintended and DNS plugins should be installed via snap instead.
certbot-dns-google would sometimes crash with HTTP 409/412 errors when used with very large zones.
certbot-dns-google would sometimes crash with an HTTP 412 error if preexisting records had an unexpected TTL, i.e.: different than Certbot's default TTL for this plugin.
More details about these changes can be found on our GitHub repo.

diffstat:

 security/py-acme/distinfo           |  10 +++++-----
 security/py-certbot/Makefile.common |   4 ++--
 security/py-certbot/distinfo        |  10 +++++-----
 3 files changed, 12 insertions(+), 12 deletions(-)

diffs (48 lines):

diff -r 241b50a01662 -r 920ae8a96605 security/py-acme/distinfo
--- a/security/py-acme/distinfo Thu Jan 14 14:20:56 2021 +0000
+++ b/security/py-acme/distinfo Thu Jan 14 14:21:51 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2020/12/09 12:31:35 adam Exp $
+$NetBSD: distinfo,v 1.23 2021/01/14 14:21:51 adam Exp $
 
-SHA1 (acme-1.10.1.tar.gz) = 20864c104836448fbe522447206a09c0336563c4
-RMD160 (acme-1.10.1.tar.gz) = aad1207c604a0911d8765ee87ecb5369122f7766
-SHA512 (acme-1.10.1.tar.gz) = 3fa4ab974aab9391145b55f77d41a4c152486e5198eb8af28a4e66f86506d98ea066221e3b92bae7bb7f94fdebaf8bc9703132f88f37ab38eb3912e988147899
-Size (acme-1.10.1.tar.gz) = 91217 bytes
+SHA1 (acme-1.11.0.tar.gz) = 8339d6467029d22f33ac6e2c50c7bd547c82e81f
+RMD160 (acme-1.11.0.tar.gz) = 4dede90712e273219f7845cc10302a654051cd71
+SHA512 (acme-1.11.0.tar.gz) = e92ed082a5f7fff6e94b8e30fefeb12dbad44de823ba553b8f34ad2a6d50fdbe5ec3e36522ff451ddd9aae5f0f86701abf65aeb3b146e03b5dfbf7d887109c4f
+Size (acme-1.11.0.tar.gz) = 91313 bytes
diff -r 241b50a01662 -r 920ae8a96605 security/py-certbot/Makefile.common
--- a/security/py-certbot/Makefile.common       Thu Jan 14 14:20:56 2021 +0000
+++ b/security/py-certbot/Makefile.common       Thu Jan 14 14:21:51 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.49 2020/12/09 12:31:35 adam Exp $
+# $NetBSD: Makefile.common,v 1.50 2021/01/14 14:21:51 adam Exp $
 # used by security/py-acme/Makefile
 # used by security/py-certbot/Makefile
 # used by security/py-certbot-apache/Makefile
@@ -16,7 +16,7 @@
 # used by security/py-certbot-dns-sakuracloud/Makefile
 # used by security/py-certbot-nginx/Makefile
 
-CERTBOT_VERSION=       1.10.1
+CERTBOT_VERSION=       1.11.0
 
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES?=   security python
diff -r 241b50a01662 -r 920ae8a96605 security/py-certbot/distinfo
--- a/security/py-certbot/distinfo      Thu Jan 14 14:20:56 2021 +0000
+++ b/security/py-certbot/distinfo      Thu Jan 14 14:21:51 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.50 2020/12/09 12:31:35 adam Exp $
+$NetBSD: distinfo,v 1.51 2021/01/14 14:21:51 adam Exp $
 
-SHA1 (certbot-1.10.1.tar.gz) = d333937fea66887bb18734407feed181167dd909
-RMD160 (certbot-1.10.1.tar.gz) = ad58ce1b2f3bd8d38dfc76bc8c62700dd9df1a25
-SHA512 (certbot-1.10.1.tar.gz) = 3d7018343282f927f2a4c8953f23b3f9ec302cf231784ea7fb102ded3e7eafb2cdeb8e26b108c6194097d9cee6901229432f192334989b800cfd21cf87222f5f
-Size (certbot-1.10.1.tar.gz) = 390095 bytes
+SHA1 (certbot-1.11.0.tar.gz) = dbbc8236a17cbaeac5314587407e8158afe7ab1d
+RMD160 (certbot-1.11.0.tar.gz) = bcda825eea0b79fe19d109bfac2eb24d41880ded
+SHA512 (certbot-1.11.0.tar.gz) = ce871c61d5a8c947b10e71d685e61a0869e559b85fce2ee2b6622e04bba0ac90c38926bbd4b379c3e9e364f8ad4157ea83f29d597b75a4d81e2380152478f0be
+Size (certbot-1.11.0.tar.gz) = 391257 bytes



Home | Main Index | Thread Index | Old Index