]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#4081, #4158
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 9b95fd8b7ecea5002e517147bbf328f3355e9600..d32904ee5f7c6558c7cf29f2025fef0dfc084900 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,60 @@
 OpenLDAP 2.2 Change Log
 
-OpenLDAP 2.2.26 Engineering
+OpenLDAP 2.2.30 Release
+       Fixed slapd spurious deferred binding messages (ITS#3850, ITS#4158)
+       Fixed back-ldap empty real/virtual naming ctx suffixmassage (ITS#4071)
+       Fixed liblutil {CLEARTEXT} password scheme (ITS#4081, #4021)
+
+OpenLDAP 2.2.29 Release
+       Fixed slapd ch_realloc(x,0) bug (ITS#3981)
+       Fixed slapd uniqueMemberMatch (ITS#4040)
+       Fixed back-bdb/hdb/ldbm modrdn permission checks (ITS#2757)
+       Fixed back-bdb/hdb pointer/integer size warnings (ITS#4015)
+       Fixed back-hdb slapcat EntryInfo cache growth (ITS#4010)
+       Fixed back-sql missing space in delete statement (ITS#4061)
+       Fixed liblber sb_dgram_read length (ITS#4046)
+       Fixed libldap memory leaks (ITS#4048, 4052, 4053, 4064)
+
+OpenLDAP 2.2.28 Release
+       Fixed slapd ACL logging
+       Fixed slapd shutdown crash on NULL slap_listeners (ITS#3842)
+       Fixed slapd using hashed passwords on SASL binds (ITS#3846)
+       Fixed back-bdb/hdb - check for BDB TXN patch
+       Fixed back-bdb/hdb missing suffix during initialization (ITS#3901)
+       Fixed back-hdb nested modrdn bug (ITS#3857)
+       Fixed back-ldap/meta undefined filter propagation (ITS#3785)
+       Fixed back-ldap/meta rewrite session memory leak
+       Fixed back-ldap abandon leak (ITS#3862)
+       Fixed back-meta add w/o parent add (ITS#3804)
+       Fixed back-meta control propagation bug (ITS#3813)
+       Fixed syncrepl SASL bind crash (ITS#3792)
+       Fixed slurpd error messages
+       Fixed libldap infinite referral loop (ITS#2894, ITS#3578)
+       Fixed librewrite regex concurrency issue (ITS#3932)
+       Use IANA assigned OIDs for recently approved IETF LDAP extensions
+       Build Environment
+               Fixed test020 logging problem (ITS#3811)
+               Added BDB TXN patch in build/BerkeleyDB42.patch
+
+OpenLDAP 2.2.27 Release
+       Fixed back-bdb/hdb slapcat checkpoint on close (ITS#3703)
+       Fixed back-bdb/hdb internal error code assert (ITS#3731)
+       Fixed back-ldap/back-meta debug output of NULL strings (ITS#3698)
+       Fixed back-meta sizelimit bug (ITS#3720)
+       Fixed back-meta/backglue sizelimit interaction (ITS#3724)
+       Fixed pcache all-attrs bug (ITS#3741)
+       Fixed syncrepl runqueue (ITS#3542)
+       Fixed ACL dn=* <what> clause
+       Fixed ACL val default style parsing crasher (ITS#3700)
+       Disabled slapd broken undocumented configuration directive
+       Fixed slapcat unclean exits (ITS#3764)
+       Fixed libldap sasl connection assert (ITS#3278)
+       Build Environment
+               Improved thread set stack size support (ITS#3691)
+
+OpenLDAP 2.2.26 Release
+       Fixed back-bdb ldapadd ctxcsn crash (ITS#3685)
+       Fixed back-hdb search crash (ITS#3688)
 
 OpenLDAP 2.2.25 Release
        Fixed back-hdb out-of-order slapadd (ITS#3267)
@@ -13,7 +67,7 @@ OpenLDAP 2.2.25 Release
        Fixed back-monitor attribute normalization bug (ITS#3659)
        Removed broken libldap fast synchronous search result processing (ITS#3612)
        Build Environment
-               Added improved configure logging
+               Added improved configure logging (ITS#3605)
 
 OpenLDAP 2.2.24 Release
        Fixed slapd "chldren:" typo (ITS#3560)
@@ -354,7 +408,7 @@ OpenLDAP 2.2.5 Release
        Fixed slapcat backglue subsequent subordinates bug (ITS#2924)
        Updated slappasswd error reporting (ITS#2906)
        Fixed CYGWIN/MINGW threading bug (ITS#2921)
-       Fixed GYGWIN/MINGW ldapsearch glob problem (ITS#2922)
+       Fixed CYGWIN/MINGW ldapsearch glob problem (ITS#2922)
        Build environment
                Fixed slapd passwd portable C bug (ITS#2900)
                Fixed librewrite portable C bug (ITS#2908)
@@ -366,5 +420,5 @@ OpenLDAP 2.2.5 Release
 
 
 OpenLDAP 2.2.4 Release
-       Initial release for "general" use.
+       Initial release for "general use".