1
0

45 Commits

Author SHA256 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
e75e018dd8 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=27 2020-08-21 12:16:35 +00:00
0e7fa53a12 - 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/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=26
2020-08-21 08:46:08 +00:00
73b74aa2d7 - update to version 1.6.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=24
2020-07-13 08:40:12 +00:00
ff2d99100a - update to version 1.5.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=22
2020-06-11 12:14:10 +00:00
9eeaf4ad88 - update to version 1.4.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=20
2020-05-14 08:50:48 +00:00
e56e33627e - update to version 1.3.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=18
2020-03-11 13:45:10 +00:00
8a6ea95501 - update to version 1.2.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=16
2020-02-21 16:00:02 +00:00
7df7e02e86 - update to version 1.1.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=14
2020-01-21 09:42:40 +00:00
6a9279f22e - update to version 1.0.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=12
2020-01-03 13:00:23 +00:00
4da7611299 - update to version 0.40.1
* Sync with main certbot package.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=11
2020-01-03 12:59:06 +00:00
27a0ded710 - update to version 0.40.1
* Sync with main certbot package.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=9
2019-11-14 11:57:58 +00:00
a840f9737e Accepting request 739146 from home:RBrownSUSE:branches:devel:languages:python:certbot
Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/739146
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=7
2019-10-17 11:27:47 +00:00
634692f0c4 - update to version 0.39.0
* Support for Python 3.8 was added to Certbot and all of its components.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=5
2019-10-02 10:13:08 +00:00
182738da26 - update to version 0.38.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=3
2019-09-11 12:30:40 +00:00
2eb581c656 Accepting request 729671 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/729671
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-dns-linode?expand=0&rev=1
2019-09-11 08:33:27 +00:00
Tomáš Chvátal
629cd53206 Accepting request 729590 from home:firstyear
Submit new package python-certbot-dns-linode to python:certbot.
This is very similar to the other dns plugins for cloud/system
providers.

OBS-URL: https://build.opensuse.org/request/show/729590
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-linode?expand=0&rev=1
2019-09-10 07:29:43 +00:00