Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-certbot-apache for
openSUSE:Factory checked in at 2025-09-03 21:08:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-certbot-apache (Old)
and /work/SRC/openSUSE:Factory/.python-certbot-apache.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-certbot-apache"
Wed Sep 3 21:08:33 2025 rev:49 rq:1302583 version:5.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-certbot-apache/python-certbot-apache.changes
2025-08-13 16:32:12.816657635 +0200
+++
/work/SRC/openSUSE:Factory/.python-certbot-apache.new.1977/python-certbot-apache.changes
2025-09-03 21:09:10.413053755 +0200
@@ -1,0 +2,14 @@
+Wed Sep 3 12:24:19 UTC 2025 - Markéta Machová <[email protected]>
+
+- 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
+
+-------------------------------------------------------------------
Old:
----
certbot_apache-4.2.0.tar.gz
New:
----
certbot_apache-5.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-certbot-apache.spec ++++++
--- /var/tmp/diff_new_pack.MzJr98/_old 2025-09-03 21:09:10.893074039 +0200
+++ /var/tmp/diff_new_pack.MzJr98/_new 2025-09-03 21:09:10.893074039 +0200
@@ -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
++++++ certbot_apache-4.2.0.tar.gz -> certbot_apache-5.0.0.tar.gz ++++++
++++ 2292 lines of diff (skipped)