17
0

- update to version 0.38.0

* Fixed OS detection in the Apache plugin on Scientific Linux.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=28
This commit is contained in:
2019-10-02 11:52:32 +00:00
committed by Git OBS Bridge
parent 3b8e410fdf
commit af71c0c4fa
2 changed files with 7 additions and 1 deletions

View File

@@ -4,6 +4,12 @@ Wed Oct 2 10:07:43 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 0.39.0
* Support for Python 3.8 was added to Certbot and all of its components.
-------------------------------------------------------------------
Wed Sep 11 12:29:13 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 0.38.0
* Fixed OS detection in the Apache plugin on Scientific Linux.
-------------------------------------------------------------------
Mon Aug 26 10:40:44 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>