e98f7c0d44
Accepting request 1334777 from devel:languages:python:certbot
...
certbot version bump
OBS-URL: https://build.opensuse.org/request/show/1334777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=51
2026-02-24 17:31:16 +00:00
bcafb96deb
- update to version 5.3.1
...
* sync with the main certbot package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-digitalocean?expand=0&rev=115
2026-02-24 15:05:33 +00:00
c9394df8aa
Accepting request 1332027 from devel:languages:python:certbot
...
certbot version bump
OBS-URL: https://build.opensuse.org/request/show/1332027
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=50
2026-02-09 18:28:43 +00:00
e24d37710c
- update to version 5.3.0
...
* sync with the main certbot package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-digitalocean?expand=0&rev=113
2026-02-09 12:58:16 +00:00
39167d9072
Accepting request 1327588 from devel:languages:python:certbot
...
certbot version bump
OBS-URL: https://build.opensuse.org/request/show/1327588
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=49
2026-01-17 13:54:23 +00:00
ba0500c235
- update to version 5.2.2
...
* Support for Python 3.14 was added.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-digitalocean?expand=0&rev=111
2026-01-15 13:59:02 +00:00
4c2614525d
Accepting request 1311319 from devel:languages:python:certbot
...
certbot version bump
OBS-URL: https://build.opensuse.org/request/show/1311319
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=48
2025-10-14 16:10:38 +00:00
a5b3a99e51
- 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-digitalocean?expand=0&rev=109
2025-10-14 08:03:43 +00:00
56bfe00f6c
Accepting request 1302585 from devel:languages:python:certbot
...
certbot version bump
OBS-URL: https://build.opensuse.org/request/show/1302585
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=47
2025-09-03 19:08:36 +00:00
6cb5bd8131
- 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-digitalocean?expand=0&rev=107
2025-09-03 12:25:01 +00:00
6f3f0f0d57
Accepting request 1299122 from devel:languages:python:certbot
...
certbot version bump
OBS-URL: https://build.opensuse.org/request/show/1299122
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=46
2025-08-13 14:30:38 +00:00
b8e470a5cf
- 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-digitalocean?expand=0&rev=105
2025-08-12 16:03:21 +00:00
a429c2c4dd
Accepting request 1286009 from devel:languages:python:certbot
...
certbot version bump
OBS-URL: https://build.opensuse.org/request/show/1286009
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=45
2025-06-16 10:26:25 +00:00
1f03cf1fdc
- 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-digitalocean?expand=0&rev=103
2025-06-13 14:51:01 +00:00
ff4a4fe5d2
Accepting request 1271243 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/1271243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=44
2025-04-22 15:29:01 +00:00
91c544794b
- 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-digitalocean?expand=0&rev=101
2025-04-22 03:46:31 +00:00
ebfa42d492
Accepting request 1254990 from devel:languages:python:certbot
...
certbot version bump
OBS-URL: https://build.opensuse.org/request/show/1254990
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=43
2025-03-21 19:23:26 +00:00
92a2dcd9ac
- update to version 3.3.0
...
* sync with the main certbot package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-digitalocean?expand=0&rev=99
2025-03-21 12:29:44 +00:00
70c1c5e9db
Accepting request 1240558 from devel:languages:python:certbot
...
certbot version bump
OBS-URL: https://build.opensuse.org/request/show/1240558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=42
2025-01-27 19:57:03 +00:00
ff6d9f46f8
- 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-digitalocean?expand=0&rev=97
2025-01-27 14:36:48 +00:00
c9ee191f06
Accepting request 1228068 from devel:languages:python:certbot
...
certbot version bump
OBS-URL: https://build.opensuse.org/request/show/1228068
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=41
2024-12-03 19:48:15 +00:00
a5405d0777
- 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-digitalocean?expand=0&rev=95
2024-12-03 14:56:51 +00:00
8fbda2a8f1
Accepting request 1183170 from devel:languages:python:certbot
...
certbot version bump
OBS-URL: https://build.opensuse.org/request/show/1183170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=40
2024-06-25 21:09:01 +00:00
f7aec4fe97
sorry
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-digitalocean?expand=0&rev=93
2024-06-25 12:53:06 +00:00
a5f2688f23
- 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-digitalocean?expand=0&rev=92
2024-06-25 12:22:31 +00:00
c4a715dde1
Accepting request 1145442 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}
* The DigitalOcean plugin now creates TXT records for the DNS-01
OBS-URL: https://build.opensuse.org/request/show/1145442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=39
2024-02-09 22:54:38 +00:00
453face6fc
- 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.
* The DigitalOcean plugin now creates TXT records for the DNS-01
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-digitalocean?expand=0&rev=90
2024-02-09 13:41:37 +00:00
153f13bb12
- Add %{?sle15_python_module_pythons}
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-digitalocean?expand=0&rev=89
2024-02-07 12:48:23 +00:00
c281259406
Accepting request 1133003 from devel:languages:python:certbot
...
certbot version bump
OBS-URL: https://build.opensuse.org/request/show/1133003
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=38
2023-12-14 21:02:53 +00:00
6999ed857d
- 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-digitalocean?expand=0&rev=87
2023-12-07 10:46:04 +00:00
b46a074cd1
- 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-digitalocean?expand=0&rev=86
2023-11-16 13:00:23 +00:00
07aebb4115
- 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-digitalocean?expand=0&rev=85
2023-10-31 08:13:02 +00:00
9ebf67b686
Accepting request 1091323 from devel:languages:python:certbot
...
OBS-URL: https://build.opensuse.org/request/show/1091323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=37
2023-06-07 21:08:22 +00:00
f310f8ae81
Accepting request 1091299 from home:mcalabkova:branches:devel:languages:python:certbot
...
certbot version bump
OBS-URL: https://build.opensuse.org/request/show/1091299
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-digitalocean?expand=0&rev=83
2023-06-07 17:03:25 +00:00
01d8840bc4
Accepting request 1031485 from devel:languages:python:certbot
...
certbot version bump
OBS-URL: https://build.opensuse.org/request/show/1031485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=36
2022-10-27 11:54:41 +00:00
0e3cbde639
- update to version 1.31.0
...
* sync with the main certbot package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-digitalocean?expand=0&rev=81
2022-10-27 08:21:36 +00:00
f31356e621
Accepting request 1005267 from devel:languages:python:certbot
...
certbot version bump
OBS-URL: https://build.opensuse.org/request/show/1005267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=35
2022-09-22 12:50:03 +00:00
364dc83681
- 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-digitalocean?expand=0&rev=79
2022-09-21 17:56:38 +00:00
b2c74f02fc
Accepting request 988437 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/988437
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=34
2022-07-11 17:10:24 +00:00
a45cd1f994
- 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-digitalocean?expand=0&rev=77
2022-07-11 13:27:50 +00:00
cc4876e29f
Accepting request 984957 from devel:languages:python:certbot
...
update to 1.28.0
OBS-URL: https://build.opensuse.org/request/show/984957
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=33
2022-06-25 08:24:46 +00:00
31feca1a41
- 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-digitalocean?expand=0&rev=75
2022-06-24 19:34:50 +00:00
20a59c16d4
Accepting request 979816 from devel:languages:python:certbot
...
certbot version bump
OBS-URL: https://build.opensuse.org/request/show/979816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=32
2022-05-30 10:44:33 +00:00
e14fa75f89
- 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-digitalocean?expand=0&rev=73
2022-05-30 09:20:57 +00:00
c0b64e5e32
Accepting request 967764 from devel:languages:python:certbot
...
certbot version bump
OBS-URL: https://build.opensuse.org/request/show/967764
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=31
2022-04-08 20:46:03 +00:00
ab43d6a56f
- update to version 1.26.0
...
* dns-digitalocean used the SOA TTL for newly created records, rather than 30 seconds. Fixed.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-digitalocean?expand=0&rev=71
2022-04-08 09:49:52 +00:00
9b5e2334bc
Accepting request 941937 from devel:languages:python:certbot
...
OBS-URL: https://build.opensuse.org/request/show/941937
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=30
2021-12-21 19:42:18 +00:00
Danilo Spinella
e0da77bb57
Accepting request 941926 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/941926
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-digitalocean?expand=0&rev=70
2021-12-21 19:08:06 +00:00
Richard Brown
c1f0cf89ca
Accepting request 911362 from devel:languages:python:certbot
...
OBS-URL: https://build.opensuse.org/request/show/911362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-digitalocean?expand=0&rev=29
2021-08-11 09:47:35 +00:00
3ad7e4a5aa
Accepting request 911276 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/911276
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-digitalocean?expand=0&rev=69
2021-08-11 06:09:59 +00:00