summaryrefslogtreecommitdiff
path: root/security/py-certbot
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-06-08 15:53:29 +0000
committeradam <adam@pkgsrc.org>2020-06-08 15:53:29 +0000
commit5ef4b81b8d0aacadff878af076468a22605e3db8 (patch)
treed3e1e2b300f53f8322ed734d83cc2900320dcb6c /security/py-certbot
parentb8e674b7eacd5dd606b364b500adf0be08f223d1 (diff)
downloadpkgsrc-5ef4b81b8d0aacadff878af076468a22605e3db8.tar.gz
py-acme py-certbot: updated to 1.5.0
Certbot 1.5.0 Added Require explicit confirmation of snap plugin permissions before connecting. Changed Improved error message in apache installer when mod_ssl is not available. Fixed Add support for OCSP responses which use a public key hash ResponderID, fixing interoperability with Sectigo CAs. Fix TLS-ALPN test that fails when run with newer versions of OpenSSL. More details about these changes can be found on our GitHub repo.
Diffstat (limited to 'security/py-certbot')
-rw-r--r--security/py-certbot/Makefile.common4
-rw-r--r--security/py-certbot/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/security/py-certbot/Makefile.common b/security/py-certbot/Makefile.common
index 2de338563f3..4d485de60ee 100644
--- a/security/py-certbot/Makefile.common
+++ b/security/py-certbot/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.43 2020/05/07 10:53:44 adam Exp $
+# $NetBSD: Makefile.common,v 1.44 2020/06/08 15:53:29 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.4.0
+CERTBOT_VERSION= 1.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES?= security python
diff --git a/security/py-certbot/distinfo b/security/py-certbot/distinfo
index ca168488a72..ef4a24cebeb 100644
--- a/security/py-certbot/distinfo
+++ b/security/py-certbot/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.44 2020/05/07 10:53:44 adam Exp $
+$NetBSD: distinfo,v 1.45 2020/06/08 15:53:29 adam Exp $
-SHA1 (certbot-1.4.0.tar.gz) = 9587d0aadda28c429ce18f961cd2285b143361ee
-RMD160 (certbot-1.4.0.tar.gz) = a1b20217f71768ee505a5e5a77399260f2a827db
-SHA512 (certbot-1.4.0.tar.gz) = e8aa3c412bec0b10d6e8f119b8f23c17db0e761c1b476503a141c734f379a4e5322a37a8d16af837e9538932423c0161ea06f66928634c2c2c7dc556423e4f42
-Size (certbot-1.4.0.tar.gz) = 370661 bytes
+SHA1 (certbot-1.5.0.tar.gz) = 06689bfe2909bbcb8334949bae7aa7fcb0de75b5
+RMD160 (certbot-1.5.0.tar.gz) = 868e47d1d3ea9b6b7b15d2a2661073df69fc3248
+SHA512 (certbot-1.5.0.tar.gz) = 00cdb734771c7a274f75359928d1ce3fff03c4e9b6dfcce06f6b4ace5c3fd2980a1823c601f90147ab08018ecf5ee7d2a064bd1127ee0f300c5c1db894723c06
+Size (certbot-1.5.0.tar.gz) = 364819 bytes