]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#3842 fix from jtownsend@opendarwin.org
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index ea2be57c064ecc840c70296b2f3a328c2d696d20..d19fcca4a5b2b06f247c48f70200037b7a98b5c1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,12 +1,57 @@
 OpenLDAP 2.2 Change Log
 
-OpenLDAP 2.2.24 Engineering
+OpenLDAP 2.2.28 Engineering
+       Fixed back-bdb/hdb - check for BDB TXN patch
+       Fixed back-ldap/meta undefined filter propagation (ITS#3785)
+       Fixed back-meta add w/o parent add (ITS#3804)
+       Fixed syncrepl SASL bind crash (ITS#3792)
+
+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)
+       Fixed back-bdb/hdb search crashes (ITS#3638, 3647)
+       Fixed back-bdb/hdb modrdn (ITS#3657)
+       Fixed back-bdb ctxcsn/LRU bug (ITS#3666)
+       Fixed back-dnssrv referral all but search op crasher bug (ITS#3642)
+       Fixed back-ldbm shutdown hang (ITS#3648)
+       Fixed back-meta memory leak (ITS#3669)
+       Fixed back-monitor attribute normalization bug (ITS#3659)
+       Removed broken libldap fast synchronous search result processing (ITS#3612)
+       Build Environment
+               Added improved configure logging (ITS#3605)
+
+OpenLDAP 2.2.24 Release
        Fixed slapd "chldren:" typo (ITS#3560)
        Fixed slapd syncrepl consumer unclean shutdown (ITS#3546)
        Fixed slapd syncrepl provider sessionlog (ITS#3571)
+       Fixed slapd subentry control parse bug (ITS#3563)
        Fixed slapd connection_abandon processing (ITS#3534, 3546, 3571)
        Fixed slapd callback cleanup processing (ITS#3596)
+       Fixed slapd default password hash to use SSHA (ITS#3557)
+       Fixed back-bdb referral fault (ITS#3602)
        Fixed slap tool log initialization (ITS#3579)
+       Fixed slapi modify/increment support (ITS#3522)
+       Fixed slapi plugins called multiple times with glue (ITS#3529)
+       Fixed slapi 64-bit portability (ITS#3556)
        Fixed back-bdb IDL cache crash (ITS#3527)
        Fixed back-bdb initialization message (ITS#3533)
        Fixed back-hdb dn2id crash (ITS#3559)
@@ -333,7 +378,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)
@@ -345,5 +390,5 @@ OpenLDAP 2.2.5 Release
 
 
 OpenLDAP 2.2.4 Release
-       Initial release for "general" use.
+       Initial release for "general use".