X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CHANGES;h=bac96ae2f70a11ed5595b19ffb0fcd7753b4ec91;hb=8ea824dc54b49f1bd7c713356bbdab368b159ac6;hp=0ffe55295d17962598f8cffc8963587acc4c3e3d;hpb=7fccfa2278cb78b66e1c18f28be5c08a3d0b8a61;p=openldap diff --git a/CHANGES b/CHANGES index 0ffe55295d..bac96ae2f7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,11 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.14 Engineering +OpenLDAP 2.4.15 Engineering + Fixed libldap GnuTLS compilation (ITS#5955) + Fixed slapd corrupt contextCSN (ITS#5947) + Fixed slapo-rwm objectClass preservation (ITS#5760) + +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) @@ -19,10 +24,11 @@ OpenLDAP 2.4.14 Engineering Added slapd val.regex expansion (ITS#5804) Added slapd TLS_PROTOCOL_MIN (ITS#5655) Added slapd slapi_pw_find (ITS#2615,ITS#4359) - Fixed slapd ad compatibility with ranged values (ITS#5927) + Added slapd compatibility with MSAD ranged values (ITS#5927) 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) @@ -51,6 +57,8 @@ 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) Fixed slapo-memberof multiple instantiation (ITS#5903) @@ -58,6 +66,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)