]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Ready for release
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 8925189245c9931f2d6a83e39c3efc519fbf5f3e..564f6bb284ed514fa3c6b02932cbe6461b9d03b7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,15 +1,91 @@
 OpenLDAP 2.0 Change Log
 
-OpenLDAP 2.0.19 Engineering
-       Fixed -lldap cacertfile bug
-       Fixed back-ldbm not filter indexing
-       Fixed back-ldbm null suffix bug
+OpenLDAP 2.0.24 Engineering
+       Fixed slapd max incoming macro bug (ITS#1828)
+       Fixed slapd acl group/dnaddr bug (ITS#1607)
+       Fixed slapd connection management bug (ITS#1655)
+       Fixed slapd port ntoh / addr init bugs (ITS#1615, ITS#1728)
+       Fixed slapd PF_lOCAL typo (ITS#1660)
+       Fixed slapd extended ops with NULL reqdata bug (ITS#1721)
+       Fixed slapd replog logging without replica (ITS#1335)
+       Fixed slapd NULL attrval indexing (ITS#1843)
+       Fixed slurpd tls init bug (ITS#1613)
+       Fixed back-ldbm dn normalization bug in onelevel searches (ITS#1654)
+       Fixed back-ldbm modrdn root dn check (ITS#1761)
+       Fixed back-ldbm idl overrun bug (ITS#1570)
+       Fixed back-ldbm passwd textlen bug (ITS#1742)
+       Fixed ber_bvstrdup() empty string bug (ITS#1662)
+       Fixed ldapsearch filter bug (ITS#1649)
+       Fixed maildap NULL domain bug (ITS#1022)
+       Fixed libldap hostless URL bug (ITS#1697)
+       Fixed liblutil /dev/urandom incomplete reads (ITS#1834)
+       Fixed libldap_r threadpool free list (ITS#1839)
+       Fixed libldap_r NT threads cond_broadcast (ITS#1865)
+       Fixed sasl writes > 64K (ITS#1861)
+       Fixed sasl session callback corruption (ITS#1799)
+       Build environment
+               Removed lint (ITS#1744)
+       Documentation
+               Updated release documents
+
+OpenLDAP 2.0.23 Release
+       Fixed slapd moddn acl bug (ITS#1562) (ITS#1582)
+       Fixed slapd acl regex (to dn="") portability bug (ITS#1579)
+       Disabled -lldap atexit() handler (ITS#1577)
+       Build environment
+               Updated config.guess/sub scripts (ITS#1567)
+       Documentation
+               Fixed a number of typos (ITS#1578)
+
+OpenLDAP 2.0.22 Release
+       Fixed slapd passwd modify referral bug
+       Fixed back-ldbm index threading bug
+       Fixed back-ldbm ordering presence index bug
+       Fixed back-ldap modify bug (ITS#1547)
+       Fixed -lldap TLS errno bug
+       Fixed ud v2 kind bug
+       Updated slapd slurpd friendly code
+       Build environment
+               Fixed Mach cthreads detection (ITS#1554)
+               Updated Berkeley DB 4 detection
+
+OpenLDAP 2.0.21 Release
+       Fix slapd empty string indexing/filtering handling (ITS#1507)
+       Changed slapd ACL selfwrite replace logic (ITS#1530)
+       Build environment
+               Updated IPv6 configuration argument handling
+               Fix back-shell tools make depend bug (ITS#1518)
+               Removed extraneous files
+
+OpenLDAP 2.0.20 Release
+       Fixed slapd ACL empty replace bug (ITS#1530)
+       Fixed slapd ACL peername/sockname exact match bug (ITS#1516)
+       Fixed back-passwd db_config bug
+       Fixed -lldap cache debug bug (ITS#1501)
+       Fixed -lldap dnssrv free bug
+       Fixed -lldap Start TLS first op bug
+       Fixed slurpd TLS non-critical/critical bug (ITS#1527)
+       Fixed slurpd SASL password bug (ITS#1528)
+       Build environment
+               Fixed repl_user build error (ITS#1503)
+               Updated BerkeleyDB 4 support
+               Updated schema files
+               Updated Windows NT/2000 MSVC5 port
+
+OpenLDAP 2.0.19 Release
+       Fixed back-ldbm not filter indexing (ITS#1405)
        Fixed back-passwd e_ndn bug (ITS#1467)
        Fixed back-ldap undef ad bug (ITS#1367)
        Fixed slapd suffix "" bugs (ITS#1430)
        Fixed slapd zero length replace bug (ITS#1364)
+       Fixed slapd teletex string printables bug (ITS#1419)
+       Fixed slapd unallocated sockets bug (ITS#1415)
        Fixed slapd undefined present filter bug (ITS#1439)
-       Fixed lber realloc bug (ITS#1410)
+       Fixed -lldap cacertfile bug (ITS#1406)
+       Fixed -lldap ldap_url_seach_s bug (ITS#1429)
+       Fixed -lldap unbind free bug (ITS#1442)
+       Fixed -llber realloc bug (ITS#1410)
+       Fixed ldappasswd/slappasswd strncmp bug (ITS#1497)
        Fixed various memory leaks
        Updated slapd emfile/enfile handling
        Build environment
@@ -117,6 +193,7 @@ OpenLDAP 2.0.12 Release
        Updated ldaptcl API (contrib)
        Updated -lldap SASL/TLS referral handling
        Updated -lldap pthread code
+       Updated ldapmodify add/replace handling
        Removed -lldap UFN search support
        Build environment
                Removed extraneous files