pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/py-certbot Update security/py-certbot to 0.18.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0c0f6a6e8c79
branches: trunk
changeset: 369145:0c0f6a6e8c79
user: fhajny <fhajny%pkgsrc.org@localhost>
date: Wed Sep 27 12:44:39 2017 +0000
description:
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:
security/py-certbot/Makefile.common | 4 ++--
security/py-certbot/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r d626f43f0e19 -r 0c0f6a6e8c79 security/py-certbot/Makefile.common
--- a/security/py-certbot/Makefile.common Wed Sep 27 12:40:53 2017 +0000
+++ b/security/py-certbot/Makefile.common Wed Sep 27 12:44:39 2017 +0000
@@ -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 -r d626f43f0e19 -r 0c0f6a6e8c79 security/py-certbot/distinfo
--- a/security/py-certbot/distinfo Wed Sep 27 12:40:53 2017 +0000
+++ b/security/py-certbot/distinfo Wed Sep 27 12:44:39 2017 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index