diff --git a/certbot-2.10.0.tar.gz b/certbot-2.10.0.tar.gz deleted file mode 100644 index 22c1488..0000000 --- a/certbot-2.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:892aa57d4db74af174aec5e4bb7f7537b200de2545a066c049d03a53215f0e4e -size 437757 diff --git a/certbot-2.11.0.tar.gz b/certbot-2.11.0.tar.gz new file mode 100644 index 0000000..3d995de --- /dev/null +++ b/certbot-2.11.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:257ae1cb0a534373ca50dd807c9ae96f27660e41379c45afb9b50cab0e6a7a97 +size 438415 diff --git a/python-certbot.changes b/python-certbot.changes index 14cfd17..30b98e3 100644 --- a/python-certbot.changes +++ b/python-certbot.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jun 25 12:15:06 UTC 2024 - Markéta Machová + +- update to 2.11.0 + * Fixed a bug in Certbot where a CSR's SANs did not always follow + the order of the domain names that the user requested interactively. + In some cases, the resulting cert's common name might seem picked + up randomly from the SANs when it should be the first item the user + had in mind. + ------------------------------------------------------------------- Thu May 9 13:49:35 UTC 2024 - Dirk Müller diff --git a/python-certbot.spec b/python-certbot.spec index f92a7a3..0e534cb 100644 --- a/python-certbot.spec +++ b/python-certbot.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-certbot -Version: 2.10.0 +Version: 2.11.0 Release: 0 Summary: ACME client License: Apache-2.0