summaryrefslogtreecommitdiff
path: root/security/py-certbot
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2017-09-27 12:44:39 +0000
committerfhajny <fhajny@pkgsrc.org>2017-09-27 12:44:39 +0000
commitcb473bf8124061b066ecafca553c647f731936fd (patch)
tree1ce9869a7323bf921c0f936ba0639a05d70b0d2b /security/py-certbot
parent5b7c69ab202abd6fb2f47b4e67229b356a7e9e8d (diff)
downloadpkgsrc-cb473bf8124061b066ecafca553c647f731936fd.tar.gz
Update security/py-certbot to 0.18.2.
- An issue where Certbot's ACME module would raise an AttributeError trying to create self-signed certificates when used with pyOpenSSL 17.3.0 has been resolved. For Certbot users with this version of pyOpenSSL, this caused Certbot to crash when performing a TLS SNI challenge or when the Nginx plugin tried to create an SSL server block.
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 ee129c1d717..a9748006ece 100644
--- a/security/py-certbot/Makefile.common
+++ b/security/py-certbot/Makefile.common
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.16 2017/09/13 10:28:42 fhajny Exp $
+# $NetBSD: Makefile.common,v 1.17 2017/09/27 12:44:39 fhajny Exp $
#
# used by security/py-acme/Makefile
# used by security/py-certbot/Makefile
-DISTNAME= certbot-0.18.1
+DISTNAME= certbot-0.18.2
MASTER_SITES= ${MASTER_SITE_GITHUB:=certbot/}
HOMEPAGE= https://letsencrypt.org/
diff --git a/security/py-certbot/distinfo b/security/py-certbot/distinfo
index 25316ab06db..f367116acb9 100644
--- a/security/py-certbot/distinfo
+++ b/security/py-certbot/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2017/09/13 10:28:42 fhajny Exp $
+$NetBSD: distinfo,v 1.17 2017/09/27 12:44:39 fhajny Exp $
-SHA1 (certbot-0.18.1.tar.gz) = 46467a27aaeafaeabe07280816bcba6c1dcdc22a
-RMD160 (certbot-0.18.1.tar.gz) = 4f60778c9dc682c850c83e30eed204ee1bb8c19e
-SHA512 (certbot-0.18.1.tar.gz) = 4c3cfb4bb430f330f7a5c9a3cab9156546e9ee5cd23b10838e2727eebd689735f6807b9c74b148f9ee6eaed861cd41ea41c5d01610e7103bdf9edf4c9862b2d1
-Size (certbot-0.18.1.tar.gz) = 1043937 bytes
+SHA1 (certbot-0.18.2.tar.gz) = 6e332c4387ede6efaae4a6c0b71e8c6be23224d8
+RMD160 (certbot-0.18.2.tar.gz) = fd789656aee08b435b99ddf1046fc250b1c19f77
+SHA512 (certbot-0.18.2.tar.gz) = 30dea063cf8d4bd714a40c1a82a7f4aab51e3a7d4de0d5f9a923f95badb2881562562c4a198da6a4c3cd1db7f9e2d124c2def70f3a245faca0040438586bf6a4
+Size (certbot-0.18.2.tar.gz) = 1044019 bytes