pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security py-acme py-certbot: updated to 1.2.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/965eadd26541
branches:  trunk
changeset: 411616:965eadd26541
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Feb 16 20:23:26 2020 +0000

description:
py-acme py-certbot: updated to 1.2.0

1.2.0:

Added
Added support for Cloudflare's limited-scope API Tokens
Added support for $hostname in nginx server_name directive

Changed
Add directory field to error message when field is missing.
If MD5 hasher is not available, try it in non-security mode (fix for FIPS systems)
Disable old SSL versions and ciphersuites and remove SSLCompression off setting to follow Mozilla recommendations in Apache.
Remove ECDHE-RSA-AES128-SHA from NGINX ciphers list now that Windows 2008 R2 and Windows 7 are EOLed
Support for Python 3.4 has been removed.

Fixed
Fix collections.abc imports for Python 3.9.
More details about these changes can be found on our GitHub repo.


1.1.0:

Changed
Removed the fallback introduced with 0.34.0 in acme to retry a POST-as-GET request as a GET request when the targeted ACME CA server seems to not support POST-as-GET requests.
certbot-auto no longer supports architectures other than x86_64 on RHEL 6 based systems. Existing certbot-auto installations affected by this will continue to work, but they will no longer receive 
updates. To install a newer version of Certbot on these systems, you should update your OS.
Support for Python 3.4 in Certbot and its ACME library is deprecated and will be removed in the next release of Certbot. certbot-auto users on x86_64 systems running RHEL 6 or derivatives will be 
asked to enable Software Collections (SCL) repository so Python 3.6 can be installed. certbot-auto can enable the SCL repo for you on CentOS 6 while users on other RHEL 6 based systems will be asked 
to do this manually.

diffstat:

 security/py-acme/distinfo                     |  10 +++++-----
 security/py-certbot-apache/PLIST              |   3 +--
 security/py-certbot-apache/distinfo           |  10 +++++-----
 security/py-certbot-dns-digitalocean/distinfo |  10 +++++-----
 security/py-certbot-dns-dnsimple/distinfo     |  10 +++++-----
 security/py-certbot-dns-dnsmadeeasy/distinfo  |  10 +++++-----
 security/py-certbot-dns-gehirn/distinfo       |  10 +++++-----
 security/py-certbot-dns-google/distinfo       |  10 +++++-----
 security/py-certbot-dns-linode/distinfo       |  10 +++++-----
 security/py-certbot-dns-luadns/distinfo       |  10 +++++-----
 security/py-certbot-dns-nsone/distinfo        |  10 +++++-----
 security/py-certbot-dns-ovh/distinfo          |  10 +++++-----
 security/py-certbot-dns-rfc2136/distinfo      |  10 +++++-----
 security/py-certbot-dns-route53/distinfo      |  10 +++++-----
 security/py-certbot-dns-sakuracloud/distinfo  |  10 +++++-----
 security/py-certbot-nginx/distinfo            |  10 +++++-----
 security/py-certbot/Makefile.common           |   4 ++--
 security/py-certbot/distinfo                  |  10 +++++-----
 18 files changed, 83 insertions(+), 84 deletions(-)

diffs (275 lines):

diff -r dfa602b0686c -r 965eadd26541 security/py-acme/distinfo
--- a/security/py-acme/distinfo Sun Feb 16 20:21:54 2020 +0000
+++ b/security/py-acme/distinfo Sun Feb 16 20:23:26 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/12/15 09:48:37 adam Exp $
+$NetBSD: distinfo,v 1.14 2020/02/16 20:23:26 adam Exp $
 
