]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#5849 again
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 453a76b1a1d81dc095c7685261627b9b6c9aa676..b4b0ddca466aee0c066c6cad5dc92c14b2f53178 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,34 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.14 Engineering
+OpenLDAP 2.4.16 Engineering
+       Fixed libldap GnuTLS TLSVerifyCilent try (ITS#5981)
+       Fixed libldap segfault in checking cert/DN (ITS#5976)
+       Fixed libldap peer cert memory leak again (ITS#5849)
+       Fixed slapd-bdb/hdb cachesize handling (ITS#5860)
+       Fixed slapd-ldap/meta with broken AD results (ITS#5977)
+       Fixed slapd-ldap/meta with invalid attrs again (ITS#5959)
+       Fixed slapo-accesslog interaction with ppolicy (ITS#5979)
+
+OpenLDAP 2.4.15 Release (2009/02/24)
+       Fixed libldap alias dereferencing in C API again (ITS#5916)
+       Fixed libldap GnuTLS compilation (ITS#5955)
+       Fixed slapd bconfig conversion again (ITS#5346)
+       Fixed slapd behavior with superior objectClasses again (ITS#5517)
+       Fixed slapd RFC4512 behavior with same attr in RDN (ITS#5968)
+       Fixed slapd corrupt contextCSN (ITS#5947)
+       Fixed slapd syncrepl order to match on add/delete (ITS#5954)
+       Fixed slapd adding rdn with other values (ITS#5965)
+       Fixed slapd-bdb/hdb behavior with unallocatable shm (ITS#5956)
+       Fixed slapd-ldap/meta with entries with invalid attrs (ITS#5959)
+       Fixed slapd-relay control initialization (ITS#5724)
+       Fixed slapo-pcache caching invalid entries (ITS#5927)
+       Fixed slapo-syncprov csn updates (ITS#5969)
+       Fixed slapo-rwm objectClass preservation (ITS#5760)
+       Fixed slapo-rwm rwm_bva_rewrite handling (ITS#5960)
+       Build Environment
+               Fixed tester library linking for windows (ITS#5740)
+
+OpenLDAP 2.4.14 Release (2009/02/14)
        Added libldap option to disable SASL host canonicalization (ITS#5812)
        Added libldap TLS_PROTOCOL_MIN (ITS#5655)
        Added libldap GnuTLS support for TLS_CIPHER_SUITE (ITS#5887)
@@ -23,6 +51,7 @@ OpenLDAP 2.4.14 Engineering
        Fixed slapd bconfig to return error codes (ITS#5867)
        Fixed slapd bconfig encoding incorrectly (ITS#5897)
        Fixed slapd bconfig dangling pointers (ITS#5924)
+       Fixed slapd behavior with superior objectClasses (ITS#5517)
        Fixed slapd connection assert (ITS#5835)
        Fixed slapd epoll handling (ITS#5886)
        Fixed slapd frontend/backend options handling (ITS#5857)
@@ -30,6 +59,7 @@ OpenLDAP 2.4.14 Engineering
        Fixed slapd logging on Windows (ITS#5392)
        Fixed slapd listener comparison (ITS#5613)
        Fixed slapd manageDSAit with glue entries (ITS#5921)
+       Fixed slapd relax behavior with structuralObjectClass (ITS#5792)
        Fixed slapd syncrepl rename handling (ITS#5809)
        Fixed slapd syncrepl MMR when adding new server (ITS#5850)
        Fixed slapd syncrepl MMR with deleted entries (ITS#5843)
@@ -51,6 +81,7 @@ OpenLDAP 2.4.14 Engineering
        Fixed slapd-ldif deadlock (ITS#5329)
        Fixed slapd-meta double response sending (ITS#5854)
        Fixed slapd-meta alias deref for retry (ITS#5889)
+       Fixed slapd-relay recursion detection (ITS#5943)
        Fixed slapd-sock descriptor leak (ITS#5939)
        Fixed slapo-accesslog on glued dbs (ITS#5907)
        Fixed slapo-dynlist handling of flags (ITS#5898)
@@ -59,6 +90,7 @@ OpenLDAP 2.4.14 Engineering
        Fixed slapo-ppolicy to not be global (ITS#5858)
        Fixed slapo-rwm double free (ITS#5923)
        Fixed slapo-rwm with back-config (ITS#5906)
+       Fixed slapo-rwm olcRwmRewrite modification (ITS#5940)
        Added slapo-rwm newRDN rewriting (ITS#5834)
        Added slapadd progress meter (ITS#5922)
        Updated contrib/addpartial module (ITS#5764)