17
0

120 Commits

Author SHA256 Message Date
54f34d0582 Accepting request 1334779 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1334779
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsmadeeasy?expand=0&rev=53
2026-02-24 17:31:19 +00:00
ecdff54334 - 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-dnsmadeeasy?expand=0&rev=113
2026-02-24 15:05:55 +00:00
cdd939be56 Accepting request 1332029 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1332029
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsmadeeasy?expand=0&rev=52
2026-02-09 18:28:56 +00:00
76845022aa - 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-dnsmadeeasy?expand=0&rev=111
2026-02-09 12:58:33 +00:00
4476dfedc2 Accepting request 1327592 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1327592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsmadeeasy?expand=0&rev=51
2026-01-17 13:54:25 +00:00
0964985965 - 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-dnsmadeeasy?expand=0&rev=109
2026-01-15 13:59:17 +00:00
c1ab68f8a3 Accepting request 1311321 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1311321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsmadeeasy?expand=0&rev=50
2025-10-14 16:10:41 +00:00
af1466811b - 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-dnsmadeeasy?expand=0&rev=107
2025-10-14 08:04:02 +00:00
dad99e91c7 Accepting request 1302587 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1302587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsmadeeasy?expand=0&rev=49
2025-09-03 19:08:38 +00:00
4dc06406ea - 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-dnsmadeeasy?expand=0&rev=105
2025-09-03 12:25:21 +00:00
573ee32239 Accepting request 1299124 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1299124
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsmadeeasy?expand=0&rev=48
2025-08-13 14:30:39 +00:00
0383f8e4c2 - 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-dnsmadeeasy?expand=0&rev=103
2025-08-12 16:03:42 +00:00
da1f4d0cae Accepting request 1286011 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1286011
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsmadeeasy?expand=0&rev=47
2025-06-16 10:26:26 +00:00
629bcff171 - 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-dnsmadeeasy?expand=0&rev=101
2025-06-13 14:51:18 +00:00
d1ec3d8adb Accepting request 1271245 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/1271245
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsmadeeasy?expand=0&rev=46
2025-04-22 15:29:03 +00:00
989d21c0bb - 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-dnsmadeeasy?expand=0&rev=99
2025-04-22 03:46:50 +00:00
37dbe4a90e Accepting request 1254992 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1254992
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsmadeeasy?expand=0&rev=45
2025-03-21 19:23:28 +00:00
e728a050b5 - 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-dnsmadeeasy?expand=0&rev=97
2025-03-21 12:29:59 +00:00
846936bb1e Accepting request 1240560 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1240560
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsmadeeasy?expand=0&rev=44
2025-01-27 19:57:08 +00:00
4efb3da263 - update to version 3.1.0
* 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-dnsmadeeasy?expand=0&rev=95
2025-01-27 14:53:07 +00:00
6d66eafae0 Accepting request 1228070 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1228070
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsmadeeasy?expand=0&rev=43
2024-12-03 19:48:16 +00:00
32512d7b18 - 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-dnsmadeeasy?expand=0&rev=93
2024-12-03 14:57:04 +00:00
8231303ce5 Accepting request 1183172 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1183172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsmadeeasy?expand=0&rev=42
2024-06-25 21:09:04 +00:00
7fff4bc250 sorry
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=91
2024-06-25 12:53:15 +00:00
46f3be8247 - 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-dnsmadeeasy?expand=0&rev=90
2024-06-25 12:22:51 +00:00
fae01c8af3 Accepting request 1161205 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/1161205
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsmadeeasy?expand=0&rev=41
2024-03-25 20:11:35 +00:00
b212610bb4 - 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-dnsmadeeasy?expand=0&rev=88
2024-03-24 23:30:39 +00:00
f3ea04d486 - 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-dnsmadeeasy?expand=0&rev=87
2024-02-09 13:51:19 +00:00
ae47c726a6 - Add %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=86
2024-02-07 12:42:00 +00:00
2eaa1b03b5 Accepting request 1133005 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1133005
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsmadeeasy?expand=0&rev=40
2023-12-14 21:02:55 +00:00
e29683a4f1 - 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-dnsmadeeasy?expand=0&rev=84
2023-12-07 10:46:18 +00:00
5047eddb06 - 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-dnsmadeeasy?expand=0&rev=83
2023-11-16 13:04:09 +00:00
c5983abf38 sorry
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=82
2023-10-31 09:55:17 +00:00
2af96d9b2d * 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-dnsmadeeasy?expand=0&rev=81
2023-10-31 09:42:11 +00:00
7b3f3e1042 - 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-dnsmadeeasy?expand=0&rev=80
2023-10-31 08:13:21 +00:00
472fb8e9b5 Accepting request 1091321 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/1091321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsmadeeasy?expand=0&rev=39
2023-06-07 21:08:19 +00:00
17d3d5a514 Accepting request 1091301 from home:mcalabkova:branches:devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1091301
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsmadeeasy?expand=0&rev=78
2023-06-07 17:02:48 +00:00
47e7a4af0b Accepting request 1031487 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1031487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsmadeeasy?expand=0&rev=38
2022-10-27 11:54:44 +00:00
03261645ee - 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-dnsmadeeasy?expand=0&rev=76
2022-10-27 08:21:50 +00:00
f4695653f2 Accepting request 1005269 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1005269
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsmadeeasy?expand=0&rev=37
2022-09-22 12:50:04 +00:00
4c022a872e - 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-dnsmadeeasy?expand=0&rev=74
2022-09-21 17:56:55 +00:00
2e0df2612f Accepting request 988439 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/988439
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsmadeeasy?expand=0&rev=36
2022-07-11 17:10:25 +00:00
9302f0ae5d - 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-dnsmadeeasy?expand=0&rev=72
2022-07-11 13:28:47 +00:00
bd7d4a45cf Accepting request 984959 from devel:languages:python:certbot
update to 1.28.0

OBS-URL: https://build.opensuse.org/request/show/984959
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsmadeeasy?expand=0&rev=35
2022-06-25 08:24:47 +00:00
a9355f7dfd - 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-dnsmadeeasy?expand=0&rev=70
2022-06-24 19:36:08 +00:00
484d7c4d6f Accepting request 979818 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/979818
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsmadeeasy?expand=0&rev=34
2022-05-30 10:44:35 +00:00
e01f9a08b7 - 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-dnsmadeeasy?expand=0&rev=68
2022-05-30 09:21:24 +00:00
4f259c28cf Accepting request 967766 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/967766
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsmadeeasy?expand=0&rev=33
2022-04-08 20:46:05 +00:00
fae5e6d170 - 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-dnsmadeeasy?expand=0&rev=66
2022-04-08 10:44:12 +00:00
761aabd59a Accepting request 941941 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/941941
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsmadeeasy?expand=0&rev=32
2021-12-21 19:42:20 +00:00