-SHA1 (acme-1.0.0.tar.gz) = da00bef93499de45500137690e0527278b109443
-RMD160 (acme-1.0.0.tar.gz) = 80c0c9123f309b8dca3df778fcff8d94716eb800
-SHA512 (acme-1.0.0.tar.gz) = ef10d518938530f8a5f970d35a0d39129c2cc10edbe4aacb89e98e58a297b6961ea965ba7cfcd0242f56b722b67b91b5b94c7e50ddf36dfc70f46e106c24fea8
-Size (acme-1.0.0.tar.gz) = 78635 bytes
+SHA1 (acme-1.2.0.tar.gz) = 9614732fc9cfbe515b49197dec809685b5931590
+RMD160 (acme-1.2.0.tar.gz) = 58d64b2a67fddbc0e1ed514cdb19b78064aef095
+SHA512 (acme-1.2.0.tar.gz) = ae3fc6b522cdc8448410c170ac835cf008240c9880c95567f2d00b28d83cb735371aacf7b09994ba147d2d6919f13d1977bb46d2939f5300039b7fbda3210451
+Size (acme-1.2.0.tar.gz) = 79192 bytes
diff -r dfa602b0686c -r 965eadd26541 security/py-certbot-apache/PLIST
--- a/security/py-certbot-apache/PLIST  Sun Feb 16 20:21:54 2020 +0000
+++ b/security/py-certbot-apache/PLIST  Sun Feb 16 20:23:26 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2019/12/15 09:48:38 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2020/02/16 20:23:26 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -15,7 +15,6 @@
 ${PYSITELIB}/certbot_apache/_internal/apache_util.pyc
 ${PYSITELIB}/certbot_apache/_internal/apache_util.pyo
 ${PYSITELIB}/certbot_apache/_internal/augeas_lens/httpd.aug
-${PYSITELIB}/certbot_apache/_internal/centos-options-ssl-apache.conf
 ${PYSITELIB}/certbot_apache/_internal/configurator.py
 ${PYSITELIB}/certbot_apache/_internal/configurator.pyc
 ${PYSITELIB}/certbot_apache/_internal/configurator.pyo
diff -r dfa602b0686c -r 965eadd26541 security/py-certbot-apache/distinfo
--- a/security/py-certbot-apache/distinfo       Sun Feb 16 20:21:54 2020 +0000
+++ b/security/py-certbot-apache/distinfo       Sun Feb 16 20:23:26 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/12/15 09:48:38 adam Exp $
+$NetBSD: distinfo,v 1.14 2020/02/16 20:23:26 adam Exp $
 
-SHA1 (certbot-apache-1.0.0.tar.gz) = e84bd9b245da70ead905d33b40db303be65d1b4a
-RMD160 (certbot-apache-1.0.0.tar.gz) = 5cd3c115f475a35247085e678427cc398f119975
-SHA512 (certbot-apache-1.0.0.tar.gz) = 25cfaf8d58f52c502cf7a0cc70f279ccc7eb44f16dc509b32cd15310fff52c5b92c2cf0ecbc55abab830659219cf4c458363dfd4b8391d23f098d5afce3f636d
-Size (certbot-apache-1.0.0.tar.gz) = 195910 bytes
+SHA1 (certbot-apache-1.2.0.tar.gz) = c5361baa6fd9737d6340a85f587d18a301ef4d5b
+RMD160 (certbot-apache-1.2.0.tar.gz) = 67da338db4fb199eb0a9ea3e8eb0912edf60f457
+SHA512 (certbot-apache-1.2.0.tar.gz) = 49df8baac979a52f999c016e2e5421d378b7ea8f53ac3c6700cc594b3819f3b196fe39228dc4cd8ef80c134168cb431287665a9a0def127d7bb1d78e4358657c
+Size (certbot-apache-1.2.0.tar.gz) = 192297 bytes
diff -r dfa602b0686c -r 965eadd26541 security/py-certbot-dns-digitalocean/distinfo
--- a/security/py-certbot-dns-digitalocean/distinfo     Sun Feb 16 20:21:54 2020 +0000
+++ b/security/py-certbot-dns-digitalocean/distinfo     Sun Feb 16 20:23:26 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/12/30 19:41:31 triaxx Exp $
+$NetBSD: distinfo,v 1.2 2020/02/16 20:23:26 adam Exp $
 
