forked from pool/python-certbot-dns-cloudflare
* sync with the main certbot package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudflare?expand=0&rev=85
284 lines
10 KiB
Plaintext
284 lines
10 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jun 25 12:22:09 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- update to version 2.11.0
|
|
* sync with the main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 9 13:21:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- 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:09:56 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 7 10:45:47 UTC 2023 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- update to version 2.8.0
|
|
* sync with the main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 16 13:00:06 UTC 2023 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- update to version 2.7.4
|
|
* sync with the main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 31 08:12:36 UTC 2023 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- update to version 2.7.3
|
|
* sync with the main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 7 16:05:05 UTC 2023 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- update to version 2.6.0
|
|
* Support for Python 3.11 was added to Certbot and all of its components.
|
|
* All Certbot components now require pytest to run tests.
|
|
* Packaged tests for all Certbot components besides josepy were moved inside the _internal/tests module.
|
|
* There is now a new Other annotated challenge object to allow plugins to support entirely novel challenges.
|
|
* Certbot no longer depends on zope.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 27 08:20:48 UTC 2022 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- update to version 1.31.0
|
|
* Fixed an incompatibility in the certbot-dns-cloudflare plugin and the
|
|
Cloudflare library which was introduced in the Cloudflare library version
|
|
2.10.1. The library would raise an error if a token was specified in the
|
|
Certbot --dns-cloudflare-credentials file as well as the cloudflare.cfg
|
|
configuration file of the Cloudflare library.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 21 17:56:04 UTC 2022 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- update to version 1.30.0
|
|
* sync with the main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 11 13:07:42 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.29.0:
|
|
* --allow-subset-of-names will now additionally retry in cases where domains
|
|
are rejected while creating or finalizing orders. This requires subproblem
|
|
support from the ACME server
|
|
* The show_account subcommand now uses the "newAccount" ACME endpoint to
|
|
fetch the account data, so it doesn't rely on the locally stored account URL.
|
|
This fixes situations where Certbot
|
|
would use old ACMEv1 registration info with non-functional account URLs.
|
|
* The generated Certificate Signing Requests are now generated as version 1
|
|
instead of version 3. This resolves situations in where strict enforcement
|
|
of PKCS#10 meant that CSRs that were generated as version 3 were rejected
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 24 19:32:10 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to version 1.28.0
|
|
* sync with the main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 30 09:19:31 UTC 2022 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- update to version 1.27.0
|
|
* sync with the main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 8 09:43:19 UTC 2022 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Update to version 1.26.0
|
|
* sync with the main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 21 18:46:46 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
|
|
|
|
- Update to version 1.22.0
|
|
* sync with the main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 10 13:54:28 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
|
|
|
|
- update to version 1.18.0
|
|
* sync with the main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 30 08:44:20 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- update to version 1.17.0
|
|
* sync with the main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 24 09:26:43 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- update to version 1.16.0
|
|
* Require the latest certbot and acme plugins for simplicity
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 12 12:06:32 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- update to version 1.15.0
|
|
* sync with the main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 14 15:16:21 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- update to version 1.14.0
|
|
* sync with the main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 8 08:36:59 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- update to version 1.13.0
|
|
* Support for Python 2 has been removed.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 8 10:19:34 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
- update to version 1.11.0
|
|
* sync with the main certbot package
|
|
|
|
- update to version 1.10.1
|
|
* sync with the main certbot package
|
|
|
|
- update to version 1.10.0
|
|
* Support for Python 3.9 was added to Certbot and all of its
|
|
components.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 7 08:43:37 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 1.9.0
|
|
* Sync with main certbot package.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 21 08:41:44 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 1.7.0
|
|
* Sync with main certbot package.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 13 08:38:46 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 1.6.0
|
|
* Sync with main certbot package.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 11 12:12:39 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 1.5.0
|
|
* Sync with main certbot package.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 14 08:49:34 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 1.4.0
|
|
* Sync with main certbot package.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 11 13:44:07 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 1.3.0
|
|
* Sync with main certbot package.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 21 15:32:45 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 1.2.0
|
|
* Added support for Cloudflare's limited-scope API Tokens
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 21 09:41:38 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 1.1.0
|
|
* Sync with main certbot package.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 3 11:37:04 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 1.0.0
|
|
* sync with main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 14 11:54:40 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 0.40.1
|
|
* Sync with main certbot package.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 17 11:20:52 UTC 2019 - Richard Brown <rbrown@suse.com>
|
|
|
|
- Remove obsolete Groups tag (fate#326485)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 2 10:08:26 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 0.39.0
|
|
* Support for Python 3.8 was added to Certbot and all of its components.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 11 12:29:22 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 0.38.0
|
|
* sync with main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 26 10:41:01 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 0.37.2
|
|
* sync with main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 17 13:36:06 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 0.36.0 (bsc#1141928)
|
|
* sync with main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 18 09:53:16 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to 0.35.1
|
|
* sync with main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 19 12:28:26 UTC 2019 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- update to 0.34.2:
|
|
* sync with main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 18 09:48:51 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 0.32.0
|
|
* sync with main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 8 10:39:09 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 0.31.0
|
|
* sync with main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 29 11:45:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.30.2:
|
|
* Lockstep with main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 14 08:24:40 UTC 2018 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- update to version 0.27.1
|
|
* sync with main certbot package
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 30 09:45:14 UTC 2018 - mcalabkova@suse.com
|
|
|
|
- Split the module from the main certbot package
|