* The certbot-dns-cloudxns plugin is now deprecated and will be

removed in the next major release of Certbot.
  * Lots of deprecations in the acme module.
  * Add UI text suggesting users create certs for multiple domains, 
    when possible.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot?expand=0&rev=98
This commit is contained in:
2022-09-21 17:54:12 +00:00
committed by Git OBS Bridge
parent d4973caa48
commit 121ccf37f9

View File

@@ -2,7 +2,11 @@
Wed Sep 21 17:47:20 UTC 2022 - Markéta Machová <mmachova@suse.com>
- Update to 1.30.0
* Add UI text suggesting users create certs for multiple domains, when possible.
* The certbot-dns-cloudxns plugin is now deprecated and will be
removed in the next major release of Certbot.
* Lots of deprecations in the acme module.
* Add UI text suggesting users create certs for multiple domains,
when possible.
-------------------------------------------------------------------
Mon Jul 11 13:07:42 UTC 2022 - Dirk Müller <dmueller@suse.com>