-SHA1 (certbot-dns-digitalocean-1.0.0.tar.gz) = 3ffd3c9d27b8591196cf60feff646441cceaa53f
-RMD160 (certbot-dns-digitalocean-1.0.0.tar.gz) = c254497c105e48f7ae4110c1f8ce07a76a79ecd2
-SHA512 (certbot-dns-digitalocean-1.0.0.tar.gz) = 52fe84e5279d97b9f6a3c75707fbb1f8df46d9fcbec764ef2558f940e2f814fd6e3b659c36a0320a50da0e53d4f5e60ae0cf8f58f23ca8cc9fa80c86d200daf0
-Size (certbot-dns-digitalocean-1.0.0.tar.gz) = 12984 bytes
+SHA1 (certbot-dns-digitalocean-1.2.0.tar.gz) = 0c1df25e435b077febb93d49f3e0797024bd0b79
+RMD160 (certbot-dns-digitalocean-1.2.0.tar.gz) = ee48905b517423e5c527cf488d64e95efa0190cf
+SHA512 (certbot-dns-digitalocean-1.2.0.tar.gz) = 5eb90b869370283a4fc469d56a2670d0df1cae66d5c4511fcaa7e1d36c149c39803be3792ae38d17fe10d9a120120e4553273db7d4c9964a407f8c55fdaf68f4
+Size (certbot-dns-digitalocean-1.2.0.tar.gz) = 12952 bytes
diff -r dfa602b0686c -r 965eadd26541 security/py-certbot-dns-dnsimple/distinfo
--- a/security/py-certbot-dns-dnsimple/distinfo Sun Feb 16 20:21:54 2020 +0000
+++ b/security/py-certbot-dns-dnsimple/distinfo Sun Feb 16 20:23:26 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2019/12/15 09:48:38 adam Exp $
+$NetBSD: distinfo,v 1.9 2020/02/16 20:23:26 adam Exp $
 
-SHA1 (certbot-dns-dnsimple-1.0.0.tar.gz) = 9a6035834ce41791e07c000b99cf5cdbd26d9f1c
-RMD160 (certbot-dns-dnsimple-1.0.0.tar.gz) = 0a01e5416edc02e1c43e2741807f9c09d60b3672
-SHA512 (certbot-dns-dnsimple-1.0.0.tar.gz) = 4faea07345419f0da991036fab326638259ec82d1d80289353516bb1ac79fa0b5f360a04c224d2a5d565bc13543c7f29ae4ec968b36e137ccba299b26c33ed28
-Size (certbot-dns-dnsimple-1.0.0.tar.gz) = 11978 bytes
+SHA1 (certbot-dns-dnsimple-1.2.0.tar.gz) = fefc6e0e1b5a5dd760f33f3b155249a6c0386a13
+RMD160 (certbot-dns-dnsimple-1.2.0.tar.gz) = cd9a64ca29d85bf58050baaf7b722a85c62f76ff
+SHA512 (certbot-dns-dnsimple-1.2.0.tar.gz) = 917f7af07b152e318bcd22d3cabdfdb4963ca005989d8bf455fabc4667aee44661ee04c3c25db87f838aafeb378f656094beebfad805df87c719d4fe773748e2
+Size (certbot-dns-dnsimple-1.2.0.tar.gz) = 11882 bytes
diff -r dfa602b0686c -r 965eadd26541 security/py-certbot-dns-dnsmadeeasy/distinfo
--- a/security/py-certbot-dns-dnsmadeeasy/distinfo      Sun Feb 16 20:21:54 2020 +0000
+++ b/security/py-certbot-dns-dnsmadeeasy/distinfo      Sun Feb 16 20:23:26 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2019/12/15 09:48:38 adam Exp $
+$NetBSD: distinfo,v 1.9 2020/02/16 20:23:26 adam Exp $
 
