Hello community,

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

Package is "certbot"

Tue Apr 24 15:31:31 2018 rev:20 rq:596523 version:0.23.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/certbot/certbot.changes  2018-03-26 
13:05:25.440254466 +0200
+++ /work/SRC/openSUSE:Factory/.certbot.new/certbot.changes     2018-04-24 
15:31:33.665626675 +0200
@@ -1,0 +2,45 @@
+Sat Apr 14 14:27:18 UTC 2018 - [email protected]
+
+- update to 0.23.0
+  * Added
+    - Support for OpenResty was added to the Nginx plugin.
+  * Changed
+    - The timestamps in Certbot's logfiles now use the system's 
+      local time zone rather than UTC.
+    - Certbot's DNS plugins that use Lexicon now rely on 
+      Lexicon>=2.2.1 to be able to create and delete multiple 
+      TXT records on a single domain.
+    - certbot-dns-google's test suite now works without an internet
+      connection.
+  * Fixed
+    - Removed a small window that if during which an error 
+      occurred, Certbot wouldn't clean up performed challenges.
+    - The parameters default and ipv6only are now removed from 
+      listen directives when creating a new server block in the 
+      Nginx plugin.
+    - server_name directives enclosed in quotation marks in Nginx 
+      are now properly supported.
+    - Resolved an issue preventing the Apache plugin from starting 
+      Apache when it's not currently running on RHEL and Gentoo 
+      based systems.
+
+  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:
+
+    certbot
+    certbot-apache
+    certbot-dns-cloudxns
+    certbot-dns-dnsimple
+    certbot-dns-dnsmadeeasy
+    certbot-dns-google
+    certbot-dns-luadns
+    certbot-dns-nsone
+    certbot-dns-rfc2136
+    certbot-nginx
+
+  More details about these changes can be found on our GitHub repo: 
+  https://github.com/certbot/certbot/milestone/50?closed=1
+
+-------------------------------------------------------------------

Old:
----
  v0.22.2.tar.gz

New:
----
  v0.23.0.tar.gz

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

Other differences:
------------------
++++++ certbot.spec ++++++
--- /var/tmp/diff_new_pack.8v6PuW/_old  2018-04-24 15:31:34.557594405 +0200
+++ /var/tmp/diff_new_pack.8v6PuW/_new  2018-04-24 15:31:34.561594259 +0200
@@ -19,7 +19,7 @@
 # See also http://en.opensuse.org/openSUSE:Specfile_guidelines
 
 Name:           certbot
-Version:        0.22.2
+Version:        0.23.0
 Release:        0
 Summary:        Let's Encrypt client
 License:        Apache-2.0
@@ -217,6 +217,7 @@
 Summary:        Cloudxns Authenticator plugin for Certbot
 Group:          Development/Libraries/Python
 Requires:       %{name} = %{version}
+Requires:       python-dns-lexicon >= 2.2.1
 
 %description -n python-certbot-dns-cloudxns
 Cloudxns DNS Authenticator plugin for Certbot.
@@ -233,6 +234,7 @@
 Summary:        Dnsimple Authenticator plugin for Certbot
 Group:          Development/Libraries/Python
 Requires:       %{name} = %{version}
+Requires:       python-dns-lexicon >= 2.2.1
 
 %description -n python-certbot-dns-dnsimple
 Dnsimple DNS Authenticator plugin for Certbot.
@@ -241,6 +243,7 @@
 Summary:        Dnsmadeeasy Authenticator plugin for Certbot
 Group:          Development/Libraries/Python
 Requires:       %{name} = %{version}
+Requires:       python-dns-lexicon >= 2.2.1
 
 %description -n python-certbot-dns-dnsmadeeasy
 Dnsmadeeasy DNS Authenticator plugin for Certbot.
@@ -257,6 +260,7 @@
 Summary:        Luadns Authenticator plugin for Certbot
 Group:          Development/Libraries/Python
 Requires:       %{name} = %{version}
+Requires:       python-dns-lexicon >= 2.2.1
 
 %description -n python-certbot-dns-luadns
 Luadns DNS Authenticator plugin for Certbot.
@@ -265,6 +269,7 @@
 Summary:        Nsone Authenticator plugin for Certbot
 Group:          Development/Libraries/Python
 Requires:       %{name} = %{version}
+Requires:       python-dns-lexicon >= 2.2.1
 
 %description -n python-certbot-dns-nsone
 Nsone DNS Authenticator plugin for Certbot.

++++++ v0.22.2.tar.gz -> v0.23.0.tar.gz ++++++
++++ 4495 lines of diff (skipped)


Reply via email to