--- rpms/smeserver-letsencrypt/contribs10/smeserver-letsencrypt.spec 2020/10/06 09:55:49 1.1 +++ rpms/smeserver-letsencrypt/contribs10/smeserver-letsencrypt.spec 2020/10/08 09:47:10 1.4 @@ -1,6 +1,6 @@ %define name smeserver-letsencrypt %define version 0.5 -%define release 15 +%define release 16 Summary: Plugin to enable letsencrypt certificates Name: %{name} Version: %{version} @@ -18,6 +18,7 @@ Patch5: smeserver-letsencrypt-fix-loggin Patch6: smeserver-letsencrypt-fix-acme-v01-url.patch Patch7: smeserver-letsencrypt-fix-hook-entry.patch Patch8: smeserver-letsencrypt-change-cron-entry.patch +Patch9: smeserver-letsencrypt-0.5-change-API-default-to-v2.patch BuildRoot: /var/tmp/%{name}-%{version} BuildArchitectures: noarch @@ -31,7 +32,10 @@ Lets Encrypt is a free, automated, and o https://letsencrypt.org/ %changelog -* Thu Mar 12 2020 John Crisp 0.5-15.sme +* Tue Oct 06 2020 Brian Read 0.5-16.sme +- Move to SME10 and set default to API v2 [SME: 11022] + +* Thu Mar 12 2020 John Crisp 0.5-15.sme - take 3: remove dangling cron.daily dir missed in 0.5-12 [SME: 10862] * Wed Mar 11 2020 Jean-Philipe Pialasse 0.5-14.sme @@ -69,7 +73,7 @@ https://letsencrypt.org/ * Wed Dec 12 2018 John Crisp 0.5-4.sme - log to file rather than /dev/null [SME: 10412] -* Tue Oct 13 2018 John Crisp 0.5-3.sme +* Sat Oct 13 2018 John Crisp 0.5-3.sme - remove Licence key from config template [SME:10636] * Tue Jun 19 2018 John Crisp 0.5-2.sme @@ -234,6 +238,7 @@ https://letsencrypt.org/ %patch6 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p1 # remove old template rm -rf root/etc/e-smith/templates/etc/cron.daily