-SHA1 (certbot-dns-dnsmadeeasy-1.0.0.tar.gz) = 4cc8a49db2ff08ffb392ba0b657ddddd25a414e0
-RMD160 (certbot-dns-dnsmadeeasy-1.0.0.tar.gz) = c5565ddbfd6a4ad432a4b94a52c9b28514b2c894
-SHA512 (certbot-dns-dnsmadeeasy-1.0.0.tar.gz) = a2ca8194d600f93c33c069277ba18d79ef899a00d1d577c7d321032cb60c80a02713430d252a57e0fe152862382e1ecf3867ca434b5244ae10ec028ff31e7373
-Size (certbot-dns-dnsmadeeasy-1.0.0.tar.gz) = 11777 bytes
+SHA1 (certbot-dns-dnsmadeeasy-1.2.0.tar.gz) = 26290a143bad4f903b08385c9e9e1201dbee64b9
+RMD160 (certbot-dns-dnsmadeeasy-1.2.0.tar.gz) = ce112aacd05dca5478c4bb9618c303f970bda622
+SHA512 (certbot-dns-dnsmadeeasy-1.2.0.tar.gz) = bcec72c2b06e4578e1f4f0980c51182262d0cb29653f39ff344ce85db915d2cda6af567be32e9d45a1f34c4e625233b6e85e8b39d51dfc07f5ab6f76b2e87d38
+Size (certbot-dns-dnsmadeeasy-1.2.0.tar.gz) = 11725 bytes
diff -r dfa602b0686c -r 965eadd26541 security/py-certbot-dns-gehirn/distinfo
--- a/security/py-certbot-dns-gehirn/distinfo   Sun Feb 16 20:21:54 2020 +0000
+++ b/security/py-certbot-dns-gehirn/distinfo   Sun Feb 16 20:23:26 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2019/12/15 09:48:38 adam Exp $
+$NetBSD: distinfo,v 1.9 2020/02/16 20:23:27 adam Exp $
 
-SHA1 (certbot-dns-gehirn-1.0.0.tar.gz) = 62dd357aa2697f2759a1a326b7c2a00bb3894694
-RMD160 (certbot-dns-gehirn-1.0.0.tar.gz) = be4df5d2e6e513811e17d1f8e634b909ada46e59
-SHA512 (certbot-dns-gehirn-1.0.0.tar.gz) = 83d60a6a763bdb70ddf0fea290e64f871095b8cc9301aca8ff9ca1959b3a4081571f16022de70cceda98dadfdfc1f7b184f8a110f45a300e10237173b4654efb
-Size (certbot-dns-gehirn-1.0.0.tar.gz) = 11816 bytes
+SHA1 (certbot-dns-gehirn-1.2.0.tar.gz) = 78821c93a3d60a6c7ea0173a53fcfaa936cc035a
+RMD160 (certbot-dns-gehirn-1.2.0.tar.gz) = 64c363fbdf3d2e83c8dfdc46e6a3c9a91a9c685e
+SHA512 (certbot-dns-gehirn-1.2.0.tar.gz) = 93c67ae18002eb7bcda591d8c78477b0366b5f1f4fa8402222be17a705ed3fa288e473ef11b96a32173b65027fcc4d764f7d6c1d64189d632dad30751b1519c9
+Size (certbot-dns-gehirn-1.2.0.tar.gz) = 11742 bytes
diff -r dfa602b0686c -r 965eadd26541 security/py-certbot-dns-google/distinfo
--- a/security/py-certbot-dns-google/distinfo   Sun Feb 16 20:21:54 2020 +0000
+++ b/security/py-certbot-dns-google/distinfo   Sun Feb 16 20:23:26 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2019/12/15 09:48:38 adam Exp $
+$NetBSD: distinfo,v 1.9 2020/02/16 20:23:27 adam Exp $
 
-SHA1 (certbot-dns-google-1.0.0.tar.gz) = 4ba495114736f99da544d9000ebd5596da8b0698
-RMD160 (certbot-dns-google-1.0.0.tar.gz) = c4edb5f0890224d0f1db30db7aeb05fe7af76e33
-SHA512 (certbot-dns-google-1.0.0.tar.gz) = 60621f28a5389929e8f594552a3ab75f759ea742d6759cef8970f7c55950a3e7505daf0d1615f2ac8d9830838f067f74bf2879305eb0dd32f0e52ff4ba13100d
-Size (certbot-dns-google-1.0.0.tar.gz) = 22389 bytes
+SHA1 (certbot-dns-google-1.2.0.tar.gz) = ddc2e5e4ff40fea34e53c004bcf7ac55651a374e
+RMD160 (certbot-dns-google-1.2.0.tar.gz) = 7e33d6260732d41116fb20079631787c8970347a
+SHA512 (certbot-dns-google-1.2.0.tar.gz) = af5f33f425be27406ab2ca5df33b071d208dd13434f87eed7c04514dce3c6a9c95e03f7cb53c32508e53845d61cbcddb17aafae1c382a2c3cb9bf73e6e4a9615
+Size (certbot-dns-google-1.2.0.tar.gz) = 22376 bytes
diff -r dfa602b0686c -r 965eadd26541 security/py-certbot-dns-linode/distinfo
--- a/security/py-certbot-dns-linode/distinfo   Sun Feb 16 20:21:54 2020 +0000
+++ b/security/py-certbot-dns-linode/distinfo   Sun Feb 16 20:23:26 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2019/12/15 09:48:38 adam Exp $
+$NetBSD: distinfo,v 1.9 2020/02/16 20:23:27 adam Exp $
 
