1OpenLDAP 2.5 Change Log
2
3OpenLDAP 2.5.6 Release (2021/07/27)
4          Fixed libldap buffer overflow (ITS#9578)
5          Fixed libldap missing mutex unlock on connection alloc failure (ITS#9590)
6          Fixed lloadd cn=config olcBkLloadClientMaxPending setting (ITS#8747)
7          Fixed slapd multiple config defaults (ITS#9363)
8          Fixed slapd ipv6 addresses to work with tcp wrappers (ITS#9603)
9          Fixed slapo-syncprov delete of nonexistent sessionlog (ITS#9608)
10          Build
11                    Fixed library symbol versioning on Solaris (ITS#9591)
12                    Fixed compile warning in libldap/tpool.c (ITS#9601)
13                    Fixed compile wraning in libldap/tls_o.c (ITS#9602)
14          Contrib
15                    Fixed ppm module for sysconfdir (ITS#7832)
16          Documentation
17                    Updated guide to document multival, idlexp, and maxentrysize (ITS#9613, ITS#9614)
18
19OpenLDAP 2.5.5 Release (2021/06/03)
20          Added libldap LDAP_OPT_TCP_USER_TIMEOUT support (ITS#9502)
21          Added lloadd tcp-user-timeout support (ITS#9502)
22          Added slapd-asyncmeta tcp-user-timeout support (ITS#9502)
23          Added slapd-ldap tcp-user-timeout support (ITS#9502)
24          Added slapd-meta tcp-user-timeout support (ITS#9502)
25          Fixed incorrect control OIDs for AuthZ Identity (ITS#9542)
26          Fixed libldap typo in util-int.c (ITS#9541)
27          Fixed libldap double free of LDAP_OPT_DEFBASE (ITS#9530)
28          Fixed libldap better TLS1.3 cipher suite handling (ITS#9521, ITS#9546)
29          Fixed lloadd multiple issues (ITS#8747)
30          Fixed slapd slap_op_time to avoid duplicates across restarts (ITS#9537)
31          Fixed slapd typo in daemon.c (ITS#9541)
32          Fixed slapd slapi compilation (ITS#9544)
33          Fixed slapd to handle empty DN in extended filters (ITS#9551)
34          Fixed slapd syncrepl searches with empty base (ITS#6467)
35          Fixed slapd syncrepl refresh on startup (ITS#9324, ITS#9534)
36          Fixed slapd abort due to typo (ITS#9561)
37          Fixed slapd-asyncmeta quarantine handling (ITS#8721)
38          Fixed slapd-asyncmeta to have a default operations timeout (ITS#9555)
39          Fixed slapd-ldap quarantine handling (ITS#8721)
40          Fixed slapd-mdb deletion of context entry (ITS#9531)
41          Fixed slapd-mdb off-by-one affecting search scope (ITS#9557)
42          Fixed slapd-meta quarantine handling (ITS#8721)
43          Fixed slapo-accesslog to record reqNewDN for modRDN ops (ITS#9552)
44          Fixed slapo-pcache locking during expiration (ITS#9529)
45          Build
46                    Fixed slappw-argon2 module installation (ITS#9548)
47          Contrib
48                    Update ldapc++/ldaptcl to use configure.ac (ITS#9554)
49          Documentation
50                    ldap_first_attribute(3) - Document ldap_get_attribute_ber (ITS#8820)
51        ldap_modify(3) - Delete non-existent mod_next parameter (ITS#9559)
52
53OpenLDAP 2.5.4 Release (2021/04/29)
54          Initial release for "general use".
55