* Support for Python 3.14 was added. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-ovh?expand=0&rev=8
98 lines
3.6 KiB
Plaintext
98 lines
3.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jan 15 13:59:54 UTC 2026 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- update to version 5.2.2
|
|
* Support for Python 3.14 was added.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 14 08:04:46 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- update to version 5.1.0
|
|
* sync with the main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 3 12:26:03 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- update to version 5.0.0
|
|
* Python 3.9 support was removed
|
|
* Migrated most functionality from setup.py to pyproject.toml
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 12 16:04:18 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- update to version 4.2.0
|
|
* sync with the main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 13 14:51:51 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- update to version 4.1.1
|
|
* Switched to src-layout from flat-layout to accommodate PEP 517 pip
|
|
editable installs
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 22 03:45:47 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Update to 4.0.0:
|
|
* Added
|
|
+ The --preferred-profile and --required-profile flags allow requesting
|
|
a profile.
|
|
* Changed
|
|
+ Certificates now renew with 1/3rd of lifetime left (or 1/2 of lifetime
|
|
left, if the lifetime is shorter than 10 days).
|
|
+ removed acme.crypto_util._pyopenssl_cert_or_req_all_names
|
|
+ removed acme.crypto_util._pyopenssl_cert_or_req_san
|
|
+ removed acme.crypto_util.dump_pyopenssl_chain
|
|
+ removed acme.crypto_util.gen_ss_cert
|
|
+ removed certbot.crypto_util.dump_pyopenssl_chain
|
|
+ removed certbot.crypto_util.pyopenssl_load_certificate
|
|
* Fixed
|
|
+ Moved RewriteEngine on directive added during apache http01
|
|
authentication to the end of the virtual host, so that it overwrites
|
|
any RewriteEngine off directives that already exist and allows
|
|
redirection to the challenge URL.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 25 08:51:21 UTC 2025 - Nicolas Morey <nicolas.morey@suse.com>
|
|
|
|
- Update to 3.3.0
|
|
- Remove unneeded dependencies
|
|
- Enable pytest
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 3 09:12:47 UTC 2025 - Nicolas Morey <nicolas.morey@suse.com>
|
|
|
|
- Update to 3.1.0
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 10 14:38:26 UTC 2024 - Javier S. Pedro <dev.rpm@javispedro.com> - 2.9.0
|
|
|
|
- bump to 2.9.0, regenerated spec file with py2pack 0.9.0
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 1 00:23:23 UTC 2023 - Javier S. Pedro <dev.rpm@javispedro.com> - 2.6.0
|
|
|
|
- bump to 2.6.0, regenerate spec file with py2pack 0.9.0
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 15 20:05:31 UTC 2023 - Javier S. Pedro <dev.rpm@javispedro.com> - 1.31.0
|
|
|
|
- bump to 1.31.0
|
|
- switch to _service for src
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 2 21:14:34 UTC 2022 - Javier S. Pedro <dev.rpm@javispedro.com>
|
|
|
|
- update to 1.29.0
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 21 23:37:08 UTC 2022 - Javier S. Pedro <dev.rpm@javispedro.com>
|
|
|
|
- update to 1.26.0
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 31 15:03:38 UTC 2022 - Javier S. Pedro <dev.rpm@javispedro.com>
|
|
|
|
- switch to packaging created by py2pack
|
|
- remove -docs package
|