-SHA1 (certbot-dns-linode-1.0.0.tar.gz) = 4d6a2d61f20458cc8ebfa2fb2e51b0925388260c
-RMD160 (certbot-dns-linode-1.0.0.tar.gz) = 88d67c179c4cb5ca148969f2044c8e89c04cb2c9
-SHA512 (certbot-dns-linode-1.0.0.tar.gz) = 8d361f894a6256e13e1843a4996cac87c901d7dbf85efff1725d94a86ea275538644757ea2a3eecfd9e4c5734955c3b1b31acc1225849fc0a8c090feddcb18ad
-Size (certbot-dns-linode-1.0.0.tar.gz) = 12360 bytes
+SHA1 (certbot-dns-linode-1.2.0.tar.gz) = a441558f4dd0379f683cb19623fa9d4f12564aff
+RMD160 (certbot-dns-linode-1.2.0.tar.gz) = 167b2f6a06f6cbd673ba4a238574755c9952428b
+SHA512 (certbot-dns-linode-1.2.0.tar.gz) = dc0b77ee459baa5af01e401b24344df155dfa6b309e4f0a4455debef7b03b2f24f686f5841e8f814ee4ddf468c6544e7365a39e3b3d08e3e5ea81282f767cbb8
+Size (certbot-dns-linode-1.2.0.tar.gz) = 12506 bytes
diff -r dfa602b0686c -r 965eadd26541 security/py-certbot-dns-luadns/distinfo
--- a/security/py-certbot-dns-luadns/distinfo   Sun Feb 16 20:21:54 2020 +0000
+++ b/security/py-certbot-dns-luadns/distinfo   Sun Feb 16 20:23:26 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/12/15 09:48:38 adam Exp $
+$NetBSD: distinfo,v 1.14 2020/02/16 20:23:27 adam Exp $
 
-SHA1 (certbot-dns-luadns-1.0.0.tar.gz) = 02325cfaa22f41769cd916db8986037e6e931946
-RMD160 (certbot-dns-luadns-1.0.0.tar.gz) = 3bf1c30c03ed875b3aed86600893a732d191c228
-SHA512 (certbot-dns-luadns-1.0.0.tar.gz) = ab742f7648d104774b599331b6527dc3f0b9af38b726693f697764b9a227dc8e72235849cbbdf32794e51433081be91137903c08fb7db704962e4e877bf62a77
-Size (certbot-dns-luadns-1.0.0.tar.gz) = 11857 bytes
+SHA1 (certbot-dns-luadns-1.2.0.tar.gz) = 1c6301ffb506b5e9c5bb18673be07fd20316dd47
+RMD160 (certbot-dns-luadns-1.2.0.tar.gz) = 91f739dfe99d6172e4e6ec579cb3e1aaa3f1711f
+SHA512 (certbot-dns-luadns-1.2.0.tar.gz) = c21886a67b63fa391ae8357b1cba53b90511e1ca52b01728d16fdf77d7293012c924f844e996dcd9c18a26a25fc0517f7b49561a9ec868cbe4e3f872692557a9
+Size (certbot-dns-luadns-1.2.0.tar.gz) = 11652 bytes
diff -r dfa602b0686c -r 965eadd26541 security/py-certbot-dns-nsone/distinfo
--- a/security/py-certbot-dns-nsone/distinfo    Sun Feb 16 20:21:54 2020 +0000
+++ b/security/py-certbot-dns-nsone/distinfo    Sun Feb 16 20:23:26 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/12/15 09:48:39 adam Exp $
+$NetBSD: distinfo,v 1.14 2020/02/16 20:23:27 adam Exp $
 
