forked from pool/python-certbot-apache
- 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
44 lines
1.5 KiB
Plaintext
44 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Update to 0.30.2:
|
|
* Various small fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 16 17:29:50 UTC 2018 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 0.28.0
|
|
* Stop preferring TLS-SNI.
|
|
* The grammar used by Augeas parser in Apache plugin was updated
|
|
to fix various parsing errors.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 14 08:21:34 UTC 2018 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 0.27.1
|
|
* parameter name in OpenSUSE overrides for default parameters
|
|
* several other fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 3 12:05:48 UTC 2018 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- Update runtime requirements
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 29 10:37:30 UTC 2018 - mcalabkova@suse.com
|
|
|
|
- Packaged license and readme
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 29 09:44:39 UTC 2018 - mcalabkova@suse.com
|
|
|
|
- Split the module from the main certbot package
|