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 and sec...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1df8568e7a68
branches:  trunk
changeset: 360767:1df8568e7a68
user:      fhajny <fhajny%pkgsrc.org@localhost>
date:      Thu Apr 06 19:51:15 2017 +0000

description:
Update security/py-certbot and security/py-acme to 0.13.0.

0.13.0 - 2017-04-06

Added
- --debug-challenges pauses Certbot after setting up challenges for
  debugging.
- The Nginx parser can handle all valid directives in configuration
  files.
- Nginx ciphersuites changed to Mozilla Intermediate.
- certbot-auto --no-bootstrap won't install OS dependencies.

Fixed
- --register-unsafely-without-email respects --quiet.
- Hyphenated renewalparams are now saved in renewal config files.
- --dry-run no longer persists keys and csrs.
- No longer hangs when trying to start Nginx in Arch Linux.
- Apache rewrite rules no longer double-encode characters.

0.12.0 - 2017-03-02

Added
- Allow non-camelcase Apache VirtualHost names
- Allow more log messages to be silenced

Fixed
- Fix a regression around using --cert-name when getting new
  certificates

diffstat:

 security/py-certbot/Makefile.common |   4 ++--
 security/py-certbot/PLIST           |  14 +++++++-------
 security/py-certbot/distinfo        |  10 +++++-----
 3 files changed, 14 insertions(+), 14 deletions(-)

diffs (79 lines):

diff -r 10a74969d613 -r 1df8568e7a68 security/py-certbot/Makefile.common
--- a/security/py-certbot/Makefile.common       Thu Apr 06 19:25:27 2017 +0000
+++ b/security/py-certbot/Makefile.common       Thu Apr 06 19:51:15 2017 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.8 2017/02/07 14:03:58 wiz Exp $
+# $NetBSD: Makefile.common,v 1.9 2017/04/06 19:51:15 fhajny Exp $
 #
 # used by security/py-acme/Makefile
 # used by security/py-certbot/Makefile
 
-DISTNAME=      certbot-0.11.1
+DISTNAME=      certbot-0.13.0
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=certbot/}
 
 HOMEPAGE=      https://letsencrypt.org/
diff -r 10a74969d613 -r 1df8568e7a68 security/py-certbot/PLIST
--- a/security/py-certbot/PLIST Thu Apr 06 19:25:27 2017 +0000
+++ b/security/py-certbot/PLIST Thu Apr 06 19:51:15 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2017/02/07 14:03:58 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2017/04/06 19:51:15 fhajny Exp $
 bin/certbot
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -27,9 +27,6 @@
 ${PYSITELIB}/certbot/client.py
 ${PYSITELIB}/certbot/client.pyc
 ${PYSITELIB}/certbot/client.pyo
-${PYSITELIB}/certbot/colored_logging.py
-${PYSITELIB}/certbot/colored_logging.pyc
-${PYSITELIB}/certbot/colored_logging.pyo
 ${PYSITELIB}/certbot/configuration.py
 ${PYSITELIB}/certbot/configuration.pyc
 ${PYSITELIB}/certbot/configuration.pyo
@@ -72,6 +69,9 @@
 ${PYSITELIB}/certbot/interfaces.py
 ${PYSITELIB}/certbot/interfaces.pyc
 ${PYSITELIB}/certbot/interfaces.pyo
+${PYSITELIB}/certbot/log.py
+${PYSITELIB}/certbot/log.pyc
+${PYSITELIB}/certbot/log.pyo
 ${PYSITELIB}/certbot/main.py
 ${PYSITELIB}/certbot/main.pyc
 ${PYSITELIB}/certbot/main.pyo
@@ -165,9 +165,6 @@
 ${PYSITELIB}/certbot/tests/client_test.py
 ${PYSITELIB}/certbot/tests/client_test.pyc
 ${PYSITELIB}/certbot/tests/client_test.pyo
-${PYSITELIB}/certbot/tests/colored_logging_test.py
-${PYSITELIB}/certbot/tests/colored_logging_test.pyc
-${PYSITELIB}/certbot/tests/colored_logging_test.pyo
 ${PYSITELIB}/certbot/tests/configuration_test.py
 ${PYSITELIB}/certbot/tests/configuration_test.pyc
 ${PYSITELIB}/certbot/tests/configuration_test.pyo
@@ -201,6 +198,9 @@
 ${PYSITELIB}/certbot/tests/hook_test.py
 ${PYSITELIB}/certbot/tests/hook_test.pyc
 ${PYSITELIB}/certbot/tests/hook_test.pyo
+${PYSITELIB}/certbot/tests/log_test.py
+${PYSITELIB}/certbot/tests/log_test.pyc
+${PYSITELIB}/certbot/tests/log_test.pyo
 ${PYSITELIB}/certbot/tests/main_test.py
 ${PYSITELIB}/certbot/tests/main_test.pyc
 ${PYSITELIB}/certbot/tests/main_test.pyo
diff -r 10a74969d613 -r 1df8568e7a68 security/py-certbot/distinfo
--- a/security/py-certbot/distinfo      Thu Apr 06 19:25:27 2017 +0000
+++ b/security/py-certbot/distinfo      Thu Apr 06 19:51:15 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2017/02/07 14:03:58 wiz Exp $
+$NetBSD: distinfo,v 1.9 2017/04/06 19:51:15 fhajny Exp $
 
-SHA1 (certbot-0.11.1.tar.gz) = 2b056fd5ab44f8aa9902f7927e203b8d7cbc8232
-RMD160 (certbot-0.11.1.tar.gz) = b75e1b79ea0c934d25e0de1fbebda802076bca99
-SHA512 (certbot-0.11.1.tar.gz) = 77ab66be8e9e16c3588f9a822db553c3ba8caf5bda91a810c0bccfd2bed144ccab06dae33551df474dba05a679045dc02966bc6f8facecdcba3f00c7b9773f0a
-Size (certbot-0.11.1.tar.gz) = 817693 bytes
+SHA1 (certbot-0.13.0.tar.gz) = ac2ea402d61bbd528fb3278131e42e797f9b190f
+RMD160 (certbot-0.13.0.tar.gz) = c7ac22572f072c0d06654b1db7fd6d4bbf3018da
+SHA512 (certbot-0.13.0.tar.gz) = c0bc38b48f0c9731236bba9f4c05da960bfc038be629c5f4c63e80812595c6e0fb679ff901a8bf160efa119b532b5a629435ed595e3b1049f7a15f2c2dd8eb40
+Size (certbot-0.13.0.tar.gz) = 827956 bytes



Home | Main Index | Thread Index | Old Index