1
0

Compare commits

...

2 Commits

Author SHA256 Message Date
77d79f8550 Accepting request 1183167 from devel:languages:python:certbot
certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1183167
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot?expand=0&rev=51
2024-06-25 21:08:57 +00:00
8c95e397e7 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot?expand=0&rev=119
2024-06-25 12:16:36 +00:00
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:892aa57d4db74af174aec5e4bb7f7537b200de2545a066c049d03a53215f0e4e
size 437757

3
certbot-2.11.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:257ae1cb0a534373ca50dd807c9ae96f27660e41379c45afb9b50cab0e6a7a97
size 438415

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jun 25 12:15:06 UTC 2024 - Markéta Machová <mmachova@suse.com>
- 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 <dmueller@suse.com>

View File

@@ -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