Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| b3b905d33b | |||
| 05a6f37511 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d652a598f67af78ecf122860e85cd2e9c19a2bbe79a71775eccf6e8d642a4fca
|
||||
size 442940
|
||||
3
certbot-5.2.2.tar.gz
Normal file
3
certbot-5.2.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:16cf7c83572796f1a86c685e4dd365f8f5b834541163cc2f242aa834e3849d2d
|
||||
size 447537
|
||||
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 15 13:55:32 UTC 2026 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Update to 5.2.2
|
||||
* Support for Python 3.14 was added.
|
||||
* While nothing significant should have changed from the user's perspective,
|
||||
we've been doing a lot of internal refactoring in preparation for soon
|
||||
adding support for IP address certificates to Certbot.
|
||||
* Fixed a regression that caused certbot to crash if multiple --webroot-path
|
||||
values were set on the command line.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 14 07:59:15 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-certbot
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -23,7 +23,7 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-certbot
|
||||
Version: 5.1.0
|
||||
Version: 5.2.2
|
||||
Release: 0
|
||||
Summary: ACME client
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user