--- rpms/smeserver-letsencrypt/contribs10/smeserver-letsencrypt.spec 2020/10/08 09:29:06 1.3 +++ rpms/smeserver-letsencrypt/contribs10/smeserver-letsencrypt.spec 2022/07/25 07:20:27 1.11 @@ -1,6 +1,6 @@ %define name smeserver-letsencrypt %define version 0.5 -%define release 16 +%define release 23 Summary: Plugin to enable letsencrypt certificates Name: %{name} Version: %{version} @@ -19,6 +19,11 @@ Patch6: smeserver-letsencrypt-fix-acme-v 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 +Patch10: smeserver-letsencrypt-0.5-bz11773.patch +Patch11: smeserver-letsencrypt-0.5-bz10637-alias.patch +Patch12: smeserver-letsencrypt-0.5-bz11990-timer.patch +Patch13: smeserver-letsencrypt-0.5-Add-Action-to-kill-timer.patch +Patch14: smeserver-letsencrypt-0.5-bz12011-backup.patch BuildRoot: /var/tmp/%{name}-%{version} BuildArchitectures: noarch @@ -32,10 +37,29 @@ Lets Encrypt is a free, automated, and o https://letsencrypt.org/ %changelog -* Fri Oct 06 2020 Brian Read 0.5-16.sme +* Mon Jul 25 2022 Jean-Philippe Pialasse 0.5-23.sme +- add to core backup [SME: 12011] + +* Wed Jun 15 2022 Brian Read 0.5-22.sme +- Add action to check if dehydrated.timer is running and stop it if so [SME: 11996] + +* Sun Jun 12 2022 Brian Read 0.5-21.sme +- Stop systemd timer runnning as well as cron [SME: 11990] + +* Wed Mar 23 2022 Jean-Philippe Pialasse 0.5-19.sme +- use a general Alias for acme path and a proxypass [SME: 10637] + +* Tue Nov 23 2021 Jean-Philippe Pialasse 0.5-18.sme +- force RSA as algorithm [SME: 11773] +- populate smeserver-letsencrypt-update event and create letsencrypt-config event + +* Thu Apr 01 2021 Brian Read 0.5-17.sme +- Add in mkdir in spec file for smeserver-letsencrypt-update event [SME: 11514] + +* 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 +* 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 @@ -73,7 +97,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 @@ -239,9 +263,14 @@ https://letsencrypt.org/ %patch7 -p1 %patch8 -p1 %patch9 -p1 - +mkdir -p root/etc/e-smith/events/smeserver-letsencrypt-update # remove old template rm -rf root/etc/e-smith/templates/etc/cron.daily +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 +%patch14 -p1 %build perl createlinks