161 Commits

Author SHA256 Message Date
c78a769659 Accepting request 988382 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/988382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=60
2022-07-11 17:10:17 +00:00
848bf6f89b - 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-acme?expand=0&rev=87
2022-07-11 13:11:44 +00:00
439ea2f079 Accepting request 984952 from devel:languages:python:certbot
update to 1.28.0

OBS-URL: https://build.opensuse.org/request/show/984952
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=59
2022-06-25 08:24:41 +00:00
6ed3ebda15 - update to 1.28.0:
* use order "status" to determine action during finalization

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=85
2022-06-24 19:27:53 +00:00
3e121fbc5f Accepting request 979811 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/979811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=58
2022-05-30 10:44:29 +00:00
59d55d5a5a - Update to version 1.27.0
* Added support for RFC8555 subproblems to our acme library.
  * The PGP key F2871B4152AE13C49519111F447BF683AA3B26C3 was added 
    as an additional trusted key to sign our PyPI packages
- Refreshed python-acme.keyring

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=83
2022-05-30 09:08:11 +00:00
720b856185 Accepting request 967759 from devel:languages:python:certbot
- Update to version 1.26.0
  * Added show_account subcommand, which will fetch the account information from 
    the ACME server and show the account details (account URL and, if applicable, 
    email address or addresses)
  * The acme library now requires requests>=2.20.0.
  * Certbot and its acme library now require pytz>=2019.3.
  * Certbot and its acme module now depend on josepy>=1.13.0 due to better type annotation support.
  * Previously, when Certbot was in the process of registering a new ACME account 
    and the ACME server did not present any Terms of Service, the user was asked 
    to agree with a non-existent Terms of Service ("None"). This bug is now fixed, 
    so that if an ACME server does not provide any Terms of Service to agree with, 
    the user is not asked to agree to a non-existent Terms of Service any longer.
  * If account registration fails, Certbot did not relay the error from the ACME 
    server back to the user. This is now fixed: the error message from the ACME 
    server is now presented to the user when account registration fails.

OBS-URL: https://build.opensuse.org/request/show/967759
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=57
2022-04-08 20:46:00 +00:00
c2b429d557 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=81 2022-04-08 11:03:50 +00:00
bd4a8bdbb3 Accepting request 967673 from home:mcalabkova:branches:devel:languages:python:certbot
- Update to version 1.26.0
  * Added show_account subcommand, which will fetch the account information from 
    the ACME server and show the account details (account URL and, if applicable, 
    email address or addresses)
  * The acme library now requires requests>=2.20.0.
  * Certbot and its acme library now require pytz>=2019.3.
  * Certbot and its acme module now depend on josepy>=1.13.0 due to better type annotation support.
  * Previously, when Certbot was in the process of registering a new ACME account 
    and the ACME server did not present any Terms of Service, the user was asked 
    to agree with a non-existent Terms of Service ("None"). This bug is now fixed, 
    so that if an ACME server does not provide any Terms of Service to agree with, 
    the user is not asked to agree to a non-existent Terms of Service any longer.
  * If account registration fails, Certbot did not relay the error from the ACME 
    server back to the user. This is now fixed: the error message from the ACME 
    server is now presented to the user when account registration fails.

OBS-URL: https://build.opensuse.org/request/show/967673
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=80
2022-04-08 06:27:39 +00:00
dc86fc5a9e Accepting request 941920 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/941920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=56
2021-12-21 19:16:44 +00:00
Danilo Spinella
fa3ca4856e Accepting request 941918 from home:dspinella:branches:devel:languages:python:certbot
- Update to version 1.22.0
  * sync with main certbot package
- Refresh python-acme.keyring

OBS-URL: https://build.opensuse.org/request/show/941918
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=79
2021-12-21 18:34:58 +00:00
e820632771 Accepting request 941879 from devel:languages:python:certbot
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/941879
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=55
2021-12-21 17:40:53 +00:00
Danilo Spinella
8c8ae465aa Accepting request 940327 from home:susnux:branches:devel:languages:python:certbot
Update to version 1.20.0

OBS-URL: https://build.opensuse.org/request/show/940327
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=78
2021-12-21 15:33:55 +00:00
Richard Brown
a341942ab6 Accepting request 911356 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/911356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=54
2021-08-11 09:47:33 +00:00
a15ada3b86 Accepting request 911267 from home:dspinella:branches:devel:languages:python:certbot
- update to version 1.18.0
  * sync with main certbot package
  * the .client.Client and .client.BackwardsCompatibleClientV2 classes
    are now deprecated in favor of .client.ClientV2

OBS-URL: https://build.opensuse.org/request/show/911267
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=77
2021-08-11 06:02:23 +00:00
4ff1c29fe5 Accepting request 909363 from devel:languages:python:certbot
- update to version 1.17.0
  * sync with main certbot package

OBS-URL: https://build.opensuse.org/request/show/909363
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=53
2021-07-30 21:22:16 +00:00
0514fb612a - update to version 1.17.0
* sync with main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=76
2021-07-30 08:38:49 +00:00
5f22e1d0d0 Accepting request 901677 from devel:languages:python:certbot
- update to version 1.16.0
  * sync with main certbot package

