Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-certbot for openSUSE:Factory 
checked in at 2026-02-09 19:28:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-certbot (Old)
 and      /work/SRC/openSUSE:Factory/.python-certbot.new.1670 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-certbot"

Mon Feb  9 19:28:29 2026 rev:63 rq:1332024 version:5.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-certbot/python-certbot.changes    
2026-01-17 14:55:11.612286557 +0100
+++ /work/SRC/openSUSE:Factory/.python-certbot.new.1670/python-certbot.changes  
2026-02-09 19:28:40.339485520 +0100
@@ -1,0 +2,16 @@
+Mon Feb  9 12:50:01 UTC 2026 - Markéta Machová <[email protected]>
+
+- Update to 5.3.0
+  * A new command line flag, --ip-address, has been added. This requests
+    certificates with IP address SANs when using the standalone or manual
+    plugin. Note that for Let's Encrypt's implementation of IP address
+    certificates, you'll also need to pass --preferred-profile shortlived.
+  * Deploy directory hooks are now also run when using certbot certonly
+    or certbot run to get a new cert. 
+  * A few largely unused functions/types from certbot.crypto_util have been
+    deprecated in our effort to remove our pyOpenSSL dependency.
+  * Authenticator.get_chall_pref's argument has been renamed from domain
+    to identifier, and can now receive string-formatted IP addresses in
+    addition to domain names.
+
+-------------------------------------------------------------------

Old:
----
  certbot-5.2.2.tar.gz

New:
----
  certbot-5.3.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-certbot.spec ++++++
--- /var/tmp/diff_new_pack.qsATXn/_old  2026-02-09 19:28:41.727543564 +0100
+++ /var/tmp/diff_new_pack.qsATXn/_new  2026-02-09 19:28:41.731543731 +0100
@@ -23,7 +23,7 @@
 %endif
 %{?sle15_python_module_pythons}
 Name:           python-certbot
-Version:        5.2.2
+Version:        5.3.0
 Release:        0
 Summary:        ACME client
 License:        Apache-2.0
@@ -35,7 +35,7 @@
 BuildRequires:  %{python_module cryptography >= 43.0.0}
 BuildRequires:  %{python_module distro >= 1.0.1}
 BuildRequires:  %{python_module josepy >= 2.0.0}
-BuildRequires:  %{python_module parsedatetime >= 2.4}
+BuildRequires:  %{python_module parsedatetime >= 2.6}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pyRFC3339}
 BuildRequires:  %{python_module pytest}
@@ -49,7 +49,7 @@
 Requires:       python-cryptography >= 43.0.0
 Requires:       python-distro >= 1.0.1
 Requires:       python-josepy >= 2.0.0
-Requires:       python-parsedatetime >= 2.4
+Requires:       python-parsedatetime >= 2.6
 Requires:       python-pyRFC3339
 Provides:       certbot = %{version}
 Obsoletes:      certbot < %{version}

++++++ certbot-5.2.2.tar.gz -> certbot-5.3.0.tar.gz ++++++
++++ 2699 lines of diff (skipped)

Reply via email to