Package Release Info

python-certbot-dns-ovh-5.1.0-bp160.1.1

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python313-certbot-dns-ovh

Change Logs

* Tue Oct 14 2025 Markéta Machová <mmachova@suse.com>
- update to version 5.1.0
  * sync with the main certbot package
* Wed Sep 03 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 2025 Markéta Machová <mmachova@suse.com>
- update to version 4.2.0
  * sync with the main certbot package
* Fri Jun 13 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 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 2025 Nicolas Morey <nicolas.morey@suse.com>
- Update to 3.3.0
- Remove unneeded dependencies
- Enable pytest
* Mon Mar 03 2025 Nicolas Morey <nicolas.morey@suse.com>
- Update to 3.1.0
* Sun Mar 10 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 01 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 2023 Javier S. Pedro <dev.rpm@javispedro.com> - 1.31.0
- bump to 1.31.0
- switch to _service for src