17
0
Commit Graph

107 Commits

Author SHA256 Message Date
2c421bc1e2 Accepting request 1311318 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1311318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-cloudflare?expand=0&rev=48
2025-10-14 16:10:36 +00:00
b566cdf76b - update to version 5.1.0
* 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=103
2025-10-14 08:03:34 +00:00
6d6f39cd82 Accepting request 1302584 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1302584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-cloudflare?expand=0&rev=47
2025-09-03 19:08:34 +00:00
7cf0295e26 - update to version 5.0.0
* Python 3.9 support was removed
  * Migrated most functionality from setup.py to pyproject.toml

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudflare?expand=0&rev=101
2025-09-03 12:24:46 +00:00
7b54b34ea2 Accepting request 1299121 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1299121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-cloudflare?expand=0&rev=46
2025-08-13 14:30:36 +00:00
b759feb887 - update to version 4.2.0
* 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=99
2025-08-12 16:03:12 +00:00
128d9a3048 Accepting request 1286008 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1286008
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-cloudflare?expand=0&rev=45
2025-06-16 10:26:25 +00:00
22d7e8303c - update to version 4.1.1
* Switched to src-layout from flat-layout to accommodate PEP 517 pip
    editable installs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudflare?expand=0&rev=97
2025-06-13 14:50:49 +00:00
d8ec7d0ecf Accepting request 1271242 from devel:languages:python:certbot
- 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.

OBS-URL: https://build.opensuse.org/request/show/1271242
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-cloudflare?expand=0&rev=44
2025-04-22 15:28:59 +00:00
3dfd4e4495 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudflare?expand=0&rev=95
2025-04-22 03:46:22 +00:00
224a410e8f Accepting request 1254989 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1254989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-cloudflare?expand=0&rev=43
2025-03-21 19:23:26 +00:00
c8bb37c1c9 - update to version 3.3.0
* certbot-cloudflare-dns is now pinned to version 2.19 of 
    Cloudflare's python library

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudflare?expand=0&rev=93
2025-03-21 12:35:13 +00:00
e40aa87e47 Accepting request 1240557 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1240557
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-cloudflare?expand=0&rev=42
2025-01-27 19:57:01 +00:00
6c48dccceb expand glob in files
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudflare?expand=0&rev=91
2025-01-27 14:45:24 +00:00
ba7b19f7b4 - update to version 3.1.0
* sync with the main certbot package
- convert to pip-based build

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudflare?expand=0&rev=90
2025-01-27 14:36:33 +00:00
a6871e3673 Accepting request 1228067 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1228067
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-cloudflare?expand=0&rev=41
2024-12-03 19:48:15 +00:00
092a19cdb8 - update to version 3.0.1
* 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=88
2024-12-03 14:56:42 +00:00
fae2f84b61 Accepting request 1183169 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1183169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-cloudflare?expand=0&rev=40
2024-06-25 21:08:59 +00:00
d4419e83b8 sorry
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudflare?expand=0&rev=86
2024-06-25 12:53:01 +00:00
0276a8fdcf - update to version 2.11.0
* 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
2024-06-25 12:22:13 +00:00
c680a251b3 Accepting request 1145441 from devel:languages:python:certbot
- 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.

- Add %{?sle15_python_module_pythons}

  * 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
  * sync with the main certbot package
  * sync with main certbot package

OBS-URL: https://build.opensuse.org/request/show/1145441
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-cloudflare?expand=0&rev=39
2024-02-09 22:54:37 +00:00
e0acf2ff1f - 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.
  * 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
  * sync with the main certbot package
  * sync with main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudflare?expand=0&rev=83
