X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CHANGES;h=b2573e99d00dff1ec0b620c6a5d262ad9f6f7ca6;hb=fa8aa9b2f9afcc9efe51f3c52f1213bde87b9913;hp=4b71a4b5f121d6a5f98db7232cf8e4e736dd5300;hpb=65053828fae3ef871b958ba5d720a42d3028ed19;p=openldap diff --git a/CHANGES b/CHANGES index 4b71a4b5f1..b2573e99d0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,17 +1,43 @@ OpenLDAP 2.1 Change Log -OpenLDAP 2.1.3 Engineering +OpenLDAP 2.1.4 Engineering + Fixed slapd bootParameter validation bug (ITS#1957) + Added LDAP SASL auxprop plugin to contrib + Added buffer overrun checks (ITS#1965, ITS#1936) + Fixed slapd saslRegex bug (ITS#1978) + Fixed back-monitor time stats (ITS#1984) + Fixed back-meta undef DN attr bug (ITS#1953) + Updated slapd anon update error code (ITS#1987) + Updated slapd/libldap error messages + Updated slapd/libldap IPv4 only handling + Updated libldap LDAP_OPT_RESTART handling + Updated new logging + Build Environment + Added OS/390 port + Updated WinNT port + Fixed krbName schema (ITS#1948) + Fixed pkiUser schema (ITS#1959) + Disabled back-sql (ITS#1966) + Fixed back-shell builds (ITS#1985) + Documentation + Replaced namedref with RFC 3296 + Misc manual page updates + +OpenLDAP 2.1.3 Release + Fixed slapd access to dn="" bug (ITS#1921) Fixed slapd structuralObjectClass lastmod bug (ITS#1904) Fixed slapd krbName bug (ITS#1913) Fixed slapd schema error alignment bug Fixed slapd excessive DN logging (ITS#1901) Fixed slapd matched values malloc bug (ITS#1931) + Fixed slapd TLS data ready bug Updated slapd SASL proxy policy code Updated slapd require "strong" check Added slapd disallow bind_simple_unprotected directive - Added slapd SASL setpass support + Added slapd SASL setpass support (ITS#1943) Added slapd IPv4/v6 only options Updated back-bdb entry locking + Fixed liblutil passwd cleartext bug Fixed back-ldap/meta mapping bug (ITS#1787) Added back-monitor added monitorContext support Fixed back-perl ad_cname bug (ITS#1882)