From 2d914c238fdeceee092ec860a312f0fbd8a94a2d288a63c68da84b9aa5c1fcc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 17 Nov 2018 18:55:12 +0000 Subject: [PATCH] Accepting request 649654 from home:mcalabkova:branches:devel:languages:python:certbot - update to version 0.28.0 * Stop preferring TLS-SNI. * The grammar used by Augeas parser in Apache plugin was updated to fix various parsing errors. OBS-URL: https://build.opensuse.org/request/show/649654 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=5 --- certbot-apache-0.27.1.tar.gz | 3 --- certbot-apache-0.28.0.tar.gz | 3 +++ python-certbot-apache.changes | 8 ++++++++ python-certbot-apache.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 certbot-apache-0.27.1.tar.gz create mode 100644 certbot-apache-0.28.0.tar.gz diff --git a/certbot-apache-0.27.1.tar.gz b/certbot-apache-0.27.1.tar.gz deleted file mode 100644 index cbcf683..0000000 --- a/certbot-apache-0.27.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:61d6d706d49d726b53a831a2ea9099bd6c02657ff537a166dd197cd5f494d854 -size 160831 diff --git a/certbot-apache-0.28.0.tar.gz b/certbot-apache-0.28.0.tar.gz new file mode 100644 index 0000000..3d26988 --- /dev/null +++ b/certbot-apache-0.28.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f93f5de4a548e973c493a6cac5eeeb3dbbcae2988b61299ea0727d04a00f5bb +size 167327 diff --git a/python-certbot-apache.changes b/python-certbot-apache.changes index 45f6049..2fdf1ff 100644 --- a/python-certbot-apache.changes +++ b/python-certbot-apache.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Nov 16 17:29:50 UTC 2018 - Marketa Calabkova + +- update to version 0.28.0 + * Stop preferring TLS-SNI. + * The grammar used by Augeas parser in Apache plugin was updated + to fix various parsing errors. + ------------------------------------------------------------------- Fri Sep 14 08:21:34 UTC 2018 - Marketa Calabkova diff --git a/python-certbot-apache.spec b/python-certbot-apache.spec index dd52222..bd63e5f 100644 --- a/python-certbot-apache.spec +++ b/python-certbot-apache.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-certbot-apache -Version: 0.27.1 +Version: 0.28.0 Release: 0 Summary: Apache plugin for Certbot License: Apache-2.0