]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#8203 plug leak in prev commit
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 16f60a2471d538db9d8cabc7d8862c7cce031cca..06a0ca565e1bcb487f17919b18ac66a5fdcc8670 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,15 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.41 Engineering
+OpenLDAP 2.4.42 Engineering
+       Fixed liblber address length for CLDAP (ITS#8158)
+       Fixed libldap dnssrv potential overflow with port number (ITS#7027,ITS#8195)
+       Fixed slapd cn=config when updating olcAttributeTypes (ITS#8199)
+       Fixed slapd-mdb to correctly update search candidates for scoped searches (ITS#8203)
+       Fixed slapo-ppolicy with redundant mod ops on glued trees (ITS#8184)
+       Build Environment
+               Fixed libdb detection with gcc 5.x (ITS#8056)
+
+OpenLDAP 2.4.41 Release (2015/06/21)
        Fixed ldapsearch to explicitly flush its buffer (ITS#8118)
        Fixed libldap async connections (ITS#8090)
        Fixed libldap double free of request during abandon (ITS#7967)
@@ -48,7 +57,6 @@ OpenLDAP 2.4.41 Engineering
        Fixed slapo-syncprov potential loss of changes when under load (ITS#8081)
        Fixed slapo-unique enforcement of uniqueness with manageDSAit control (ITS#8057)
        Build Environment
-               Fixed libdb detection with gcc 5.x (ITS#8056)
                Fixed ftello reference for Win32 (ITS#8127)
                Enhanced contrib modules build paths (ITS#7782)
                Fixed contrib/autogroup internal operation identity (ITS#8006)