summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorfhajny <fhajny>2017-06-14 13:16:08 +0000
committerfhajny <fhajny>2017-06-14 13:16:08 +0000
commit090d1979df45fe3ab72b7d71091ea50c54feaf62 (patch)
treea4907f356df9b28e5b8afd7640472037281ae8cc /security
parent584790d139fc47a0d5567f7f173b0a3b3d466538 (diff)
downloadpkgsrc-090d1979df45fe3ab72b7d71091ea50c54feaf62.tar.gz
Update security/py-certbot and security/py-acme to 0.15.0
Added - Plugins for performing DNS challenges for popular providers - IPv6 support in the standalone plugin. - A mechanism for keeping your Apache and Nginx SSL/TLS configuration up to date. - --http-01-address and --tls-sni-01-address flags for controlling the address Certbot listens on when using the standalone plugin. - The command certbot certificates that lists certificates managed by Certbot now performs additional validity checks to notify you if your files have become corrupted. Changed - Messages custom hooks print to stdout are now displayed by Certbot when not running in --quiet mode. - jwk and alg fields in JWS objects have been moved into the protected header causing Certbot to more closely follow the latest version of the ACME spec. Fixed - Permissions on renewal configuration files are now properly preserved when they are updated. - A bug causing Certbot to display strange defaults in its help output when using Python <= 2.7.4 has been fixed. - Certbot now properly handles mixed case domain names found in custom CSRs. - A number of poorly worded prompts and error messages. Removed - Support for OpenSSL 1.0.0 in certbot-auto has been removed as we now pin a newer version of cryptography which dropped support for this version.
Diffstat (limited to 'security')
-rw-r--r--security/py-certbot/Makefile.common4
-rw-r--r--security/py-certbot/PLIST24
-rw-r--r--security/py-certbot/distinfo10
3 files changed, 30 insertions, 8 deletions
diff --git a/security/py-certbot/Makefile.common b/security/py-certbot/Makefile.common
index 7ee1ac3352f..2b5e7a9b848 100644
--- a/security/py-certbot/Makefile.common
+++ b/security/py-certbot/Makefile.common
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.11 2017/05/30 14:28:52 fhajny Exp $
+# $NetBSD: Makefile.common,v 1.12 2017/06/14 13:16:08 fhajny Exp $
#
# used by security/py-acme/Makefile
# used by security/py-certbot/Makefile
-DISTNAME= certbot-0.14.2
+DISTNAME= certbot-0.15.0
MASTER_SITES= ${MASTER_SITE_GITHUB:=certbot/}
HOMEPAGE= https://letsencrypt.org/
diff --git a/security/py-certbot/PLIST b/security/py-certbot/PLIST
index f13e7e96cc8..3a7aac95911 100644
--- a/security/py-certbot/PLIST
+++ b/security/py-certbot/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2017/05/11 08:23:35 fhajny Exp $
+@comment $NetBSD: PLIST,v 1.9 2017/06/14 13:16:08 fhajny Exp $
bin/certbot${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -99,6 +99,24 @@ ${PYSITELIB}/certbot/plugins/disco.pyo
${PYSITELIB}/certbot/plugins/disco_test.py
${PYSITELIB}/certbot/plugins/disco_test.pyc
${PYSITELIB}/certbot/plugins/disco_test.pyo
+${PYSITELIB}/certbot/plugins/dns_common.py
+${PYSITELIB}/certbot/plugins/dns_common.pyc
+${PYSITELIB}/certbot/plugins/dns_common.pyo
+${PYSITELIB}/certbot/plugins/dns_common_lexicon.py
+${PYSITELIB}/certbot/plugins/dns_common_lexicon.pyc
+${PYSITELIB}/certbot/plugins/dns_common_lexicon.pyo
+${PYSITELIB}/certbot/plugins/dns_common_lexicon_test.py
+${PYSITELIB}/certbot/plugins/dns_common_lexicon_test.pyc
+${PYSITELIB}/certbot/plugins/dns_common_lexicon_test.pyo
+${PYSITELIB}/certbot/plugins/dns_common_test.py
+${PYSITELIB}/certbot/plugins/dns_common_test.pyc
+${PYSITELIB}/certbot/plugins/dns_common_test.pyo
+${PYSITELIB}/certbot/plugins/dns_test_common.py
+${PYSITELIB}/certbot/plugins/dns_test_common.pyc
+${PYSITELIB}/certbot/plugins/dns_test_common.pyo
+${PYSITELIB}/certbot/plugins/dns_test_common_lexicon.py
+${PYSITELIB}/certbot/plugins/dns_test_common_lexicon.pyc
+${PYSITELIB}/certbot/plugins/dns_test_common_lexicon.pyo
${PYSITELIB}/certbot/plugins/manual.py
${PYSITELIB}/certbot/plugins/manual.pyc
${PYSITELIB}/certbot/plugins/manual.pyo
@@ -244,6 +262,7 @@ ${PYSITELIB}/certbot/tests/testdata/dsa512_key.pem
${PYSITELIB}/certbot/tests/testdata/dsa_cert.pem
${PYSITELIB}/certbot/tests/testdata/matching_cert.pem
${PYSITELIB}/certbot/tests/testdata/os-release
+${PYSITELIB}/certbot/tests/testdata/rsa2048_key.pem
${PYSITELIB}/certbot/tests/testdata/rsa256_key.pem
${PYSITELIB}/certbot/tests/testdata/rsa512_key.pem
${PYSITELIB}/certbot/tests/testdata/rsa512_key_2.pem
@@ -253,6 +272,9 @@ ${PYSITELIB}/certbot/tests/testdata/sample-archive/fullchain1.pem
${PYSITELIB}/certbot/tests/testdata/sample-archive/privkey1.pem
${PYSITELIB}/certbot/tests/testdata/sample-renewal-ancient.conf
${PYSITELIB}/certbot/tests/testdata/sample-renewal.conf
+${PYSITELIB}/certbot/tests/testdata/self_signed_cert.pem
+${PYSITELIB}/certbot/tests/testdata/self_signed_cert_bad.pem
+${PYSITELIB}/certbot/tests/testdata/self_signed_fullchain.pem
${PYSITELIB}/certbot/tests/testdata/webrootconftest.ini
${PYSITELIB}/certbot/tests/util.py
${PYSITELIB}/certbot/tests/util.pyc
diff --git a/security/py-certbot/distinfo b/security/py-certbot/distinfo
index e333afa98fc..50f63c9b60b 100644
--- a/security/py-certbot/distinfo
+++ b/security/py-certbot/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2017/05/30 14:28:52 fhajny Exp $
+$NetBSD: distinfo,v 1.12 2017/06/14 13:16:08 fhajny Exp $
-SHA1 (certbot-0.14.2.tar.gz) = a8f0ecbc414911ff36cb8a60ec8686e7742e168c
-RMD160 (certbot-0.14.2.tar.gz) = 85dd7795a7226689b2d1a8f38decdfd35f4b0175
-SHA512 (certbot-0.14.2.tar.gz) = fcecd8c8d0807bf0dd3edde290cf17062a34eae69c7b740b7da78e1a22cee36738cbb472a1324d07127ea846327edcf1d6aefb6747793f019593fc5d56aa2954
-Size (certbot-0.14.2.tar.gz) = 852675 bytes
+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