-SHA1 (certbot-dns-nsone-1.0.0.tar.gz) = 9b136807924812a7a855e439b300c8a3d69c170e
-RMD160 (certbot-dns-nsone-1.0.0.tar.gz) = d2769347e3e198e2aecc0301d2089bfbf9cc259e
-SHA512 (certbot-dns-nsone-1.0.0.tar.gz) = b9ddd910e86f1fb0d3f4e3e857bc83f938eb72ba3b8d16a9bf03a11c5dd72637c2176c34dabfdf7e150401148c28457f4068d077505b3c0be7425ec2f42f2123
-Size (certbot-dns-nsone-1.0.0.tar.gz) = 11714 bytes
+SHA1 (certbot-dns-nsone-1.2.0.tar.gz) = c91a174dce753ee6b1f02258c51f8415ec79c06a
+RMD160 (certbot-dns-nsone-1.2.0.tar.gz) = 0d2755cfe27ca6e8bfb6fc7dd72885c9d8eda1b6
+SHA512 (certbot-dns-nsone-1.2.0.tar.gz) = f5f1de454cb4d27e4720b72828ddbebcaecdc393dad894ded7139638c306f0a23df53cc394195440026668a290199684ee47bdfaf0f82c6015ba03f376898040
+Size (certbot-dns-nsone-1.2.0.tar.gz) = 11664 bytes
diff -r dfa602b0686c -r 965eadd26541 security/py-certbot-dns-ovh/distinfo
--- a/security/py-certbot-dns-ovh/distinfo      Sun Feb 16 20:21:54 2020 +0000
+++ b/security/py-certbot-dns-ovh/distinfo      Sun Feb 16 20:23:26 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/12/15 09:48:39 adam Exp $
+$NetBSD: distinfo,v 1.14 2020/02/16 20:23:27 adam Exp $
 
-SHA1 (certbot-dns-ovh-1.0.0.tar.gz) = df8c44adc1daf2a166d92bf2006798354796100f
-RMD160 (certbot-dns-ovh-1.0.0.tar.gz) = 0a5a962eb3b056ef8e2b846e8617f9cd4e820ea0
-SHA512 (certbot-dns-ovh-1.0.0.tar.gz) = d690f28756d83e39af33f17c737ee7199b0424871f84d50ec3d327908e0f1ec0053992ff0672b3cb2059272ab7718fc32096fde748a60f7519fc52e9b0e8cca7
-Size (certbot-dns-ovh-1.0.0.tar.gz) = 11972 bytes
+SHA1 (certbot-dns-ovh-1.2.0.tar.gz) = 23c7ce5f2412a125a9f8b81eebc54d8a4095ac21
+RMD160 (certbot-dns-ovh-1.2.0.tar.gz) = 72c3183dccd4940ecc410a22b19aa57e07a3ed7c
+SHA512 (certbot-dns-ovh-1.2.0.tar.gz) = 01466d3cc3a444317aa44d9dc47fe7f32f31ffa08805fa3c233731ccee68b48d7022dea1abf1fd45a2f7c30ec260e2c2246d14ccbfdb91b157cb62fecbea487d
+Size (certbot-dns-ovh-1.2.0.tar.gz) = 12112 bytes
diff -r dfa602b0686c -r 965eadd26541 security/py-certbot-dns-rfc2136/distinfo
--- a/security/py-certbot-dns-rfc2136/distinfo  Sun Feb 16 20:21:54 2020 +0000
+++ b/security/py-certbot-dns-rfc2136/distinfo  Sun Feb 16 20:23:26 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/12/15 09:48:39 adam Exp $
+$NetBSD: distinfo,v 1.14 2020/02/16 20:23:28 adam Exp $
 
