diff --git a/openldap.spec b/openldap.spec index 9f59a73..e05c288 100644 --- a/openldap.spec +++ b/openldap.spec @@ -7,7 +7,7 @@ Name: openldap Version: 2.4.23 -Release: 6%{?dist} +Release: 7%{?dist} Summary: LDAP support libraries Group: System Environment/Daemons License: OpenLDAP @@ -676,6 +676,10 @@ exit 0 %attr(0644,root,root) %{evolution_connector_libdir}/*.a %changelog +* Tue Jan 25 2011 Jan Vcelak 2.4.23-7 +- fix: openldap can't use TLS after a fork() (#636956) +- fix: openldap-server upgrade gets stuck when the database is damaged (#664433) + * Thu Jan 20 2011 Jan Vcelak 2.4.23-6 - fix: some server certificates refused with inadequate type error (#668899) - fix: default encryption strength dropped in switch to using NSS (#669446)