OBS-URL: https://build.opensuse.org/request/show/901677
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=52
2021-06-24 16:22:42 +00:00
682b43fef5 - update to version 1.16.0
* sync with main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=74
2021-06-24 08:57:06 +00:00
baa6fe4f28 Accepting request 892476 from devel:languages:python:certbot
- update to version 1.15.0
  * sync with main certbot package

OBS-URL: https://build.opensuse.org/request/show/892476
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=51
2021-05-12 17:32:31 +00:00
e20683cfaa - update to version 1.15.0
* sync with main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=72
2021-05-12 12:02:46 +00:00
bce898f9c1 Accepting request 885405 from devel:languages:python:certbot
- update to version 1.14.0
  * The module acme.magic_typing is deprecated and will be removed in 
    a future release. Please use the built-in module typing instead.

OBS-URL: https://build.opensuse.org/request/show/885405
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=50
2021-04-15 14:57:40 +00:00
3956b24523 - update to version 1.14.0
* The module acme.magic_typing is deprecated and will be removed in 
    a future release. Please use the built-in module typing instead.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=70
2021-04-14 15:11:20 +00:00
d8ab65984d Accepting request 877591 from devel:languages:python:certbot
- update to version 1.13.0
  * Support for Python 2 has been removed.
  * The acme library no longer depends on the security extras from 
    requests which was needed to support SNI in TLS requests when 
    using old versions of Python 2.
  * When revoking a certificate by --cert-name, it is no longer 
    necessary to specify the --server if the certificate was 
    obtained from a non-default ACME server.

OBS-URL: https://build.opensuse.org/request/show/877591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=49
2021-03-08 14:19:23 +00:00
b465eff39a fix typo
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=68
2021-03-08 08:21:19 +00:00
40b8128958 - update to version 1.13.0
* Support for Python 2 has been removed.
  * The acme library no longer depends on the security extras from 
    requests which was needed to support SNI in TLS requests when 
    using old versions of Python 2.
  * When revoking a certificate by --cert-name, it is no longer 
    necessary to specify the --server if the certificate was 
    obtained from a non-default ACME server.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=67
2021-03-08 08:13:54 +00:00
d38423cd4d Accepting request 861638 from devel:languages:python:certbot
- update to version 1.11.0
  * We deprecated support for Python 2 in Certbot and its ACME
    library. Support for Python 2 will be removed in the next
    planned release of Certbot.
- update to version 1.10.1
  * sync with the main certbot package
- update to version 1.10.0
  * Support for Python 3.9 was added to Certbot and all of its
    components.

OBS-URL: https://build.opensuse.org/request/show/861638
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=48
2021-01-08 16:38:55 +00:00
33c93e23cf Accepting request 861609 from home:alarrosa:branches:devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/861609
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=65
2021-01-08 12:12:07 +00:00
2eb73619f5 Accepting request 839987 from devel:languages:python:certbot
- update to version 1.9.0
  * sync with the main certbot package
- update to version 1.8.0
  * Support for Python 3.5 has been removed.
  * The acme library can now tell the ACME server to clear contact information by passing an empty
    tuple to the contact field of a Registration message.

OBS-URL: https://build.opensuse.org/request/show/839987
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=47
2020-10-07 12:19:03 +00:00
0c9d95213b - update to version 1.9.0
* sync with the main certbot package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=63
2020-10-07 08:09:20 +00:00
62108900a1 Accepting request 838354 from home:frispete:python
- update to version 1.8.0
  * Support for Python 3.5 has been removed.
  * The acme library can now tell the ACME server to clear contact information by passing an empty
    tuple to the contact field of a Registration message.

OBS-URL: https://build.opensuse.org/request/show/838354
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=62
2020-10-07 07:58:46 +00:00
f126da661b Accepting request 828416 from devel:languages:python:certbot
- update to version 1.7.0
  * We deprecated support for Python 3.5 in Certbot and its ACME library.
    Support for Python 3.5 will be removed in the next major release of Certbot.

OBS-URL: https://build.opensuse.org/request/show/828416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=46
2020-08-21 17:11:58 +00:00
802dda0473 - update to version 1.7.0
* We deprecated support for Python 3.5 in Certbot and its ACME library.
    Support for Python 3.5 will be removed in the next major release of Certbot.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=60
2020-08-21 08:36:07 +00:00
e1c9c23642 Accepting request 820645 from devel:languages:python:certbot
- update to version 1.6.0
  * Support for alternative certificate chains in the acme module.
  * Added --preferred-chain <issuer CN>. If a CA offers multiple 
    certificate chains, it may be used to indicate to Certbot which 
    chain should be preferred.

OBS-URL: https://build.opensuse.org/request/show/820645
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=45
2020-07-15 13:01:22 +00:00
ba217e3e54 - update to version 1.6.0
* Support for alternative certificate chains in the acme module.
  * Added --preferred-chain <issuer CN>. If a CA offers multiple 
    certificate chains, it may be used to indicate to Certbot which 
    chain should be preferred.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=58
