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

OpenLDAP 2.1.3 released



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

and should soon be available on 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.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 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)
    Fixed libldap ldap_controls_dup() malloc bug (ITS#1898)
    Fixed libldap openssl compat bug (ITS#1924)
    Fixed ucgendat EOF bug (ITS#1917)
    Removed lint
    Build Environment
        Added cc missing check
        Added monitor backend test
        Updated <ac/socket.h> SHUT_RDWR
        Fixed SASL-less build issues
        Fixed back-perl build issues (ITS#1827)
        Fixed libldap_r references.c issue (ITS#1922)
        Added -ldb-4 detection (ITS#1888)
        Disabled back-sql (ITS#1920)
    Documentation
        Numerous manual page updates