[Date Prev][Date Next] [Chronological] [Thread] [Top]

OpenLDAP 2.1.4 released



OpenLDAP 2.1.4 is now available for download as detailed
on our download page:
  http://www.openldap.org/software/download/

and should soon be available on all official mirrors:
  ftp://ftp.openldap.org/pub/OpenLDAP/MIRRORS

This is a maintenance release and is made available for
general use.  Users of OpenLDAP 2.1 are encouraged to
upgrade at their convenience.

Enjoy! Kurt


Changes since last release:

OpenLDAP 2.1.4 Release
    Fixed slapd DN normalization (requires DB reload)
    Fixed slapd bootParameter validation bug (ITS#1957)
    Fixed slapd saslRegex bug (ITS#1978)
    Fixed back-monitor time stats (ITS#1984)
    Fixed slapd saslRegexp normalization (ITS#1951)
    Fixed back-meta undef DN attr bug (ITS#1953)
    Fixed back-meta search operation error (ITS#2014)
    Fixed ldapmodify LDIF CRLF handling
    Fixed back-bdb IDL bugs (ITS#1969, ITS#1977, ITS#2015)
    Fixed back-bdb entry return (ITS#1994)
    Fixed back-bdb lock_id error detection (ITS#2030)
    Fixed slapd inappropriate return of operationsError (ITS#1995)
    Fixed slapd group ACL bug (ITS#1978)
    Fixed slapd " " handling (ITS#1998)
    Fixed IPv6 underallocation bug (ITS#2018)
    Fixed libldap gethostbyname init bug (ITS#2019)
    Added LDAP SASL auxprop plugin to contrib
    Added buffer overrun checks (ITS#1936, ITS#1965, ITS#2009-2011)
    Added slapd subschema DN configuration (ITS#1893)
    Updated slapd anon update error code (ITS#1987)
    Updated slapd/libldap error messages (ITS#1989)
    Updated slapd/libldap IPv4 only handling
    Updated slapd bind logging (ITS#1809) (ITS#2017)
    Updated slapd/libldap IPv6 handling (ITS#2018)
    Updated libldap LDAP_OPT_RESTART handling
    Updated new logging
    Updated OpenLDAPaci syntax/semantics (ITS#2005, ITS#2006)
    Updated back-sql
    Build Environment
        Added OS/390 port
        Updated WinNT port
        Added DN testing to tests suite
        Fixed krbName schema (ITS#1948)
        Fixed pkiUser schema (ITS#1959)
        Fixed back-shell builds (ITS#1985)
        Resolve liblutil/passwd <des.h> conflict (ITS#2016)
        Resolved IRIX sc_mask conflict (ITS#2022)
        Removed ud(1) and filter template API (ITS#2011)
        Removed lint (ITS#2021)
    Documentation
        Replaced namedref with RFC 3296
        Misc manual page updates