1
0

44 Commits

Author SHA256 Message Date
18e88d13dd - 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-cloudxns?expand=0&rev=82
2022-10-27 08:21:29 +00:00
573013c0f8 - update to version 1.30.0
* The certbot-dns-cloudxns plugin is now deprecated and will be 
    removed in the next major release of Certbot.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudxns?expand=0&rev=80
2022-09-21 17:59:17 +00:00
99e60ba724 - 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-cloudxns?expand=0&rev=78
2022-07-11 13:27:06 +00:00
b1583d01fa - 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-cloudxns?expand=0&rev=76
2022-06-24 19:33:45 +00:00
139981ca8d - 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-cloudxns?expand=0&rev=74
2022-05-30 09:20:46 +00:00
d62ad2ff92 - 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-cloudxns?expand=0&rev=72
2022-04-08 09:47:19 +00:00
Danilo Spinella
168d3849d0 Accepting request 941927 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/941927
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudxns?expand=0&rev=71
2021-12-21 19:08:30 +00:00
4180b1a677 Accepting request 911381 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/911381
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudxns?expand=0&rev=70
2021-08-11 08:32:31 +00:00
2f7d4019d3 - 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-cloudxns?expand=0&rev=69
2021-07-30 08:44:37 +00:00
4d585472a6 Accepting request 906425 from home:dimstar:Factory
Disable py3.6 - dns-lexicon no longer built for 3.6 neither

OBS-URL: https://build.opensuse.org/request/show/906425
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudxns?expand=0&rev=68
2021-07-26 09:27:20 +00:00
4febf61323 - update to version 1.16.0
* DNS plugins based on lexicon now require dns-lexicon >= v3.1.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-cloudxns?expand=0&rev=66
2021-06-24 09:10:59 +00:00
5a1b41ebb8 - 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-cloudxns?expand=0&rev=64
2021-05-12 12:06:48 +00:00
39c9968760 - 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-cloudxns?expand=0&rev=62
2021-04-14 15:16:49 +00:00
30d6559f73 - 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-cloudxns?expand=0&rev=60
2021-03-08 08:46:07 +00:00
69529b01ea OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudxns?expand=0&rev=58 2021-01-08 12:12:10 +00:00
43e88ca641 - 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-cloudxns?expand=0&rev=56
2020-10-07 08:43:54 +00:00
3f28c2d495 - 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-cloudxns?expand=0&rev=53
2020-08-21 08:42:08 +00:00
9749263867 - 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-cloudxns?expand=0&rev=51
2020-07-13 08:39:10 +00:00
ea58dc7dbf - 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-cloudxns?expand=0&rev=49
2020-06-11 12:13:06 +00:00
10287607c3 - 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-cloudxns?expand=0&rev=47
2020-05-14 08:49:58 +00:00
3b997d42c9 - 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-cloudxns?expand=0&rev=45
2020-03-11 13:44:19 +00:00
1778ea58e3 - 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-cloudxns?expand=0&rev=43
2020-02-21 15:59:02 +00:00
052a14a358 - 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-cloudxns?expand=0&rev=41
2020-01-21 09:41:57 +00:00
14cba00bf4 - 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-cloudxns?expand=0&rev=38
2020-01-03 11:44:33 +00:00
9f356c6da9 - 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-cloudxns?expand=0&rev=36
2019-11-14 11:56:20 +00:00
c0c4198f10 Accepting request 739140 from home:RBrownSUSE:branches:devel:languages:python:certbot
Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/739140
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudxns?expand=0&rev=34
2019-10-17 11:26:21 +00:00
a3adcebc86 - 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-cloudxns?expand=0&rev=30
2019-10-02 10:49:28 +00:00
bdd7fd3d0c OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudxns?expand=0&rev=29 2019-10-02 10:44:23 +00:00
b4c4da599f - 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-cloudxns?expand=0&rev=24
2019-09-11 12:29:39 +00:00
e8ad027e68 - 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-cloudxns?expand=0&rev=22
2019-08-26 10:41:33 +00:00
OBS User buildservice-autocommit
db003d5f69 Accepting request 716059 from devel:languages:python:certbot
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/716059
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudxns?expand=0&rev=20
2019-07-18 13:21:44 +00:00
OBS User buildservice-autocommit
4e66e21722 Updating link to change in openSUSE:Factory/python-certbot-dns-cloudxns revision 8.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudxns?expand=0&rev=bc5945bd7a8697ef37f2d6117846cfe1
2019-07-18 13:21:44 +00:00
be825ed5fa OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudxns?expand=0&rev=19 2019-07-18 08:26:30 +00:00
db04a6bc36 - 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-cloudxns?expand=0&rev=18
2019-07-17 13:36:50 +00:00
a891cd4ecf - update to 0.35.1
* sync with main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudxns?expand=0&rev=16
2019-06-18 09:56:45 +00:00
b991fa2d3d - update to 0.34.2:
* sync with mainc ertbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudxns?expand=0&rev=14
2019-05-19 12:38:57 +00:00
58dcf77e2b Accepting request 685999 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/685999
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudxns?expand=0&rev=12
2019-03-18 10:00:16 +00:00
Tomáš Chvátal
b39964f4a3 Accepting request 672750 from home:mcalabkova:branches:devel:languages:python:certbot
- update to version 0.31.0
  * Lexicon-based DNS plugins are now fully compatible with Lexicon 3.x

OBS-URL: https://build.opensuse.org/request/show/672750
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudxns?expand=0&rev=10
2019-02-10 10:20:55 +00:00
Tomáš Chvátal
819c38f703 - Update to 0.30.2:
* Lockstep with main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudxns?expand=0&rev=8
2019-01-29 11:47:14 +00:00
Tomáš Chvátal
abd482fdae Accepting request 649655 from home:mcalabkova:branches:devel:languages:python:certbot
- update to version 0.28.0
  * The CloudXNS plugin is now compatible with Lexicon 3.0+.

OBS-URL: https://build.opensuse.org/request/show/649655
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudxns?expand=0&rev=6
2018-11-17 18:55:08 +00:00
Tomáš Chvátal
a4b1edc122 Accepting request 635704 from home:mcalabkova:branches:devel:languages:python:certbot
* sync with main certbot package

OBS-URL: https://build.opensuse.org/request/show/635704
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudxns?expand=0&rev=4
2018-09-14 10:32:41 +00:00
Tomáš Chvátal
8dba4e738e Accepting request 635685 from home:mcalabkova:branches:devel:languages:python:certbot
- update to version 0.27.1

OBS-URL: https://build.opensuse.org/request/show/635685
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudxns?expand=0&rev=3
2018-09-14 08:50:02 +00:00
Tomáš Chvátal
d8c40e78fc Accepting request 632850 from home:mcalabkova:branches:devel:languages:python:certbot
- Add runtime requirements.

OBS-URL: https://build.opensuse.org/request/show/632850
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudxns?expand=0&rev=2
2018-09-03 12:05:57 +00:00
Tomáš Chvátal
9fc733e127 Accepting request 632478 from home:mcalabkova:branches:devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/632478
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-dns-cloudxns?expand=0&rev=1
2018-08-31 11:43:09 +00:00