2024-02-09 13:37:15 +00:00
cd155eb99a - Add %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudflare?expand=0&rev=82
2024-02-07 12:45:26 +00:00
3c2c9ccec3 Accepting request 1133002 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1133002
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-cloudflare?expand=0&rev=38
2023-12-14 21:02:52 +00:00
0b4e9efd44 - update to version 2.8.0
* 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=80
2023-12-07 10:45:52 +00:00
4bfcea399e - update to version 2.7.4
* 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=79
2023-11-16 13:00:13 +00:00
f7534267bd - update to version 2.7.3
* 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=78
2023-10-31 08:12:45 +00:00
ba76542045 Accepting request 1091324 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/1091324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-cloudflare?expand=0&rev=37
2023-06-07 21:08:24 +00:00
665610ac1d Accepting request 1091298 from home:mcalabkova:branches:devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1091298
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudflare?expand=0&rev=76
2023-06-07 17:03:43 +00:00
c5ca00c260 Accepting request 1031483 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1031483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-cloudflare?expand=0&rev=36
2022-10-27 11:54:38 +00:00
3c12ec0e13 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudflare?expand=0&rev=74
2022-10-27 08:26:19 +00:00
9c7a455e05 Accepting request 1005265 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1005265
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-cloudflare?expand=0&rev=35
2022-09-22 12:50:02 +00:00
fedcdb90b3 - update to version 1.30.0
* 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=72
2022-09-21 17:56:13 +00:00
39db2e7580 Accepting request 988435 from devel:languages:python:certbot
- 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

OBS-URL: https://build.opensuse.org/request/show/988435
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-cloudflare?expand=0&rev=34
2022-07-11 17:10:21 +00:00
16e1e1c63d - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudflare?expand=0&rev=70
2022-07-11 13:19:52 +00:00
550231f712 Accepting request 984955 from devel:languages:python:certbot
update to 1.28.0

OBS-URL: https://build.opensuse.org/request/show/984955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-cloudflare?expand=0&rev=33
2022-06-25 08:24:44 +00:00
72236c3650 - update to version 1.28.0
* 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=68
2022-06-24 19:33:01 +00:00
371c8ab525 Accepting request 979814 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/979814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-cloudflare?expand=0&rev=32
2022-05-30 10:44:31 +00:00
990b016a51 - update to version 1.27.0
* 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=66
2022-05-30 09:20:39 +00:00
b3e7b78cb8 Accepting request 967762 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/967762
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-cloudflare?expand=0&rev=31
2022-04-08 20:46:02 +00:00
8fe816e60e - Update to version 1.26.0
* 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=64
2022-04-08 09:44:58 +00:00
369c31a728 Accepting request 941936 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/941936
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-cloudflare?expand=0&rev=30
2021-12-21 19:42:18 +00:00
Danilo Spinella
8802de4c92 Accepting request 941924 from home:dspinella:branches:devel:languages:python:certbot
- Update to version 1.22.0
  * sync with the main certbot package

OBS-URL: https://build.opensuse.org/request/show/941924
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudflare?expand=0&rev=63
2021-12-21 19:07:39 +00:00
Richard Brown
adcf05fbd5 Accepting request 911359 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/911359
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-cloudflare?expand=0&rev=29
2021-08-11 09:47:35 +00:00
c7157b411e Accepting request 911274 from home:dspinella:branches:devel:languages:python:certbot
- update to version 1.18.0
  * sync with the main certbot package

OBS-URL: https://build.opensuse.org/request/show/911274
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudflare?expand=0&rev=62
2021-08-11 06:04:49 +00:00
42ac83c15b Accepting request 909351 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/909351
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-cloudflare?expand=0&rev=28
2021-07-30 21:22:08 +00:00
2855fba2ac - update to version 1.17.0
* 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=61
2021-07-30 08:44:30 +00:00
22be32584e Accepting request 901680 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/901680
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-cloudflare?expand=0&rev=27
2021-06-24 16:22:44 +00:00
6a85cd86d2 - update to version 1.16.0
* Require the latest certbot and acme plugins for simplicity

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudflare?expand=0&rev=59
2021-06-24 09:26:56 +00:00
2525da6993 Accepting request 892479 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/892479
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-cloudflare?expand=0&rev=26
2021-05-12 17:32:33 +00:00