diff --git a/certbot-dns-digitalocean-2.8.0.tar.gz b/certbot-dns-digitalocean-2.8.0.tar.gz deleted file mode 100644 index c799302..0000000 --- a/certbot-dns-digitalocean-2.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51fe555c8123727a66e18b7339c097529a084dc93e925f2b913543d0d9eb9ab2 -size 14399 diff --git a/certbot-dns-digitalocean-2.9.0.tar.gz b/certbot-dns-digitalocean-2.9.0.tar.gz new file mode 100644 index 0000000..1ab0093 --- /dev/null +++ b/certbot-dns-digitalocean-2.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e485ce248095d6a7e561d44b9d53933fd0e71ed904a0a6c30d4739bf674f81c +size 14417 diff --git a/python-certbot-dns-digitalocean.changes b/python-certbot-dns-digitalocean.changes index 04cc527..09d8a58 100644 --- a/python-certbot-dns-digitalocean.changes +++ b/python-certbot-dns-digitalocean.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Feb 9 13:21:24 UTC 2024 - Dirk Müller + +- update to 2.9.0: + * Support for Python 3.12 was added. + * Updates `joinpath` syntax to only use one addition per call, + because the multiple inputs version was causing mypy errors + on Python 3.10. + * Makes the `reconfigure` verb actually use the staging server + for the dry run to check the new configuration. + ------------------------------------------------------------------- Wed Feb 7 12:41:17 UTC 2024 - Markéta Machová @@ -110,7 +121,7 @@ Wed May 12 12:06:51 UTC 2021 - Markéta Machová Wed Apr 14 15:16:52 UTC 2021 - Markéta Machová - update to version 1.14.0 - * The DigitalOcean plugin now creates TXT records for the DNS-01 + * The DigitalOcean plugin now creates TXT records for the DNS-01 challenge with a lower 30s TTL. ------------------------------------------------------------------- diff --git a/python-certbot-dns-digitalocean.spec b/python-certbot-dns-digitalocean.spec index 47dd4b4..b97f17d 100644 --- a/python-certbot-dns-digitalocean.spec +++ b/python-certbot-dns-digitalocean.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-certbot-dns-digitalocean -Version: 2.8.0 +Version: 2.9.0 Release: 0 Summary: DigitalOcean Authenticator plugin for Certbot License: Apache-2.0