From 95fefc02ceba905846d5fede5164b0b3374ce30ae2bc59ca3249ef89e4c8d177 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 26 Aug 2019 10:55:09 +0000 Subject: [PATCH] - update to version 0.37.2 * Turn off session tickets for apache plugin by default * Stop disabling TLS session tickets in Apache as it caused TLS failures on some systems. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=21 --- certbot-apache-0.36.0.tar.gz | 3 --- certbot-apache-0.37.2.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.36.0.tar.gz create mode 100644 certbot-apache-0.37.2.tar.gz diff --git a/certbot-apache-0.36.0.tar.gz b/certbot-apache-0.36.0.tar.gz deleted file mode 100644 index 944e889..0000000 --- a/certbot-apache-0.36.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:458d20a3e9e8a88563d3deb0bbe38752bd2b80100f0e5854e4069390c1b4e5cd -size 180269 diff --git a/certbot-apache-0.37.2.tar.gz b/certbot-apache-0.37.2.tar.gz new file mode 100644 index 0000000..15bde91 --- /dev/null +++ b/certbot-apache-0.37.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cb44d1a7c56176a84446a11412c561479ed0fed19848632e61f104dbf6a3031 +size 180561 diff --git a/python-certbot-apache.changes b/python-certbot-apache.changes index 9df0cd2..e499da2 100644 --- a/python-certbot-apache.changes +++ b/python-certbot-apache.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Aug 26 10:40:44 UTC 2019 - Marketa Calabkova + +- update to version 0.37.2 + * Turn off session tickets for apache plugin by default + * Stop disabling TLS session tickets in Apache as it caused TLS + failures on some systems. + ------------------------------------------------------------------- Wed Jul 17 13:35:38 UTC 2019 - Marketa Calabkova diff --git a/python-certbot-apache.spec b/python-certbot-apache.spec index 0dd7629..c5befe2 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.36.0 +Version: 0.37.2 Release: 0 Summary: Apache plugin for Certbot License: Apache-2.0