diff --git a/smeserver-webapps-common.spec b/smeserver-webapps-common.spec index 120e7f2..c5cd7ce 100644 --- a/smeserver-webapps-common.spec +++ b/smeserver-webapps-common.spec @@ -5,7 +5,7 @@ Summary: Common WebApps Framework for SME Server %define name smeserver-webapps-common Name: %{name} -%define version 0.2.9 +%define version 0.2.10 %define release 1 Version: %{version} Release: %{release}%{?dist} @@ -30,6 +30,9 @@ This package provide common files and events for Web Applications integration on SME Server %changelog +* Thu Nov 21 2013 Daniel Berteaud 0.2.10-1.sme +- Also force SSL when using LemonLDAPBasic auth + * Tue Oct 22 2013 Daniel Berteaud 0.2.9-1.sme - Do not load mod_auth_basic and mod_authn_file anymore