-SHA1 (certbot-dns-rfc2136-1.0.0.tar.gz) = ff4b1a893ac67b07b9c1cd8a138f4dbf8c7a7c80
-RMD160 (certbot-dns-rfc2136-1.0.0.tar.gz) = 9c8404df3efd0204ec5f3c808b895d333067e9e5
-SHA512 (certbot-dns-rfc2136-1.0.0.tar.gz) = 6ad0fcea6eeaa9d461c8b7a29f21a77f0289185932331eb1c33a2ffc824719e2943da5280131018219b0597f1e9062116f1a69d6b484d886f3b7510bd992f71e
-Size (certbot-dns-rfc2136-1.0.0.tar.gz) = 14229 bytes
+SHA1 (certbot-dns-rfc2136-1.2.0.tar.gz) = 58062e01698716c54b130003bcb9632f5cdfa8db
+RMD160 (certbot-dns-rfc2136-1.2.0.tar.gz) = 2a3f66fd52936c51929db75d7790f60679a9b2e3
+SHA512 (certbot-dns-rfc2136-1.2.0.tar.gz) = abf587e4547fbd6d6bf768dbd5b5a8d0db47e258b8af6b26742d26e0f171504cba8cd8c02591cc5e7765b79f5b32ec8bdac7bbf8a59dee7bf63e40a22585311a
+Size (certbot-dns-rfc2136-1.2.0.tar.gz) = 14259 bytes
diff -r dfa602b0686c -r 965eadd26541 security/py-certbot-dns-route53/distinfo
--- a/security/py-certbot-dns-route53/distinfo  Sun Feb 16 20:21:54 2020 +0000
+++ b/security/py-certbot-dns-route53/distinfo  Sun Feb 16 20:23:26 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/12/15 09:48:39 adam Exp $
+$NetBSD: distinfo,v 1.14 2020/02/16 20:23:28 adam Exp $
 
-SHA1 (certbot-dns-route53-1.0.0.tar.gz) = 6d69a80b018ea35b5b300aa153eaeb121a47f4e6
-RMD160 (certbot-dns-route53-1.0.0.tar.gz) = 1974a3eca25a596e3d4fb421fa85d95b1771939d
-SHA512 (certbot-dns-route53-1.0.0.tar.gz) = ba4c224f4c90295527435b9d8296f31c41217b4e62557ec0fd86a3f7dfa53f25d06c0cff67af6325dfee5646f6079b617c57747a4a84c6d0fc11f6d49269572c
-Size (certbot-dns-route53-1.0.0.tar.gz) = 14906 bytes
+SHA1 (certbot-dns-route53-1.2.0.tar.gz) = 925dfe03c4ea3cbe3c12a4b8b54b0e073290aa54
+RMD160 (certbot-dns-route53-1.2.0.tar.gz) = d742f308d9a656a6cf7be0efc5a7dc2c5ec6f86b
+SHA512 (certbot-dns-route53-1.2.0.tar.gz) = 708e55ca60b3bb56487fd8e64b3e4752fe7ce2380cf7f9c338043da9327f3d3867d8bd880183cacc2b1489281f47806abd9c196a8600be7b709d8c00e2536256
+Size (certbot-dns-route53-1.2.0.tar.gz) = 14592 bytes
diff -r dfa602b0686c -r 965eadd26541 security/py-certbot-dns-sakuracloud/distinfo
--- a/security/py-certbot-dns-sakuracloud/distinfo      Sun Feb 16 20:21:54 2020 +0000
+++ b/security/py-certbot-dns-sakuracloud/distinfo      Sun Feb 16 20:23:26 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/12/15 09:48:39 adam Exp $
+$NetBSD: distinfo,v 1.14 2020/02/16 20:23:28 adam Exp $
 
-SHA1 (certbot-dns-sakuracloud-1.0.0.tar.gz) = c985342f074c6ab2a8069beaa7515885fa8ea08b
-RMD160 (certbot-dns-sakuracloud-1.0.0.tar.gz) = e8c7cd45784f07576c37e2d5809beadac7752274
-SHA512 (certbot-dns-sakuracloud-1.0.0.tar.gz) = 59ef4833205ec4d660a9bc431bf9f51ce3dc07452b9af7a60ea723c9873eb33c96e93d437716c802c9b8ceb19158f2224105360415818d7ac1131a0e7c396e8b
-Size (certbot-dns-sakuracloud-1.0.0.tar.gz) = 11870 bytes
+SHA1 (certbot-dns-sakuracloud-1.2.0.tar.gz) = 0fd78a779e4515059a249e4d319ea79b6bb46955
+RMD160 (certbot-dns-sakuracloud-1.2.0.tar.gz) = 02d08e3ecb4f73ef07a804256fb1b2789de97cb8
+SHA512 (certbot-dns-sakuracloud-1.2.0.tar.gz) = 76c5a36181a99ef46ae75543240607fe2087659c271046cfaab17e37fc5b96796e38fdb98d534a410e73ba38826329d4b67d25c3a0fb9bcaccba6d7244b3a724
+Size (certbot-dns-sakuracloud-1.2.0.tar.gz) = 11600 bytes
diff -r dfa602b0686c -r 965eadd26541 security/py-certbot-nginx/distinfo
--- a/security/py-certbot-nginx/distinfo        Sun Feb 16 20:21:54 2020 +0000
+++ b/security/py-certbot-nginx/distinfo        Sun Feb 16 20:23:26 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/12/15 09:48:39 adam Exp $
+$NetBSD: distinfo,v 1.14 2020/02/16 20:23:28 adam Exp $
 
