From 5c399cd79ce8e98d74bdc2633fb8103f9eee91cbba718c6068448f2ad3393335 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 10 Feb 2019 10:20:51 +0000 Subject: [PATCH] Accepting request 672748 from home:mcalabkova:branches:devel:languages:python:certbot - update to version 0.31.0 * Apache plugin now attempts to configure all VirtualHosts matching requested domain name instead of only a single one when answering the HTTP-01 challenge. OBS-URL: https://build.opensuse.org/request/show/672748 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=9 --- certbot-apache-0.30.2.tar.gz | 3 --- certbot-apache-0.31.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.30.2.tar.gz create mode 100644 certbot-apache-0.31.0.tar.gz diff --git a/certbot-apache-0.30.2.tar.gz b/certbot-apache-0.30.2.tar.gz deleted file mode 100644 index a09a011..0000000 --- a/certbot-apache-0.30.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:32fa915a8a51810fdfe828ac1361da4425c231d7384891e49e6338e4741464b2 -size 161787 diff --git a/certbot-apache-0.31.0.tar.gz b/certbot-apache-0.31.0.tar.gz new file mode 100644 index 0000000..97d6e03 --- /dev/null +++ b/certbot-apache-0.31.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc4b840b2a439a63e2dce809272c3c3cd4b1aeefc4053cd188935135be137edd +size 168050 diff --git a/python-certbot-apache.changes b/python-certbot-apache.changes index 36f6daa..f634b5a 100644 --- a/python-certbot-apache.changes +++ b/python-certbot-apache.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Feb 8 10:35:28 UTC 2019 - Marketa Calabkova + +- update to version 0.31.0 + * Apache plugin now attempts to configure all VirtualHosts matching + requested domain name instead of only a single one when answering + the HTTP-01 challenge. + ------------------------------------------------------------------- Tue Jan 29 11:43:13 UTC 2019 - Tomáš Chvátal diff --git a/python-certbot-apache.spec b/python-certbot-apache.spec index 65d7098..72ad2f6 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.30.2 +Version: 0.31.0 Release: 0 Summary: Apache plugin for Certbot License: Apache-2.0