1
0

48 Commits

Author SHA256 Message Date
7b2b1668e4 - 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-route53?expand=0&rev=87
2024-06-25 12:23:43 +00:00
9f83c01bbb - 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.
  * --dns-route53-propagation-seconds is now deprecated. The Route53 plugin relies on the GetChange API to
    determine if a DNS update is complete. The flag has never had any effect and will be removed in a future
  * Test fix for Route53 plugin to prevent boto3 making outgoing

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=85
2024-02-09 13:34:53 +00:00
c4afd81448 - Add %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=84
2024-02-07 12:43:01 +00:00
6893c7cb6b - 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-route53?expand=0&rev=82
2023-12-07 10:47:12 +00:00
d05cb88e23 - update to version 2.7.4
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=81
2023-11-16 13:01:54 +00:00
0c14359285 - 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-route53?expand=0&rev=80
2023-10-31 08:14:28 +00:00
a302a2e9f2 Accepting request 1091307 from home:mcalabkova:branches:devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1091307
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=78
2023-06-07 17:01:14 +00:00
0e18082aaf - 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-route53?expand=0&rev=76
2022-10-27 08:22:37 +00:00
0cdc3c4757 - 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-route53?expand=0&rev=74
2022-09-21 17:57:44 +00:00
de07ecb26b - 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-route53?expand=0&rev=72
2022-07-11 13:31:22 +00:00
21ae7a480c - 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-route53?expand=0&rev=69
2022-06-24 19:40:41 +00:00
a8c908eecc - 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-route53?expand=0&rev=67
2022-05-30 09:22:46 +00:00
1794b16cf6 - update to version 1.26.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=65
2022-04-08 11:14:19 +00:00
d9653b4def - update to version 1.22.0
* certbot-dns-route53 now requires boto3>=1.15.15.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=64
2022-04-08 11:12:55 +00:00
Danilo Spinella
a04e0c7e2a Accepting request 941954 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/941954
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=63
2021-12-21 19:24:50 +00:00
90275fd600 Accepting request 911289 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/911289
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=62
2021-08-11 06:17:13 +00:00
c8d144e7ac - 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-route53?expand=0&rev=61
2021-07-30 08:46:16 +00:00
7301772514 - update to version 1.16.0
* Require the latest certbot and acme plugins for simplicity

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=59
2021-06-24 09:30:26 +00:00
7d5aeab3d5 - 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-route53?expand=0&rev=57
2021-05-12 12:08:14 +00:00
245d311d0d - 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-route53?expand=0&rev=55
2021-04-14 15:18:20 +00:00
3d431e77b2 - 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-route53?expand=0&rev=52
2021-03-08 08:41:57 +00:00
593c132d6d OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=50 2021-01-08 12:12:15 +00:00
52b6924205 - 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-route53?expand=0&rev=48
2020-10-07 08:46:54 +00:00
4ed6804dc2 - update to version 1.7.0
* Sync with main certbot package.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=45
2020-08-21 08:44:16 +00:00
4c9a3df474 - 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-route53?expand=0&rev=43
2020-07-13 08:40:56 +00:00
fd81605b3f - 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-route53?expand=0&rev=41
2020-06-11 12:14:51 +00:00
be0812eb47 - 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-route53?expand=0&rev=39
2020-05-14 08:51:35 +00:00
f6bd26b8a0 - 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-route53?expand=0&rev=37
2020-03-11 13:45:46 +00:00
48368e2f26 - 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-route53?expand=0&rev=35
2020-02-21 16:01:10 +00:00
7286a155db - 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-route53?expand=0&rev=33
2020-01-21 09:43:20 +00:00
fb2e73da2c - update to version 1.0.0
* sync with main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=31
2020-01-03 13:19:33 +00:00
66e5084f0b - 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-route53?expand=0&rev=29
2019-11-14 11:59:10 +00:00
9299c160e2 Accepting request 739150 from home:RBrownSUSE:branches:devel:languages:python:certbot
Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/739150
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=27
2019-10-17 11:28:58 +00:00
be590920ad - 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-route53?expand=0&rev=25
2019-10-02 10:14:02 +00:00
5c00b5b613 - 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-route53?expand=0&rev=23
2019-09-11 12:31:25 +00:00
173f87c677 - update to version 0.37.2
* sync with main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=20
2019-08-26 10:43:01 +00:00
OBS User buildservice-autocommit
c19b5bcbb8 Accepting request 716067 from devel:languages:python:certbot
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/716067
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=18
2019-07-18 13:22:13 +00:00
OBS User buildservice-autocommit
bec8662315 Updating link to change in openSUSE:Factory/python-certbot-dns-route53 revision 8.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=305dd2c5818c80517aafa4f2c45d975d
2019-07-18 13:22:13 +00:00
8500b82e74 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=17 2019-07-18 08:26:52 +00:00
c3d0c7cc47 - update to version 0.36.0
* sync with main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=16
2019-07-17 13:38:05 +00:00
b7722db980 - update to version 0.35.1
* sync with main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=14
2019-06-18 10:26:34 +00:00
62acd18c1a - update to 0.34.2:
* sync with main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=12
2019-05-19 12:37:54 +00:00
5880e6da79 Accepting request 686063 from home:mcalabkova:branches:devel:languages:python:certbot
- update to version 0.32.0
  * sync with main certbot package

OBS-URL: https://build.opensuse.org/request/show/686063
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=10
2019-03-18 11:29:57 +00:00
Tomáš Chvátal
563b8a5c42 Accepting request 672762 from home:mcalabkova:branches:devel:languages:python:certbot
- update to version 0.31.0
  * sync with main certbot package

OBS-URL: https://build.opensuse.org/request/show/672762
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=8
2019-02-10 10:21:28 +00:00
Tomáš Chvátal
7955dd3461 - Update to 0.30.2:
* Lockstep update together with the main package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=6
2019-01-29 11:55:30 +00:00
Tomáš Chvátal
5af82e0ea0 Accepting request 649657 from home:mcalabkova:branches:devel:languages:python:certbot
- update to version 0.28.0
  * Test fix for Route53 plugin to prevent boto3 making outgoing 
    connections.

OBS-URL: https://build.opensuse.org/request/show/649657
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=4
2018-11-17 18:55:05 +00:00
Tomáš Chvátal
60026a6dfc - No need to recommend the certbot module if we require it
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=2
2018-08-29 09:01:41 +00:00
Tomáš Chvátal
8a5a997bcb - Split the module from the main certbot package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-route53?expand=0&rev=1
2018-08-28 11:57:16 +00:00