diff --git a/smeserver-webapps-common.spec b/smeserver-webapps-common.spec index 0ddd67b..698d0e2 100644 --- a/smeserver-webapps-common.spec +++ b/smeserver-webapps-common.spec @@ -1,7 +1,7 @@ Summary: Common WebApps Framework for SME Server %define name smeserver-webapps-common Name: %{name} -%define version 0.2.18 +%define version 0.2.20 %define release 1 Version: %{version} Release: %{release}%{?dist} @@ -26,6 +26,12 @@ This package provide common files and events for Web Applications integration on SME Server %changelog +* Mon Jun 6 2016 Daniel Berteaud 0.2.20-1.sme +- MIssing $OUT statement + +* Mon Jun 6 2016 Daniel Berteaud 0.2.19-1.sme +- Allow access to ACME challenge even when access is otherwise restricted + * Tue Feb 9 2016 Daniel Berteaud 0.2.18-1.sme - Fix ProxyPass handling logic