From 0540516807fd397d0677578706fdc8fdb74f20fc Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Fri, 29 Jan 2016 18:09:49 +0100 Subject: [PATCH] Spec file update --- smeserver-letsencrypt-client.spec | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/smeserver-letsencrypt-client.spec b/smeserver-letsencrypt-client.spec index ca95f53..c0a7c18 100644 --- a/smeserver-letsencrypt-client.spec +++ b/smeserver-letsencrypt-client.spec @@ -1,4 +1,4 @@ -%define version 0.1.0 +%define version 0.1.4 %define release 1 %define name smeserver-letsencrypt-client @@ -22,6 +22,18 @@ Automatically get certificates from letsencrypt Using https://github.com/lukas2511/letsencrypt.sh %changelog +* Fri Jan 29 2016 Daniel Berteaud - 0.1.4-1.sme +- Better AltName selection and dedup + +* Fri Jan 29 2016 Daniel Berteaud - 0.1.3-1.sme +- Rename le-update event to letsencrypt-update + +* Fri Jan 29 2016 Daniel Berteaud - 0.1.2-1.sme +- Add an Uri prop to choose between production and staging CA + +* Mon Jan 25 2016 Daniel Berteaud - 0.1.1-1.sme +- Change the way hooks are called to make it more flexible + * Fri Jan 22 2016 Daniel Berteaud - 0.1.0-1.sme - Initial release @@ -38,6 +50,8 @@ perl createlinks /bin/rm -f %{name}-%{version}-filelist /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ --dir /home/e-smith/db/letsencrypt.sh 'attr(0750,root,root)' \ + --file /etc/letsencrypt.sh/hooks_deploy_cert.d/10smeserver.sh 'attr(0755,root,root)' \ + --file /etc/letsencrypt.sh/hooks_clean_challenge.d/10smeserver.sh 'attr(0755,root,root)' \ > %{name}-%{version}-filelist %files -f %{name}-%{version}-filelist