- update to version 1.14.0

* certbot-auto no longer checks for updates on any operating system.
  * Don't output an empty line for a hidden certificate when certbot certificates 
    is being used in combination with --cert-name or -d.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot?expand=0&rev=79
This commit is contained in:
2021-04-14 15:14:40 +00:00
committed by Git OBS Bridge
parent 079601bedc
commit 6ba6d0cd0c
6 changed files with 23 additions and 15 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Apr 14 15:12:55 UTC 2021 - Markéta Machová <mmachova@suse.com>
- update to version 1.14.0
* certbot-auto no longer checks for updates on any operating system.
* Don't output an empty line for a hidden certificate when certbot certificates
is being used in combination with --cert-name or -d.0
-------------------------------------------------------------------
Mon Mar 8 08:22:31 UTC 2021 - Markéta Machová <mmachova@suse.com>