diff --git a/certbot-nginx-0.36.0.tar.gz b/certbot-nginx-0.36.0.tar.gz deleted file mode 100644 index e328a7d..0000000 --- a/certbot-nginx-0.36.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c34e6114dd8204b6667f101579dd9ab2b38fef0dd5a15702585edcb2aefb322 -size 76634 diff --git a/certbot-nginx-0.37.2.tar.gz b/certbot-nginx-0.37.2.tar.gz new file mode 100644 index 0000000..09a7e03 --- /dev/null +++ b/certbot-nginx-0.37.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:404f7b5b7611f0dce8773739170f306e94a59b69528cb74337e7f354936ac061 +size 76895 diff --git a/python-certbot-nginx.changes b/python-certbot-nginx.changes index 8a7409b..939315b 100644 --- a/python-certbot-nginx.changes +++ b/python-certbot-nginx.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Aug 26 10:43:03 UTC 2019 - Marketa Calabkova + +- update to version 0.37.2 + * Follow updated Mozilla recommendations for Nginx ssl_protocols, + ssl_ciphers, and ssl_prefer_server_ciphers + * Stop disabling TLS session tickets in Nginx as it caused TLS + failures on some systems. + ------------------------------------------------------------------- Wed Jul 17 13:38:07 UTC 2019 - Marketa Calabkova diff --git a/python-certbot-nginx.spec b/python-certbot-nginx.spec index 799d0e4..a211f2b 100644 --- a/python-certbot-nginx.spec +++ b/python-certbot-nginx.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-certbot-nginx -Version: 0.36.0 +Version: 0.37.2 Release: 0 Summary: Nginx plugin for Certbot License: Apache-2.0