1
0
forked from jengelh/openldap2

Accepting request 120913 from home:rhafer:branches:network:ldap

Update to 2.4.31

OBS-URL: https://build.opensuse.org/request/show/120913
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=87
This commit is contained in:
Ralf Haferkamp
2012-05-14 10:26:08 +00:00
committed by Git OBS Bridge
parent aa0bcd106b
commit 5b7a979021
13 changed files with 60 additions and 12 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Thu May 10 09:22:52 UTC 2012 - rhafer@suse.de
- update to 2.4.31
* Added slapo-accesslog support for reqEntryUUID (ITS#6656)
* Fixed libldap IPv6 URL detection (ITS#7194)
* Fixed libldap rebinding on failed connection (ITS#7207)
* Fixed slapd listener initialization (ITS#7233)
* Fixed slapd cn=config with olcTLSVerifyClient (ITS#7197)
* Fixed slapd delta-syncrepl fallback on non-leaf error (ITS#7195)
* Fixed slapd to reject MMR setups with bad serverID setting
(ITS#7200)
* Fixed slapd approxIndexer key generation (ITS#7203)
* Fixed slapd modification of olcSuffix (ITS#7205)
* Fixed slapd schema validation with missing definitions
(ITS#7224)
* Fixed slapd syncrepl -c with supplied CSN values (ITS#7245)
* Fixed slapd-bdb/hdb idlcache with only one element (ITS#7231)
* Fixed slapo-accesslog deadlock with non-logged write ops
(ITS#7088)
* Fixed slapo-syncprov sessionlog check (ITS#7218)
* Fixed slapo-syncprov entry leak (ITS#7234)
* Fixed slapo-syncprov startup initialization (ITS#7235)
-------------------------------------------------------------------
Mon Apr 23 07:08:13 UTC 2012 - rhafer@suse.de