17
0

Accepting request 672748 from home:mcalabkova:branches:devel:languages:python:certbot

- update to version 0.31.0
  * Apache plugin now attempts to configure all VirtualHosts matching 
    requested domain name instead of only a single one when answering 
    the HTTP-01 challenge.

OBS-URL: https://build.opensuse.org/request/show/672748
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-02-10 10:20:51 +00:00
committed by Git OBS Bridge
parent dd5338f3c9
commit 5c399cd79c
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Feb 8 10:35:28 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 0.31.0
* Apache plugin now attempts to configure all VirtualHosts matching
requested domain name instead of only a single one when answering
the HTTP-01 challenge.
-------------------------------------------------------------------
Tue Jan 29 11:43:13 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>