Hello community,
here is the log from the commit of package python-certbot for
openSUSE:Leap:15.2 checked in at 2020-03-15 07:12:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-certbot (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-certbot.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-certbot"
Sun Mar 15 07:12:32 2020 rev:7 rq:784904 version:1.3.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-certbot/python-certbot.changes
2020-02-27 06:41:49.773650374 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-certbot.new.3160/python-certbot.changes
2020-03-15 07:12:42.693011843 +0100
@@ -1,0 +2,17 @@
+Tue Mar 10 09:23:44 UTC 2020 - Michael Ströder <[email protected]>
+
+- update to version 1.3.0
+ * Added
+ - Added certbot.ocsp Certbot's API. The certbot.ocsp module can be used to
+ - determine the OCSP status of certificates.
+ - Don't verify the existing certificate in HTTP01Response.simple_verify,
for
+ - compatibility with the real-world ACME challenge checks.
+
+ * Changed
+ - Certbot will now renew certificates early if they have been revoked
according
+ - to OCSP.
+ - Fix acme module warnings when response Content-Type includes params
(e.g. charset).
+ - Fixed issue where webroot plugin would incorrectly raise Read-only file
system
+ - error when creating challenge directories (issue #7165).
+
+-------------------------------------------------------------------
Old:
----
certbot-1.2.0.tar.gz
New:
----
certbot-1.3.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-certbot.spec ++++++
--- /var/tmp/diff_new_pack.ZLtCdC/_old 2020-03-15 07:12:43.025012042 +0100
+++ /var/tmp/diff_new_pack.ZLtCdC/_new 2020-03-15 07:12:43.025012042 +0100
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-certbot
-Version: 1.2.0
+Version: 1.3.0
Release: 0
Summary: ACME client
License: Apache-2.0
++++++ certbot-1.2.0.tar.gz -> certbot-1.3.0.tar.gz ++++++
++++ 5823 lines of diff (skipped)