Revisions of python-acme
buildservice-autocommit
accepted
request 1183166
from
Markéta Machová (mcalabkova)
(revision 113)
baserev update by copy to link target
Markéta Machová (mcalabkova)
committed
(revision 112)
- Update to 2.11.0 * sync with the main certbot package
buildservice-autocommit
accepted
request 1174587
from
Factory Maintainer (factory-maintainer)
(revision 111)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 110)
- update to 2.10.0: * We no longer publish our beta Windows installer as was originally announced
buildservice-autocommit
accepted
request 1145432
from
Dirk Mueller (dirkmueller)
(revision 109)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 108)
- 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. * acme.challenges.HTTP01Response.simple_verify now accepts a timeout argument which defaults to 30 that causes the verification request to timeout after * The default key type for new certificates is now ECDSA secp256r1 (P-256). * acme.messages.Directory now only supports lookups by the exact resource name * Certbot will no longer respect very long challenge polling intervals, which may be suggested by some ACME servers. Certbot will continue to wait up to 90 seconds by default, or up to a total of 30 minutes if requested by the server * acme.client.ClientV2 now provides separate begin_finalization and poll_finalization * acme.client.ClientBase, acme.messages.Authorization.resolved_combinations, acme.messages.Authorization.combinations, acme.mixins, acme.fields.resource * acme.messages.OLD_ERROR_PREFIX (urn:acme:error:) is deprecated and support for the old ACME error prefix in Certbot will be removed in the next major * acme.messages.Directory.register is deprecated and will be removed in the next major release of Certbot. Furthermore, .Directory will only support lookups by the exact resource name string in the ACME directory (e.g. * The source_address argument for acme.client.ClientNetwork is deprecated and * use order "status" to determine action during finalization * The PGP key F2871B4152AE13C49519111F447BF683AA3B26C3 was added * Added show_account subcommand, which will fetch the account information from the ACME server and show the account details (account URL and, if applicable, * 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,
Markéta Machová (mcalabkova)
committed
(revision 107)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit
accepted
request 1132999
from
Markéta Machová (mcalabkova)
(revision 106)
baserev update by copy to link target
Markéta Machová (mcalabkova)
committed
(revision 105)
- Update to 2.8.0 * Support for Python 3.7 was removed.
Markéta Machová (mcalabkova)
committed
(revision 104)
oh, nevermind
Markéta Machová (mcalabkova)
committed
(revision 103)
while in it...
Markéta Machová (mcalabkova)
committed
(revision 102)
syntax troubles
Markéta Machová (mcalabkova)
committed
(revision 101)
better?
Markéta Machová (mcalabkova)
committed
(revision 100)
attempt to enable Leaps
Markéta Machová (mcalabkova)
committed
(revision 99)
- Update to 2.7.4 * sync with the main certbot package
buildservice-autocommit
accepted
request 1123632
from
Factory Maintainer (factory-maintainer)
(revision 98)
baserev update by copy to link target
Markéta Machová (mcalabkova)
committed
(revision 97)
* Support for Python 3.7 was deprecated and will be removed in our next planned release.
Markéta Machová (mcalabkova)
committed
(revision 96)
- Update to 2.7.3 * Do not call deprecated datetime.utcnow() and datetime.utcfromtimestamp() * Fixed a bug that caused the ACME account to not be properly restored on renewal causing problems in setups where the user had multiple accounts with the same ACME server.
buildservice-autocommit
accepted
request 1091296
from
Markéta Machová (mcalabkova)
(revision 95)
baserev update by copy to link target
Markéta Machová (mcalabkova)
accepted
request 1091295
from
Markéta Machová (mcalabkova)
(revision 94)
- Update to 2.6.0 * Support for Python 3.11 was added to Certbot and all of its components * acme.challenges.HTTP01Response.simple_verify now accepts a timeout argument which defaults to 30 that causes the verification request to timeout after that many seconds. * The default key type for new certificates is now ECDSA secp256r1 (P-256). It was previously RSA 2048-bit. Existing certificates are not affected. * acme and Certbot no longer support versions of ACME from before the RFC 8555 standard. * acme and Certbot no longer support the old urn:acme:error: ACME error prefix. * many acme classes have been removed * acme.messages.Directory now only supports lookups by the exact resource name string in the ACME directory * Removed the deprecated source_address argument for acme.client.ClientNetwork. * Certbot will no longer respect very long challenge polling intervals, which may be suggested by some ACME servers. Certbot will continue to wait up to 90 seconds by default, or up to a total of 30 minutes if requested by the server via Retry-After. * certbot show_account now displays the ACME Account Thumbprint. * acme.messages.OrderResource now supports being round-tripped through JSON * acme.client.ClientV2 now provides separate begin_finalization and poll_finalization methods, in addition to the existing finalize_order method. * Packaged tests for all Certbot components besides josepy were moved inside the _internal/tests module. - Drop the signature (last was acme-1.31.0.tar.gz.asc) and python-acme.keyring * PyPI currently hides the signatures and plans to drop support * https://github.com/certbot/certbot/issues/9707
Displaying revisions 1 - 20 of 113