--- rpms/smeserver-letsencrypt/contribs9/smeserver-letsencrypt.spec 2017/04/28 16:12:07 1.2 +++ rpms/smeserver-letsencrypt/contribs9/smeserver-letsencrypt.spec 2019/01/04 02:04:22 1.15 @@ -1,6 +1,6 @@ %define name smeserver-letsencrypt -%define version 0.4 -%define release 2 +%define version 0.5 +%define release 9 Summary: Plugin to enable letsencrypt certificates Name: %{name} Version: %{version} @@ -9,13 +9,18 @@ License: GNU GPL version 2 URL: https://letsencrypt.org/ Group: SMEserver/addon Source: %{name}-%{version}.tar.gz -Patch0: smeserver-letsencrypt-0.4-bz10253.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 +Patch4: smeserver-letsencrypt-fix-logging.patch +Patch5: smeserver-letsencrypt-fix-logging-reverse.patch +Patch6: smeserver-letsencrypt-fix-acme-v01-url.patch BuildRoot: /var/tmp/%{name}-%{version} BuildArchitectures: noarch BuildRequires: e-smith-devtools -Requires: e-smith-release >= 8.0 -Requires: dehydrated >= 0.3.1 +Requires: e-smith-release >= 9.0 +Requires: dehydrated >= 0.6 AutoReqProv: no %description @@ -23,6 +28,52 @@ Lets Encrypt is a free, automated, and o https://letsencrypt.org/ %changelog +* Fri Jan 04 2019 John Crisp 0.5-9.sme +- Fix incorrect CA line in config [SME: 10688] + +* Mon Dec 31 2018 John Crisp 0.5-8.sme +- Reverse my previous error [SME: 10681] + +* Mon Dec 31 2018 John Crisp 0.5-7.sme +- fix spec file numbering + +* Mon Dec 31 2018 John Crisp 0.5-6.sme +- Fix typo error in cron.daily [SME: 10681] + +* 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] +- Update requires release to SME v9 +- Update requires dehydrated to v0.5 + +* Fri Aug 18 2017 Jean-Philipe Pialasse 0.4-4.sme +- change ACCEPT_TERMS template position to appear after shebang in config file [SME: 10410] + +* Wed Jul 12 2017 Jean-Philipe Pialasse 0.4-3.sme +- remove workaround for curl dns resolution [SME: 10300] +- should be corrected at dnscache level (djbdns-1.05-10) + * Fri Apr 28 2017 Jean-Philipe Pialasse 0.4-2.sme - help accept licence [SME: 10253] - workaround for curl issues @@ -153,6 +204,12 @@ https://letsencrypt.org/ %prep %setup %patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 %build perl createlinks