17
0
Files
python-certbot-apache/python-certbot-apache.changes
Markéta Machová 29b089ddb1 Accepting request 685975 from home:mcalabkova:branches:devel:languages:python:certbot
- update to version 0.32.0
  * Apache plugin now respects CERTBOT_DOCS environment variable
    when adding command line defaults.
  * Tests execution for certbot, certbot-apache and certbot-nginx 
    packages now relies on pytest.

OBS-URL: https://build.opensuse.org/request/show/685975
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=11
2019-03-18 09:42:33 +00:00

53 lines
1.9 KiB
Plaintext

-------------------------------------------------------------------
Mon Mar 18 09:22:45 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 0.32.0
* Apache plugin now respects CERTBOT_DOCS environment variable
when adding command line defaults.
* Tests execution for certbot, certbot-apache and certbot-nginx
packages now relies on pytest.
-------------------------------------------------------------------
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