summaryrefslogtreecommitdiff
path: root/security/py-certbot
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2017-08-02 20:31:29 +0000
committerfhajny <fhajny@pkgsrc.org>2017-08-02 20:31:29 +0000
commit10fbc594867ebff815f2b46c628ac4c4117816e1 (patch)
treec7428cd0e9df189e3f57380141fd3c0671752baa /security/py-certbot
parent1ceeede92cada4eff4cc267fc83e70d5c881cf53 (diff)
downloadpkgsrc-10fbc594867ebff815f2b46c628ac4c4117816e1.tar.gz
Update security/py-certbot to 0.16.0.
Added - A plugin for performing DNS challenges using dynamic DNS updates as defined in RFC 2316 (available separately). - Plugins for performing DNS challenges for the providers DNS Made Easy and LuaDNS (available separately). - Support for performing TLS-SNI-01 challenges when using the manual plugin. - Automatic detection of Arch Linux in the Apache plugin providing better default settings for the plugin. Changed - The text of the interactive question about whether a redirect from HTTP to HTTPS should be added by Certbot has been rewritten to better explain the choices to the user. - Simplified HTTP challenge instructions in the manual plugin. Fixed - Problems performing a dry run when using the Nginx plugin have been fixed. - Resolved an issue where certbot-dns-digitalocean's test suite would sometimes fail when ran using Python 3. - On some systems, previous versions of certbot-auto would error out with a message about a missing hash for setuptools. - A bug where Certbot would sometimes not print a space at the end of an interactive prompt has been resolved. - Nonfatal tracebacks are no longer shown in rare cases where Certbot encounters an exception trying to close its TCP connection with the ACME server.
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 2b5e7a9b848..975aa8a87e1 100644
--- a/security/py-certbot/Makefile.common
+++ b/security/py-certbot/Makefile.common
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.12 2017/06/14 13:16:08 fhajny Exp $
+# $NetBSD: Makefile.common,v 1.13 2017/08/02 20:31:29 fhajny Exp $
#
# used by security/py-acme/Makefile
# used by security/py-certbot/Makefile
-DISTNAME= certbot-0.15.0
+DISTNAME= certbot-0.16.0
MASTER_SITES= ${MASTER_SITE_GITHUB:=certbot/}
HOMEPAGE= https://letsencrypt.org/
diff --git a/security/py-certbot/distinfo b/security/py-certbot/distinfo
index 50f63c9b60b..e6871e4724e 100644
--- a/security/py-certbot/distinfo
+++ b/security/py-certbot/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2017/06/14 13:16:08 fhajny Exp $
+$NetBSD: distinfo,v 1.13 2017/08/02 20:31:29 fhajny Exp $
-SHA1 (certbot-0.15.0.tar.gz) = 86a5d0166bece3a6ecc77a63de688ab0708cc6ca
-RMD160 (certbot-0.15.0.tar.gz) = 844701b0d2e7902fe67772e0daa686b04d7e1d44
-SHA512 (certbot-0.15.0.tar.gz) = e884b34985a1128ce94d6b2be77af6ee86ded8b870e066f3f4bc22f78501f3f0a51060edcf75a11cd31dd525388adb8ccc4e2da0068b5b75be131d0fb0ca6844
-Size (certbot-0.15.0.tar.gz) = 942788 bytes
+SHA1 (certbot-0.16.0.tar.gz) = be2f8b6f8e0f04899ce2395403df57e9c7d697b9
+RMD160 (certbot-0.16.0.tar.gz) = c882e48adbda3c11836ce975d25f174e5b71ab38
+SHA512 (certbot-0.16.0.tar.gz) = 4cb6ec06c6ec71cd6886a716100f269de3922f17a582c8c20ec40327b65e1c16347a5b33d44131e56a7667233ebba88ff36a4e854beedd13e848897ba09a7e64
+Size (certbot-0.16.0.tar.gz) = 992700 bytes