2020-07-13 08:30:35 +00:00
36a1980314 Accepting request 813504 from devel:languages:python:certbot
- update to version 1.5.0
  * Fix TLS-ALPN test that fails when run with newer versions of OpenSSL.

OBS-URL: https://build.opensuse.org/request/show/813504
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=44
2020-06-11 13:15:25 +00:00
fd4a1c0943 - update to version 1.5.0
* Fix TLS-ALPN test that fails when run with newer versions of OpenSSL.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=56
2020-06-11 12:09:01 +00:00
cad8409525 Accepting request 805531 from devel:languages:python:certbot
- update to version 1.4.0
  * Added TLS-ALPN-01 challenge support in the acme library. Support of this
    challenge in the Certbot client is planned to be added in a future release.
  * mock dependency is now conditional on Python 2 in all of our packages.
  * When using an RFC 8555 compliant endpoint, the acme library no longer sends the
    resource field in any requests or the type field when responding to challenges.

OBS-URL: https://build.opensuse.org/request/show/805531
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=43
2020-05-14 21:26:32 +00:00
995af1f527 - update to version 1.4.0
* Added TLS-ALPN-01 challenge support in the acme library. Support of this
    challenge in the Certbot client is planned to be added in a future release.
  * mock dependency is now conditional on Python 2 in all of our packages.
  * When using an RFC 8555 compliant endpoint, the acme library no longer sends the
    resource field in any requests or the type field when responding to challenges.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=54
2020-05-14 08:26:34 +00:00
b844413c7e Accepting request 783841 from devel:languages:python:certbot
- update to version 1.3.0
  * Don't verify the existing certificate in HTTP01Response.simple_verify, for
    compatibility with the real-world ACME challenge checks.
  * Fix acme module warnings when response Content-Type includes params (e.g. charset).

OBS-URL: https://build.opensuse.org/request/show/783841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=42
2020-03-11 17:54:53 +00:00
e048d60f05 - update to version 1.3.0
* Don't verify the existing certificate in HTTP01Response.simple_verify, for
    compatibility with the real-world ACME challenge checks.
  * Fix acme module warnings when response Content-Type includes params (e.g. charset).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=52
2020-03-11 13:41:49 +00:00
d238430961 Accepting request 778029 from devel:languages:python:certbot
- update to version 1.2.0
  * Support for Python 3.4 has been removed.
  * Fix collections.abc imports for Python 3.9.

OBS-URL: https://build.opensuse.org/request/show/778029
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=41
2020-02-26 14:02:26 +00:00
5dbcfe4f81 - update to version 1.2.0
* Support for Python 3.4 has been removed.
  * Fix collections.abc imports for Python 3.9.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=50
2020-02-21 15:29:54 +00:00
70f172a17c Accepting request 766003 from devel:languages:python:certbot
- update to version 1.1.0
  * Removed the fallback introduced with 0.34.0 in acme to retry a POST-as-GET
    request as a GET request when the targeted ACME CA server seems to not support
    POST-as-GET requests.
  * Support for Python 3.4 in Certbot and its ACME library is deprecated and will be
    removed in the next release of Certbot.

OBS-URL: https://build.opensuse.org/request/show/766003
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=40
2020-01-21 20:01:47 +00:00
526a9aa46d - update to version 1.1.0
* Removed the fallback introduced with 0.34.0 in acme to retry a POST-as-GET
    request as a GET request when the targeted ACME CA server seems to not support
    POST-as-GET requests.
  * Support for Python 3.4 in Certbot and its ACME library is deprecated and will be
    removed in the next release of Certbot.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=48
2020-01-21 09:47:07 +00:00
760934f9b1 Accepting request 760670 from devel:languages:python:certbot
- update to version 1.0.0 (bsc#1160066)
  * Deprecated attributes related to the TLS-SNI-01 challenge in
    acme.challenges and acme.standalone have been removed.

OBS-URL: https://build.opensuse.org/request/show/760670
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=39
2020-01-03 16:39:29 +00:00
970c4e4776 - update to version 1.0.0 (bsc#1160066)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=46
2020-01-03 13:51:22 +00:00
Tomáš Chvátal
a63779e9e4 Accepting request 760621 from home:mcalabkova:branches:devel:languages:python:certbot
- update to version 1.0.0
  * Deprecated attributes related to the TLS-SNI-01 challenge in
    acme.challenges and acme.standalone have been removed.

OBS-URL: https://build.opensuse.org/request/show/760621
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=45
2020-01-03 11:26:41 +00:00
683c27601f Accepting request 748663 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/748663
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acme?expand=0&rev=38
2019-11-14 23:20:17 +00:00
51c0d9ff64 - update to version 0.40.1
* acme.standalone.BaseRequestHandlerWithLogging and acme.standalone.simple_tls_sni_01_server 
    have been deprecated and will be removed in a future release of the library.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-acme?expand=0&rev=43
2019-11-14 12:03:09 +00:00