diff --git a/smeserver-lemonldap-ng.spec b/smeserver-lemonldap-ng.spec index 32b303c..55efa74 100644 --- a/smeserver-lemonldap-ng.spec +++ b/smeserver-lemonldap-ng.spec @@ -4,7 +4,7 @@ Summary: LemonLDAP NG is a web SSO solution %define name smeserver-lemonldap-ng Name: %{name} -%define version 0.2.17 +%define version 0.2.18 %define release 1 Version: %{version} Release: %{release}%{?dist} @@ -30,6 +30,10 @@ to run LemonLDAP NG on your SME Server. It uses LDAP as authentication source but can also use SSL auth (either optional with a fallback to LDAP, or SSL required) %changelog +* Mon Jan 9 2017 Daniel Berteaud 0.2.18-1.sme +- Update httpd template to read the Authentication prop of domain to load + Lemonldap::NG handler + * Wed Dec 7 2016 Daniel Berteaud 0.2.17-1.sme - Replace My::Package with Lemonldap::NG::Handler in default vhost templates