- Update to version 1.9.0
* certbot-auto was deprecated on all systems except for those based on Debian or RHEL.
* Update the packaging instructions to promote usage of python -m pytest to test Certbot
instead of the deprecated python setup.py test setuptools approach.
* Reduced CLI logging when handling some kinds of errors.
* The minimum version of the acme library required by Certbot was corrected.
In the previous release, Certbot said it required acme>=1.6.0 when it
actually required acme>=1.8.0 to properly support removing contact
information from an ACME account.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot?expand=0&rev=73
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 7 08:15:42 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- Update to version 1.9.0
|
||||
* certbot-auto was deprecated on all systems except for those based on Debian or RHEL.
|
||||
* Update the packaging instructions to promote usage of python -m pytest to test Certbot
|
||||
instead of the deprecated python setup.py test setuptools approach.
|
||||
* Reduced CLI logging when handling some kinds of errors.
|
||||
* The minimum version of the acme library required by Certbot was corrected.
|
||||
In the previous release, Certbot said it required acme>=1.6.0 when it
|
||||
actually required acme>=1.8.0 to properly support removing contact
|
||||
information from an ACME account.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 28 13:57:39 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user