17
0

117 Commits

Author SHA256 Message Date
7c9674c2df Accepting request 1334784 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1334784
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-nsone?expand=0&rev=53
2026-02-24 17:31:23 +00:00
5424d2c0c3 - 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-nsone?expand=0&rev=111
2026-02-24 15:06:29 +00:00
f517f6d2f9 Accepting request 1332033 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1332033
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-nsone?expand=0&rev=52
2026-02-09 18:29:18 +00:00
dad6c97ac1 - 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-nsone?expand=0&rev=109
2026-02-09 12:59:09 +00:00
266edc6c6c Accepting request 1327600 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1327600
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-nsone?expand=0&rev=51
2026-01-17 13:54:29 +00:00
778f0c4567 - 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-nsone?expand=0&rev=107
2026-01-15 13:59:52 +00:00
1d725eeb8f Accepting request 1311325 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1311325
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-nsone?expand=0&rev=50
2025-10-14 16:10:45 +00:00
aa1f5c8917 - 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-nsone?expand=0&rev=105
2025-10-14 08:04:44 +00:00
2133886aa5 Accepting request 1302591 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1302591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-nsone?expand=0&rev=49
2025-09-03 19:08:41 +00:00
ce1fd86575 - 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-nsone?expand=0&rev=103
2025-09-03 12:26:01 +00:00
20020fddfb Accepting request 1299128 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1299128
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-nsone?expand=0&rev=48
2025-08-13 14:30:43 +00:00
dfe4459c82 - 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-nsone?expand=0&rev=101
2025-08-12 16:04:16 +00:00
4536e5446c Accepting request 1286015 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1286015
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-nsone?expand=0&rev=47
2025-06-16 10:26:29 +00:00
9a844f04b1 - 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-nsone?expand=0&rev=99
2025-06-13 14:51:48 +00:00
29f0851456 Accepting request 1271249 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/1271249
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-nsone?expand=0&rev=46
2025-04-22 15:29:10 +00:00
9913aa1edb - 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-nsone?expand=0&rev=97
2025-04-22 03:47:29 +00:00
7de7d7181b Accepting request 1254996 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1254996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-nsone?expand=0&rev=45
2025-03-21 19:23:31 +00:00
7c9c1c5a96 - 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-nsone?expand=0&rev=95
2025-03-21 12:30:48 +00:00
319190f6ed Accepting request 1240564 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1240564
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-nsone?expand=0&rev=44
2025-01-27 19:57:16 +00:00
c25469cc90 - 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-nsone?expand=0&rev=93
2025-01-27 15:01:44 +00:00
b0b6b2b8e9 Accepting request 1228074 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1228074
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-nsone?expand=0&rev=43
2024-12-03 19:48:18 +00:00
e1a8c16653 * sync with the main certbot package
- update to version 2.11.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-nsone?expand=0&rev=91
2024-12-03 15:13:41 +00:00
790cb411fc Accepting request 1183176 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1183176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-nsone?expand=0&rev=42
2024-06-25 21:09:08 +00:00
b1d76b5a9e sorry
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-nsone?expand=0&rev=88
2024-06-25 12:53:34 +00:00
72aa912293 - 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-nsone?expand=0&rev=87
2024-06-25 12:23:31 +00:00
aeec15655e Accepting request 1161208 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}

- Split the module from the main certbot package

OBS-URL: https://build.opensuse.org/request/show/1161208
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-nsone?expand=0&rev=41
2024-03-25 20:11:38 +00:00
360e6301ca - 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-nsone?expand=0&rev=85
2024-03-24 23:31:03 +00:00
75f2e71bfc - 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.
- Split the module from the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-nsone?expand=0&rev=84
2024-02-09 13:44:48 +00:00
e34a26271a - Add %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-nsone?expand=0&rev=83
2024-02-07 12:42:42 +00:00
cc7c89ad88 Accepting request 1133009 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1133009
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-nsone?expand=0&rev=40
2023-12-14 21:03:00 +00:00
71cdba031e - 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-nsone?expand=0&rev=81
2023-12-07 10:46:48 +00:00
d2f0ce60b3 - 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-nsone?expand=0&rev=80
2023-11-16 13:07:01 +00:00
8f04f85225 sorry
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-nsone?expand=0&rev=79
2023-10-31 09:52:47 +00:00
5bab434325 * 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-nsone?expand=0&rev=78
2023-10-31 09:44:17 +00:00
1d77e38c84 - 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-nsone?expand=0&rev=77
2023-10-31 08:14:04 +00:00
59fe29bf2d Accepting request 1091317 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/1091317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-nsone?expand=0&rev=39
2023-06-07 21:08:14 +00:00
6dc9e87167 Accepting request 1091305 from home:mcalabkova:branches:devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1091305
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-nsone?expand=0&rev=75
2023-06-07 17:01:42 +00:00
5cd4c91ede Accepting request 1031491 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1031491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-nsone?expand=0&rev=38
2022-10-27 11:54:48 +00:00
5c89cdc303 - 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-nsone?expand=0&rev=73
2022-10-27 08:22:22 +00:00
beef28a0e0 Accepting request 1005273 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1005273
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-nsone?expand=0&rev=37
2022-09-22 12:50:08 +00:00
8d5c23f15d - 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-nsone?expand=0&rev=71
2022-09-21 17:57:29 +00:00
e01c6911df Accepting request 988442 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/988442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-nsone?expand=0&rev=36
2022-07-11 17:10:28 +00:00
4b9dc05b31 - 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-nsone?expand=0&rev=69
2022-07-11 13:18:57 +00:00
b8ae878753 Accepting request 984963 from devel:languages:python:certbot
update to 1.28.0

OBS-URL: https://build.opensuse.org/request/show/984963
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-nsone?expand=0&rev=35
2022-06-25 08:24:50 +00:00
6053c332da - 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-nsone?expand=0&rev=67
2022-06-24 19:39:06 +00:00
bc80f9bf8b Accepting request 979822 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/979822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-nsone?expand=0&rev=34
2022-05-30 10:44:39 +00:00
dc4e7bff97 - 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-nsone?expand=0&rev=65
2022-05-30 09:22:27 +00:00
b66d785e43 Accepting request 967770 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/967770
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-nsone?expand=0&rev=33
2022-04-08 20:46:07 +00:00
b2f4f2bb6a - 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-nsone?expand=0&rev=63
2022-04-08 11:02:02 +00:00
cc0889dbd1 Accepting request 941950 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/941950
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-nsone?expand=0&rev=32
2021-12-21 19:42:23 +00:00