From fc55eee55fba5cfe0c53e5eaf3a9d30401543b6e Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Mon, 9 Jan 2017 15:07:00 +0100 Subject: [PATCH] Spec file update --- smeserver-lemonldap-ng.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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