1
0
forked from jengelh/openldap2

Accepting request 65525 from network:ldap:OpenLDAP:RE24

OBS-URL: https://build.opensuse.org/request/show/65525
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=67
This commit is contained in:
Ralf Haferkamp
2011-03-30 07:00:22 +00:00
committed by Git OBS Bridge
parent 24a254134d
commit 8f9a3ae89d
16 changed files with 60 additions and 22 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Mar 29 15:29:38 UTC 2011 - rhafer@suse.de
- Updated to 2.4.25, important changes:
* Fixed ldapsearch pagedresults loop (ITS#6755)
* Fixed tools for incompatible args (ITS#6849)
* Fixed libldap MozNSS crash (ITS#6863)
* Fixed slapd add objectclasses in order (ITS#6837)
* Added slapd ordering for uidNumber and gidNumber (ITS#6852)
* Fixed slapd segfault when adding values out of order (ITS#6858)
* Fixed slapd sortval handling (ITS#6845)
* Fixed slapd-bdb with slapadd/index quick option (ITS#6853)
* Fixed slapd-ldap chain cn=config support (ITS#6837)
* Fixed slapd-ldap chain with slapd.conf (ITS#6857)
* Fixed slapd-meta deadlock (ITS#6846)
* Fixed slapo-sssvlv with multiple requests (ITS#6850)
* Fixed contrib/lastbind install rules (ITS#6238)
* Fixed contrib/cloak install rules (ITS#6877)
-------------------------------------------------------------------
Tue Feb 22 09:46:04 UTC 2011 - rhafer@suse.de