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 2021-08-11 11:47:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-certbot (Old)
 and      /work/SRC/openSUSE:Factory/.python-certbot.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-certbot"

Wed Aug 11 11:47:33 2021 rev:37 rq:911357 version:1.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-certbot/python-certbot.changes    
2021-07-30 23:22:30.563614476 +0200
+++ /work/SRC/openSUSE:Factory/.python-certbot.new.1899/python-certbot.changes  
2021-08-11 11:49:27.813584380 +0200
@@ -1,0 +2,28 @@
+Tue Aug 10 13:23:09 UTC 2021 - Danilo Spinella <danilo.spine...@suse.com>
+
+- Update to version 1.18.0
+  * New functions that Certbot plugins can use to interact with the user have
+    been added to certbot.display.util. We plan to deprecate using IDisplay
+    with zope in favor of these new functions in the future.
+  * The Plugin, Authenticator and Installer classes are added to
+    certbot.interfaces module as alternatives to Certbot's current zope based
+    plugin interfaces. The API of these interfaces is identical, but they are
+    based on Python's abc module instead of zope. Certbot will continue to
+    detect plugins that implement either interface, but we plan to drop support
+    for zope based interfaces in a future version of Certbot.
+  * The class certbot.configuration.NamespaceConfig is added to the Certbot's
+    public API
+  * When self-validating HTTP-01 challenges using
+    acme.challenges.HTTP01Response.simple_verify, we now assume that the 
response
+    is composed of only ASCII characters. Previously we were relying on the
+    default behavior of the requests library which tries to guess the encoding 
of
+    the response which was error prone
+  * In order to simplify the transition to Certbot's new plugin interfaces, the
+    classes Plugin and Installer in certbot.plugins.common module and
+    certbot.plugins.dns_common.DNSAuthenticator now implement Certbot's new
+    plugin interfaces. The Certbot plugins based on these classes are now
+    automatically detected as implementing these interfaces.
+  * The Apache authenticator no longer crashes with "Unable to insert label"
+    when encountering a completely empty vhost. This issue affected Certbot 
1.17.0.
+
+-------------------------------------------------------------------

Old:
----
  certbot-1.17.0.tar.gz
  certbot-1.17.0.tar.gz.asc

New:
----
  certbot-1.18.0.tar.gz
  certbot-1.18.0.tar.gz.asc

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

Other differences:
------------------
++++++ python-certbot.spec ++++++
--- /var/tmp/diff_new_pack.D00gqK/_old  2021-08-11 11:49:28.253583850 +0200
+++ /var/tmp/diff_new_pack.D00gqK/_new  2021-08-11 11:49:28.257583845 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-certbot
-Version:        1.17.0
+Version:        1.18.0
 Release:        0
 Summary:        ACME client
 License:        Apache-2.0

++++++ certbot-1.17.0.tar.gz -> certbot-1.18.0.tar.gz ++++++
++++ 7058 lines of diff (skipped)

Reply via email to