17
0

- update to version 1.17.0

* Add Void Linux overrides for certbot-apache.
  * The Apache authenticator now always configures virtual hosts which do not have
    an explicit ServerName. This should make it work more reliably with the
    default Apache configuration in Debian-based environments.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=68
This commit is contained in:
2021-07-30 08:48:27 +00:00
committed by Git OBS Bridge
parent 80928fb1b3
commit 977ee93615
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jul 30 08:43:59 UTC 2021 - Markéta Machová <mmachova@suse.com>
- update to version 1.17.0
* Add Void Linux overrides for certbot-apache.
* The Apache authenticator now always configures virtual hosts which do not have
an explicit ServerName. This should make it work more reliably with the
default Apache configuration in Debian-based environments.
-------------------------------------------------------------------
Thu Jun 24 09:26:08 UTC 2021 - Markéta Machová <mmachova@suse.com>