17
0

116 Commits

Author SHA256 Message Date
d61bee3e05 Accepting request 1311320 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1311320
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsimple?expand=0&rev=50
2025-10-14 16:10:39 +00:00
0c1a500c3d - 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-dnsimple?expand=0&rev=109
2025-10-14 08:03:52 +00:00
7e7aa23d2b Accepting request 1302586 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1302586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsimple?expand=0&rev=49
2025-09-03 19:08:36 +00:00
7cfb778146 - 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-dnsimple?expand=0&rev=107
2025-09-03 12:25:12 +00:00
6865758fa2 Accepting request 1299123 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1299123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsimple?expand=0&rev=48
2025-08-13 14:30:38 +00:00
f006da2402 - 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-dnsimple?expand=0&rev=105
2025-08-12 16:03:30 +00:00
7c5b553191 Accepting request 1286010 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1286010
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsimple?expand=0&rev=47
2025-06-16 10:26:26 +00:00
9e1895f29e - 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-dnsimple?expand=0&rev=103
2025-06-13 14:51:11 +00:00
14c1e8953b Accepting request 1271244 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/1271244
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsimple?expand=0&rev=46
2025-04-22 15:29:02 +00:00
5de68170af - 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-dnsimple?expand=0&rev=101
2025-04-22 03:46:41 +00:00
84bd42050c Accepting request 1254991 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1254991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsimple?expand=0&rev=45
2025-03-21 19:23:27 +00:00
c1fcea0db2 - 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-dnsimple?expand=0&rev=99
2025-03-21 12:29:52 +00:00
f1f8e3470a Accepting request 1240559 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1240559
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsimple?expand=0&rev=44
2025-01-27 19:57:05 +00:00
7526fcff2f * 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-dnsimple?expand=0&rev=97
2025-01-27 14:53:39 +00:00
a57ddae911 - 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-dnsimple?expand=0&rev=96
2025-01-27 14:51:30 +00:00
e070618964 Accepting request 1228069 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1228069
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsimple?expand=0&rev=43
2024-12-03 19:48:16 +00:00
826c111155 - 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-dnsimple?expand=0&rev=94
2024-12-03 14:56:56 +00:00
4c782af166 Accepting request 1183171 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1183171
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsimple?expand=0&rev=42
2024-06-25 21:09:02 +00:00
1085c4505b sorry
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsimple?expand=0&rev=92
2024-06-25 12:53:10 +00:00
a88ec6f334 - 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-dnsimple?expand=0&rev=91
2024-06-25 12:22:44 +00:00
b6fce34db3 Accepting request 1161204 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}

  * sync with the main certbot package

OBS-URL: https://build.opensuse.org/request/show/1161204
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsimple?expand=0&rev=41
2024-03-25 20:11:34 +00:00
ded65cd74b - 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-dnsimple?expand=0&rev=89
2024-03-24 23:30:30 +00:00
28648ea4b8 - 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.
  * sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsimple?expand=0&rev=88
2024-02-09 13:44:21 +00:00
bce998833f - Add %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsimple?expand=0&rev=87
2024-02-07 12:41:49 +00:00
610a540496 Accepting request 1133004 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1133004
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsimple?expand=0&rev=40
2023-12-14 21:02:55 +00:00
45c2f4cf75 - 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-dnsimple?expand=0&rev=85
2023-12-07 10:46:11 +00:00
064b6a54e0 - 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-dnsimple?expand=0&rev=84
2023-11-16 13:03:18 +00:00
3a651a9a4c sorry
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsimple?expand=0&rev=83
2023-10-31 09:56:21 +00:00
e51888a090 - update to version 2.7.3
* 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-dnsimple?expand=0&rev=82
2023-10-31 09:40:59 +00:00
ffdba66bbf Accepting request 1091322 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/1091322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsimple?expand=0&rev=39
2023-06-07 21:08:20 +00:00
6817990d48 Accepting request 1091300 from home:mcalabkova:branches:devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1091300
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsimple?expand=0&rev=80
2023-06-07 17:03:05 +00:00
4d12e1b0d2 Accepting request 1031486 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1031486
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsimple?expand=0&rev=38
2022-10-27 11:54:43 +00:00
c4255805d9 - 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-dnsimple?expand=0&rev=78
2022-10-27 08:21:43 +00:00
5a1a8b3a8a Accepting request 1005268 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1005268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsimple?expand=0&rev=37
2022-09-22 12:50:04 +00:00
eef4a353a1 - 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-dnsimple?expand=0&rev=76
2022-09-21 17:56:45 +00:00
6871ee9121 Accepting request 988438 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/988438
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsimple?expand=0&rev=36
2022-07-11 17:10:24 +00:00
df92b75d97 - 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-dnsimple?expand=0&rev=74
2022-07-11 13:30:43 +00:00
413b9b08e5 Accepting request 984958 from devel:languages:python:certbot
update to 1.28.0

OBS-URL: https://build.opensuse.org/request/show/984958
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsimple?expand=0&rev=35
2022-06-25 08:24:47 +00:00
ff4e83a58a - 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-dnsimple?expand=0&rev=72
2022-06-24 19:35:28 +00:00
f6bf215fb8 Accepting request 979817 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/979817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsimple?expand=0&rev=34
2022-05-30 10:44:34 +00:00
8387cfb5b7 - 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-dnsimple?expand=0&rev=70
2022-05-30 09:21:08 +00:00
7f5361cd2c Accepting request 967765 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/967765
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsimple?expand=0&rev=33
2022-04-08 20:46:04 +00:00
e499854fe0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsimple?expand=0&rev=68 2022-04-08 10:45:50 +00:00
10f294d14c - 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-dnsimple?expand=0&rev=67
2022-04-08 09:53:56 +00:00
e8b05eeb0c Accepting request 941939 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/941939
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsimple?expand=0&rev=32
2021-12-21 19:42:20 +00:00
Danilo Spinella
34cd5b4fa2 Accepting request 941929 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/941929
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsimple?expand=0&rev=66
2021-12-21 19:09:09 +00:00
Richard Brown
62f37a93e8 Accepting request 911363 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/911363
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsimple?expand=0&rev=31
2021-08-11 09:47:36 +00:00
629cd0a793 Accepting request 911278 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/911278
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-dnsimple?expand=0&rev=65
2021-08-11 06:10:28 +00:00
065c7dca79 Accepting request 909354 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/909354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-dnsimple?expand=0&rev=30
2021-07-30 21:22:10 +00:00
fdd0388f1f - 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-dnsimple?expand=0&rev=64
2021-07-30 08:45:00 +00:00