1
0

77 Commits

Author SHA256 Message Date
e8ddd91670 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
ebc6b79e69 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
e00c42585c - 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
45c034f659 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
52a09b9cde - 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
b028871d04 - 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
147c24c2d4 - 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
3f1d76c6a5 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
b528ef1da5 - 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
b716f5ff12 - 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
51ec6ebacd 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
13eed992de 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
cc44bb28aa * 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
2569c1b968 - 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
bf059306cb 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
b40707fa61 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
dbc7fa550e 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
e7cb208776 - 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
6d89e3317e 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
9c863905b5 - 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
ce414bd67f 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
dde3359701 - 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
dae9246a29 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
ca31eb5d8e - 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
f1a45a8c1f 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
d5f13bf699 - 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
7cacd4c94f Accepting request 967768 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/967768
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=24
2022-04-08 20:46:06 +00:00
cf33250aa0 - 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-linode?expand=0&rev=46
2022-04-08 10:56:08 +00:00
6364600bbb Accepting request 941945 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/941945
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=23
2021-12-21 19:42:22 +00:00
Danilo Spinella
c6d422d637 Accepting request 941944 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/941944
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=45
2021-12-21 19:14:56 +00:00
Richard Brown
4665696fe9 Accepting request 911384 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/911384
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=22
2021-08-12 07:01:27 +00:00
7473b3ff8e Accepting request 911380 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/911380
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=44
2021-08-11 08:32:07 +00:00
dbb9eb8252 Accepting request 909357 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/909357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=21
2021-07-30 21:22:12 +00:00
e656166f2d - 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-linode?expand=0&rev=43
2021-07-30 08:45:32 +00:00
15dee23357 Accepting request 908376 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/908376
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=20
2021-07-26 15:38:15 +00:00
f70717e838 Accepting request 906428 from home:dimstar:Factory
Disable py3.6 - dns-lexicon no longer built for 3.6 neither

OBS-URL: https://build.opensuse.org/request/show/906428
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=42
2021-07-26 09:28:03 +00:00
4cb48a0ed3 Accepting request 901686 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/901686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=19
2021-06-24 16:22:48 +00:00
8fe81f942e * DNS plugins based on lexicon now require dns-lexicon >= v3.1.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=40
2021-06-24 09:38:54 +00:00
e4416413fa OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=39 2021-06-24 09:29:11 +00:00
4fc2c113d8 Accepting request 892485 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/892485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=18
2021-05-12 17:32:37 +00:00
dd6080e151 - update to version 1.15.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=37
2021-05-12 12:07:30 +00:00
85f809b8fd Accepting request 885414 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/885414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=17
2021-04-15 14:57:47 +00:00
34c5bce8f5 - update to version 1.14.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=35
2021-04-14 15:17:38 +00:00
5d44800eea Accepting request 877602 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/877602
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=16
2021-03-08 14:19:43 +00:00
88686b57bc - update to version 1.13.0
* Support for Python 2 has been removed.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=33
2021-03-08 08:40:51 +00:00
1ebe4674f5 Accepting request 861647 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/861647
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=15
2021-01-08 16:39:08 +00:00
510a79a29d OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=31 2021-01-08 12:12:12 +00:00
d6b253eb3c Accepting request 839990 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/839990
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=14
2020-10-07 12:19:15 +00:00
28ee47c18c - update to version 1.9.0
* Sync with main certbot package.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=29
2020-10-07 08:46:14 +00:00
ed4e4ce53e Accepting request 828470 from devel:languages:python:certbot
- update to version 1.7.0
  * The Linode DNS plugin now waits 120 seconds for DNS propagation, instead of 1200.

OBS-URL: https://build.opensuse.org/request/show/828470
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=13
2020-08-21 17:14:12 +00:00