--- rpms/smeserver-letsencrypt/contribs9/smeserver-letsencrypt.spec 2018/05/31 21:19:32 1.5 +++ rpms/smeserver-letsencrypt/contribs9/smeserver-letsencrypt.spec 2018/12/23 17:49:28 1.11 @@ -1,5 +1,5 @@ %define name smeserver-letsencrypt -%define version 0.4 +%define version 0.5 %define release 5 Summary: Plugin to enable letsencrypt certificates Name: %{name} @@ -9,14 +9,15 @@ License: GNU GPL version 2 URL: https://letsencrypt.org/ Group: SMEserver/addon Source: %{name}-%{version}.tar.gz -Patch0: smeserver-letsencrypt-0.4-bz10253.patch -Patch1: smeserver-letsencrypt-events.patch - +Patch0: smeserver-letsencrypt-remove-debug-lines.patch +Patch1: smeserver-letsencrypt-remove-licence.patch +Patch2: smeserver-letsencrypt-log-to-file.patch +Patch3: smeserver-letsencrypt-API1-URL-change.patch BuildRoot: /var/tmp/%{name}-%{version} BuildArchitectures: noarch BuildRequires: e-smith-devtools Requires: e-smith-release >= 9.0 -Requires: dehydrated >= 0.5 +Requires: dehydrated >= 0.6 AutoReqProv: no %description @@ -24,6 +25,27 @@ Lets Encrypt is a free, automated, and o https://letsencrypt.org/ %changelog +* Sun Dec 23 2018 John Crisp 0.5-5.sme +- Fix changed V1 staging URL [SME: 10595] +- Thanks Terry Fage + +* 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 +- remove Licence key from config template [SME:10636] + +* Tue Jun 19 2018 John Crisp 0.5-2.sme +- remove debug print lines + +* Tue Jun 12 2018 John Crisp 0.5-1.sme +- Update to v2 API [SME:10595] +- Add key letsencrypt hostOverride to ignore 'Self' host check +- This requires v0.6 of dehydrated + +* Wed Jun 06 2018 John Crisp 0.4-6.sme +- Fix missing event actions [SME: 10315] + * Thu May 31 2018 John Crisp 0.4-5.sme - Fix typo in Accept Terms - add domain-delete to createlinks [SME: 10315] @@ -168,6 +190,8 @@ https://letsencrypt.org/ %setup %patch0 -p1 %patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build perl createlinks