forked from pool/python-certbot
Compare commits
2 Commits
8fb415a9d9
...
77d79f8550
Author | SHA256 | Date | |
---|---|---|---|
77d79f8550 | |||
8c95e397e7 |
@@ -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
3
certbot-2.11.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:257ae1cb0a534373ca50dd807c9ae96f27660e41379c45afb9b50cab0e6a7a97
|
||||
size 438415
|
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user