From 660d07ac759b74a0024d04e7841e798ecb093dfb Mon Sep 17 00:00:00 2001 From: Jan Vcelak Date: Thu, 6 Jan 2011 21:00:53 +0100 Subject: [PATCH] release bump 2.4.23-5 --- openldap.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/openldap.spec b/openldap.spec index 47554ca..748c4e1 100644 --- a/openldap.spec +++ b/openldap.spec @@ -7,7 +7,7 @@ Name: openldap Version: 2.4.23 -Release: 4%{?dist} +Release: 5%{?dist} Summary: LDAP support libraries Group: System Environment/Daemons License: OpenLDAP @@ -661,6 +661,11 @@ exit 0 %attr(0644,root,root) %{evolution_connector_libdir}/*.a %changelog +* Thu Jan 06 2011 Jan Vcelak 2.4.23-5 +- initscript: slaptest with '-u' to skip database opening (#667768) +- removed slurpd options from sysconfig/ldap +- fix: verification of self issued certificates (#657984) + * Mon Nov 22 2010 Jan Vcelak 2.4.23-4 - Mozilla NSS - implement full non-blocking semantics ldapsearch -Z hangs server if starttls fails (#652822)