Hello community,

here is the log from the commit of package certbot for openSUSE:Factory checked 
in at 2018-05-04 11:30:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/certbot (Old)
 and      /work/SRC/openSUSE:Factory/.certbot.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "certbot"

Fri May  4 11:30:57 2018 rev:21 rq:603725 version:0.24.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/certbot/certbot.changes  2018-04-24 
15:31:33.665626675 +0200
+++ /work/SRC/openSUSE:Factory/.certbot.new/certbot.changes     2018-05-04 
11:31:06.276233227 +0200
@@ -1,0 +2,41 @@
+Thu May  3 14:52:33 UTC 2018 - [email protected]
+
+- update to 0.24.0
+  * Added
+    - certbot now has an enhance subcommand which allows you to 
+      configure security enhancements like HTTP to HTTPS redirects,
+      OCSP stapling, and HSTS - without reinstalling a certificate.
+    - certbot-dns-rfc2136 now allows the user to specify the port
+      to use to reach the DNS server in its credentials file.
+    - acme now parses the wildcard field included in authorizations
+      so it can be used by users of the library.
+  * Changed
+    - certbot-dns-route53 used to wait for each DNS update to
+      propagate before sending the next one, but now it sends all 
+      updates before waiting which speeds up issuance for multiple 
+      domains dramatically.
+    - Certbot's official Docker images are now based on Alpine 
+      Linux 3.7 rather than 3.4 because 3.4 has reached its
+      end-of-life.
+    - We've doubled the time Certbot will spend polling 
+      authorizations before timing out.
+    - The level of the message logged when Certbot is being used 
+      with non-standard paths warning that crontabs for renewal 
+      included in Certbot packages from OS package managers may not
+      work has been reduced. This stops the message from being 
+      written to stderr every time certbot renew runs.
+  * Fixed
+    - certbot-auto now works with Python 3.6.
+
+  Despite us having broken lockstep, we are continuing to release
+  new versions of all Certbot components during releases for the 
+  time being, however, the only packages with changes other than 
+  their version number were:
+
+    acme
+    certbot
+    certbot-apache
+    certbot-dns-digitalocean (only style improvements to tests)
+    certbot-dns-rfc2136
+
+-------------------------------------------------------------------

Old:
----
  v0.23.0.tar.gz

New:
----
  v0.24.0.tar.gz

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

Other differences:
------------------
++++++ certbot.spec ++++++
--- /var/tmp/diff_new_pack.DE8j01/_old  2018-05-04 11:31:10.480078979 +0200
+++ /var/tmp/diff_new_pack.DE8j01/_new  2018-05-04 11:31:10.484078832 +0200
@@ -19,7 +19,7 @@
 # See also http://en.opensuse.org/openSUSE:Specfile_guidelines
 
 Name:           certbot
-Version:        0.23.0
+Version:        0.24.0
 Release:        0
 Summary:        Let's Encrypt client
 License:        Apache-2.0
@@ -47,7 +47,7 @@
 BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(python) >= 2.7
 # install_requires
-BuildRequires:  python-acme > 0.21.1
+BuildRequires:  python-acme > 0.22.1
 BuildRequires:  python-josepy >= 1.0.1
 #BuildRequires:  python-argparse
 BuildRequires:  python-configargparse
@@ -104,7 +104,7 @@
 # requires
 Requires:       ca-certificates
 Requires:       cron
-Requires:       python-acme > 0.21.1
+Requires:       python-acme > 0.22.1
 #Requires:       python-argparse
 Requires:       python-certbot = %{version}
 Requires:       python-configargparse

++++++ v0.23.0.tar.gz -> v0.24.0.tar.gz ++++++
++++ 2487 lines of diff (skipped)


Reply via email to