-SHA1 (certbot-nginx-1.0.0.tar.gz) = e135d87f11d99d5495deca194e1c8ac99a5ae87f
-RMD160 (certbot-nginx-1.0.0.tar.gz) = df007a6c326d149c7a28caf172a346c722596076
-SHA512 (certbot-nginx-1.0.0.tar.gz) = fd55f981744c5a4bbd54c37e4de7180098717c8a0047f55507c9ad05e86d3c917e5dcd1fe0fa0207935e590d918f922ff645a09fb6e6496c04536d5319672641
-Size (certbot-nginx-1.0.0.tar.gz) = 71257 bytes
+SHA1 (certbot-nginx-1.2.0.tar.gz) = d6bd55389857e4e2cb5e4b63142a2bc8a9e68cd4
+RMD160 (certbot-nginx-1.2.0.tar.gz) = 2ce187895c68ce15cb24ac22b2778a3baf0825d7
+SHA512 (certbot-nginx-1.2.0.tar.gz) = 13ee747fc5b5cef0a9048a73078a2adda0b877113cd916bccd0ccedaf2ee24671069577eb27813fc38135b5827f7a83d347a254325229dcb08959abbef1a497f
+Size (certbot-nginx-1.2.0.tar.gz) = 71386 bytes
diff -r dfa602b0686c -r 965eadd26541 security/py-certbot/Makefile.common
--- a/security/py-certbot/Makefile.common       Sun Feb 16 20:21:54 2020 +0000
+++ b/security/py-certbot/Makefile.common       Sun Feb 16 20:23:26 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.40 2019/12/30 19:43:56 triaxx Exp $
+# $NetBSD: Makefile.common,v 1.41 2020/02/16 20:23:26 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.0.0
+CERTBOT_VERSION=       1.2.0
 
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES?=   security python
diff -r dfa602b0686c -r 965eadd26541 security/py-certbot/distinfo
--- a/security/py-certbot/distinfo      Sun Feb 16 20:21:54 2020 +0000
+++ b/security/py-certbot/distinfo      Sun Feb 16 20:23:26 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.41 2019/12/15 09:48:37 adam Exp $
+$NetBSD: distinfo,v 1.42 2020/02/16 20:23:26 adam Exp $
 
-SHA1 (certbot-1.0.0.tar.gz) = 43b9ac5fe35f0636094ebdc11b7b69df96952789
-RMD160 (certbot-1.0.0.tar.gz) = 457edd02debe4a39f91c70f958a2bf24989676ea
-SHA512 (certbot-1.0.0.tar.gz) = ab432f3986b28d88857a550016b21240f5af85f145e12c291c9b99060c22d1d313b1ea0000db132ae0297f238096b7754ce37d409e5c83d8d67564058c657307
-Size (certbot-1.0.0.tar.gz) = 357926 bytes
+SHA1 (certbot-1.2.0.tar.gz) = 78f0c36e6ac106093a3a43999ecd648004565e4a
+RMD160 (certbot-1.2.0.tar.gz) = 002badc4071c3bffe8409e9c6a6bcffe22b78af8
+SHA512 (certbot-1.2.0.tar.gz) = e4e3855c8f3dde27554932a4db226c93b16588d91eed07415a7161776b93d1d006313ccaf10a05c5dc369843f4141dec2b0f98201967995b83ea3a036837cda7
+Size (certbot-1.2.0.tar.gz) = 359006 bytes



Home | Main Index | Thread Index | Old Index