diff --git a/certbot-0.34.2.tar.gz b/certbot-0.34.2.tar.gz deleted file mode 100644 index 0213807..0000000 --- a/certbot-0.34.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30732ddcb10ccd8b8410c515a76ae0429ad907130b8bf8caa58b73826d0ec9bb -size 342657 diff --git a/certbot-0.35.1.tar.gz b/certbot-0.35.1.tar.gz new file mode 100644 index 0000000..40f3a7a --- /dev/null +++ b/certbot-0.35.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7e8ecc14e06ed1dc691c6069bc9ce42dce04e8db1684ddfab446fbd71290860 +size 346968 diff --git a/python-certbot.changes b/python-certbot.changes index 478fc70..abe95b1 100644 --- a/python-certbot.changes +++ b/python-certbot.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jun 18 09:41:01 UTC 2019 - Marketa Calabkova + +- update to 0.35.1 + * Renewal parameter webroot_path is always saved. + * Scripts in Certbot hook directories are no longer executed when + their filenames end in a tilde. + ------------------------------------------------------------------- Sat May 18 23:21:26 UTC 2019 - Dirk Mueller diff --git a/python-certbot.spec b/python-certbot.spec index 7c93d12..c0a43a3 100644 --- a/python-certbot.spec +++ b/python-certbot.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-certbot -Version: 0.34.2 +Version: 0.35.1 Release: 0 Summary: ACME client License: Apache-2.0