diff --git a/.tito/packages/dehydrated b/.tito/packages/dehydrated index 3ba1d6a..14c7051 100644 --- a/.tito/packages/dehydrated +++ b/.tito/packages/dehydrated @@ -1 +1 @@ -0.6.2-11 ./ +0.6.5-11 ./ diff --git a/dehydrated.spec b/dehydrated.spec index 7c14f79..d623bab 100644 --- a/dehydrated.spec +++ b/dehydrated.spec @@ -1,6 +1,6 @@ Name: dehydrated Version: 0.6.5 -Release: 1%{?dist} +Release: 11 Summary: ACME client in bash Group: Application/System @@ -155,6 +155,10 @@ fi %dir %attr(0750,root,root) %{_localstatedir}/lib/%{name}/certificates %changelog +* Wed Jul 24 2019 Daniel Berteaud 0.6.5-11 +- Update to 0.6.5 (daniel@firewall-services.com) +- Switch to LFS to track tarballs (daniel@firewall-services.com) + * Tue Nov 06 2018 Daniel Berteaud 0.6.2-11 - No reason to restrict read access to the challenge dir And now it can work with nginx too (daniel@firewall-services.com)