17
0

101 Commits

Author SHA256 Message Date
0524f4390d Accepting request 1334782 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1334782
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=44
2026-02-24 17:31:21 +00:00
d7eed69a0f - 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-linode?expand=0&rev=96
2026-02-24 15:06:14 +00:00
6ff41e872b Accepting request 1332031 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1332031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=43
2026-02-09 18:29:07 +00:00
1d0ef19fb7 - 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-linode?expand=0&rev=94
2026-02-09 12:58:49 +00:00
7029ad95f4 Accepting request 1327596 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1327596
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=42
2026-01-17 13:54:28 +00:00
8aa092f8c3 - 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-linode?expand=0&rev=92
2026-01-15 13:59:37 +00:00
9b0274a34b Accepting request 1311323 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1311323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=41
2025-10-14 16:10:42 +00:00
d7109291c2 - 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-linode?expand=0&rev=90
2025-10-14 08:04:23 +00:00
514d474f8b Accepting request 1302589 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1302589
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=40
2025-09-03 19:08:39 +00:00
61384c504a - 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-linode?expand=0&rev=88
2025-09-03 12:25:41 +00:00
0e38269c38 Accepting request 1299126 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1299126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=39
2025-08-13 14:30:41 +00:00
fbde8c98d6 - 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-linode?expand=0&rev=86
2025-08-12 16:03:58 +00:00
822890ba7b Accepting request 1286013 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1286013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=38
2025-06-16 10:26:28 +00:00
c488a96a0c - 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-linode?expand=0&rev=84
2025-06-13 14:51:33 +00:00
4143e76d4d Accepting request 1271247 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/1271247
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=37
2025-04-22 15:29:07 +00:00
8473234d05 - 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-linode?expand=0&rev=82
2025-04-22 03:47:09 +00:00
431e5c0a95 Accepting request 1254994 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1254994
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=36
2025-03-21 19:23:29 +00:00
f9bb3b7387 * Removed support for Linode API v3 which was sunset at the end
of July 2023.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=80
2025-03-21 12:32:52 +00:00
0f06f2247c OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=79 2025-03-21 12:30:30 +00:00
fde10cc8ab Accepting request 1240562 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1240562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=35
2025-01-27 19:57:13 +00:00
99cbaa735a * Our runtime dependency on setuptools has been dropped from all
Certbot components.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=77
2025-01-27 14:54:46 +00:00
963f79987d - update to version 3.1.0
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=76
2025-01-27 14:49:33 +00:00
aba82a9b00 Accepting request 1228072 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1228072
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=34
2024-12-03 19:48:17 +00:00
0cb1a6a8ec - 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-linode?expand=0&rev=74
2024-12-03 14:57:15 +00:00
f075244fd1 Accepting request 1183174 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1183174
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=33
2024-06-25 21:09:06 +00:00
3c51d406ee sorry
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=72
2024-06-25 12:53:24 +00:00
134d6225b9 - 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-linode?expand=0&rev=71
2024-06-25 12:23:19 +00:00
b80c5d7d9d Accepting request 1161206 from devel:languages:python:certbot
- Switch to pyproject macros.
- No more greedy globs in %files.
- Add missing Requires on setuptools.

- 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}

OBS-URL: https://build.opensuse.org/request/show/1161206
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=32
2024-03-25 20:11:35 +00:00
84b058784f - Switch to pyproject macros.
- No more greedy globs in %files.
- Add missing Requires on setuptools.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=69
2024-03-24 23:30:47 +00:00
884893b3c1 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=68
2024-02-09 13:45:20 +00:00
0062566fbb - Add %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=67
2024-02-07 12:42:20 +00:00
219ce4fed0 Accepting request 1133007 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1133007
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=31
2023-12-14 21:02:58 +00:00
c589cf2dd4 - 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-linode?expand=0&rev=65
2023-12-07 10:46:33 +00:00
c4de307c76 - update to version 2.7.4
* Fixed a bug introduced in version 2.7.0 of our Lexicon based DNS plugins that
    caused them to fail to find the DNS zone that needs to be modified in some
    cases.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=64
2023-11-16 13:05:11 +00:00
4cacb808cf very sorry
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=63
2023-10-31 09:53:29 +00:00
ed431a561b sorry
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=62
2023-10-31 09:51:49 +00:00
7b4486ad86 * Add a new base class certbot.plugins.dns_common_lexicon.LexiconDNSAuthenticator to implement a DNS
authenticator plugin backed by Lexicon to communicate with the provider DNS API. This approach relies
    heavily on conventions to reduce the implementation complexity of a new plugin.
  * Add a new test base class certbot.plugins.dns_test_common_lexicon.BaseLexiconDNSAuthenticatorTest to
    help testing DNS plugins implemented on top of LexiconDNSAuthenticator.
  * Deprecates LexiconClient base class and build_lexicon_config function in
    certbot.plugins.dns_common_lexicon module in favor of LexiconDNSAuthenticator.
  * Deprecates BaseLexiconAuthenticatorTest and BaseLexiconClientTest test base classes of
    certbot.plugins.dns_test_common_lexicon module in favor of BaseLexiconDNSAuthenticatorTest.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=61
2023-10-31 09:47:07 +00:00
ab4b29f6f1 - 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-linode?expand=0&rev=60
2023-10-31 08:13:42 +00:00
1c7f23b246 Accepting request 1091319 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/1091319
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=30
2023-06-07 21:08:16 +00:00
c64a46d4c6 Accepting request 1091303 from home:mcalabkova:branches:devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1091303
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=58
2023-06-07 17:02:14 +00:00
43a342fff5 Accepting request 1031489 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1031489
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=29
2022-10-27 11:54:46 +00:00
0352eb92c8 - 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-linode?expand=0&rev=56
2022-10-27 08:22:08 +00:00
e2ba3fc8dc Accepting request 1005271 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1005271
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=28
2022-09-22 12:50:06 +00:00
fcd089409c - 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-linode?expand=0&rev=54
2022-09-21 17:57:12 +00:00
d0ef5a9d8c Accepting request 988441 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/988441
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=27
2022-07-11 17:10:27 +00:00
e1839a4f18 - 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-linode?expand=0&rev=52
2022-07-11 13:20:55 +00:00
3deb6d7900 Accepting request 984961 from devel:languages:python:certbot
update to 1.28.0

OBS-URL: https://build.opensuse.org/request/show/984961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=26
2022-06-25 08:24:49 +00:00
434a430e6a - 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-linode?expand=0&rev=50
2022-06-24 19:38:02 +00:00
5856e65cbe Accepting request 979820 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/979820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=25
2022-05-30 10:44:37 +00:00
42f676bdd5 - 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-linode?expand=0&rev=48
2022-05-30 09:21:51 +00:00