17
0

Accepting request 1302583 from devel:languages:python:certbot

certbot version bump

OBS-URL: https://build.opensuse.org/request/show/1302583
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-apache?expand=0&rev=49
This commit is contained in:
2025-09-03 19:08:33 +00:00
committed by Git OBS Bridge
4 changed files with 19 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Sep 3 12:24:19 UTC 2025 - Markéta Machová <mmachova@suse.com>
- update to version 5.0.0
* Python 3.9 support was removed
* Migrated most functionality from setup.py to pyproject.toml
* Updated apache TLS configuration options:
* Added DHE-RSA-CHACHA20-POLY1305 to SSLCipherSuite list
* Configured curves using SSLOpenSSLConfCmd so FFDH won't be used
with OpenSSL 3.0
* certbot-apache no longer prints a warning claiming the version of
OpenSSL used by Apache is too old when we were unable determine
the OpenSSL version
-------------------------------------------------------------------
Tue Aug 12 16:02:42 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-certbot-apache
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 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
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-certbot-apache
Version: 4.2.0
Version: 5.0.0
Release: 0
Summary: Apache plugin for Certbot
License: Apache-2.0