forked from pool/python-certbot-nginx
Accepting request 909362 from devel:languages:python:certbot
certbot version bump OBS-URL: https://build.opensuse.org/request/show/909362 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certbot-nginx?expand=0&rev=29
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 30 08:46:18 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- update to version 1.17.0
|
||||
* When we increased the logging level on our nginx "Could not parse file" message,
|
||||
it caused a previously-existing inability to parse empty files to become more
|
||||
visible. We have now added the ability to correctly parse empty files, so that
|
||||
message should only show for more significant errors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 24 09:30:29 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-certbot-nginx
|
||||
Version: 1.16.0
|
||||
Version: 1.17.0
|
||||
Release: 0
|
||||
Summary: Nginx plugin for Certbot
|
||||
License: Apache-2.0
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0a954d49461e3209173cade9c49e8abfdc697467d1ae312bb230a43f7c60959
|
||||
size 76199
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4d77b220f4cd7d04580cf187e23952f4d54f67bc390227161e0c543de4b7b3c3
|
||||
size 76288
|
||||
Reference in New Issue
Block a user