diff --git a/certbot-4.0.0.tar.gz b/certbot-4.0.0.tar.gz deleted file mode 100644 index d109459..0000000 --- a/certbot-4.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a867bfbb5126516c12d4c8a93909ef1e4d5309fc4e9f5b97b2d987b0ffd4bbe3 -size 439556 diff --git a/certbot-4.1.1.tar.gz b/certbot-4.1.1.tar.gz new file mode 100644 index 0000000..0602c19 --- /dev/null +++ b/certbot-4.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1fdde3174bcf1d68f7a8dca070341acec28b78ef92ad2dd18b8d49959e96779 +size 441624 diff --git a/python-certbot.changes b/python-certbot.changes index 770ca06..9993723 100644 --- a/python-certbot.changes +++ b/python-certbot.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Jun 13 14:34:45 UTC 2025 - Markéta Machová + +- Update to 4.1.1 + * Deprecated parameter enforce_openssl_binary_usage from + certbot.ocsp.RevocationChecker. + * The --preferred-profile and --required-profile flags now have their + values stored in the renewal configuration so the same setting will + be used on renewal. + * No longer checks ARI during certbot --dry-run. + * Fixed an unintended change introduced in 4.0.0 where renew_before_expiry + could not be shorter than certbot's default renewal time. + * Switched to src-layout from flat-layout to accommodate PEP 517 pip + editable installs + ------------------------------------------------------------------- Tue Apr 22 03:35:34 UTC 2025 - Steve Kowalik diff --git a/python-certbot.spec b/python-certbot.spec index 61abad8..6175549 100644 --- a/python-certbot.spec +++ b/python-certbot.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-certbot -Version: 4.0.0 +Version: 4.1.1 Release: 0 Summary: ACME client License: Apache-2.0