diff --git a/certbot-apache-1.27.0.tar.gz b/certbot-apache-1.27.0.tar.gz deleted file mode 100644 index 4952d5c..0000000 --- a/certbot-apache-1.27.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:387f5b8256755ab0bf7378d62c5e8fbc5755fa90aafd7ce23d2c21ac2a38ccc9 -size 224573 diff --git a/certbot-apache-1.28.0.tar.gz b/certbot-apache-1.28.0.tar.gz new file mode 100644 index 0000000..be69f44 --- /dev/null +++ b/certbot-apache-1.28.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37b4ed592b91e6ad1f7927a5e73d7155313a5f5d890aae9f77e1a91e9f023d4a +size 224620 diff --git a/python-certbot-apache.changes b/python-certbot-apache.changes index 079352f..54258e9 100644 --- a/python-certbot-apache.changes +++ b/python-certbot-apache.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Jun 24 19:24:23 UTC 2022 - Dirk Müller + +- update to 1.28.0: + * Updated Apache/NGINX TLS configs to document contents are based on ssl-config.mozilla.org + * A change to order finalization has been made to the `acme` module and Certbot: + - An order's `certificate` field will only be processed if the order's `status` is `valid`. + - An order's `error` field will only be processed if the order's `status` is `invalid`. + ------------------------------------------------------------------- Mon May 30 09:19:03 UTC 2022 - Markéta Machová diff --git a/python-certbot-apache.spec b/python-certbot-apache.spec index ba18ebe..7e58e50 100644 --- a/python-certbot-apache.spec +++ b/python-certbot-apache.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-certbot-apache -Version: 1.27.0 +Version: 1.28.0 Release: 0 Summary: Apache plugin for Certbot License: Apache-2.0