]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Ready for release
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index b43610afc46f7b83a128790cdf96104873ca6468..f11eb65e136cdad1eb683dd07fed99f9cbd2be15 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 OpenLDAP 2.1 Change Log
 
-OpenLDAP 2.1.13 Engineering
+OpenLDAP 2.1.25 Release
+       Build Environment
+               Fix LDBM link bug (ITS#2863)
+
+OpenLDAP 2.1.24 Release
+       Fixed slapd "exact" v "base" handling (ITS#2782)
+       Fixed slapd running as NT service (ITS#2769)
+       Fixed slapd SASL internal searches (ITS#2825)
+       Fixed slapd extended op referrals (ITS#2678, ITS#2781)
+       Fixed slapd group ACL caching (ITS#2779)
+       Fixed slapd berbuf align bugs
+       Fixed slurpd memory leaks (ITS#2423, ITS#2620)
+       Fixed slurpd TLS retry (ITS#2570)
+       Fixed back-bdb compatibility with BDB 4.2 (ITS#2848)
+       Fixed lunicode insufficient buffer allocation bug (ITS#2727)
+       Fixed libldap destructor bug (ITS#2758)
+       Fixed libldap SASL maxbuf usage (ITS#2770)
+       Fixed libldap_r pthread support (ITS#2820)
+       Fixed liblutil NS_MTA_MD5 hash (ITS#2773)
+       Added lutil_passwd extensions
+       Build Environment
+               Added Berkeley DB 4.2 detection (ITS#2839)
+               Fixed liblber libdir handling (ITS#2797)
+               Fixed libldbm dependency (ITS#2726)
+               Fixed perl LDFLAGS (ITS#2764)
+       Documentation
+               Updated release documents
+               Misc man page updates (ITS#2822, ITS#2823)
+               Fixed README in ldapsasl (ITS#2838)
+
+OpenLDAP 2.1.23 Release
+       Fixed ldapmodify NULL dn bug (ITS#2645)
+       Fixed ldappasswd -y handling bug (ITS#2696)
+       Fixed slapd subordinate replication bug (ITS#2130)
+       Fixed slapd deferring Abandon (ITS#2649)
+       Fixed slapd deprecated code (removed) (ITS#2651)
+       Fixed slapd slave without updateref bug (ITS#2678)
+       Fixed slapd ACL caching (ITS#2679)
+       Fixed back-bdb cache crash (ITS#2682, ITS#2759)
+       Fixed portability issue in ldapsasl (ITS#2691)
+       Fixed slurpd pid file handling (ITS#2761)
+       Fixed LMHASH bug (ITS#2566)
+       Fixed NS-MTA-MD5 buffer size bug (ITS#2662)
+       Added replica uri keyword (ITS#2594)
+       Added replica-pidfile, replica-argsfile keywords
+       Build Environment
+               Fix <saslplug.h> inclusion (ITS#2762)
+
+OpenLDAP 2.1.22 Release
+       Fixed slapd yielding select fix (ITS#2603)
+       Fixed slapadd dnfree bug (ITS#2587)
+       Fixed slappasswd usage help (ITS#2565)
+       Fixed back-bdb filter index crash (ITS#2596)
+       Build Environment
+               Fixed back-ldap/meta conflict (ITS#2608)
+               Fixed slapd compilation bug (ITS#2605)
+
+OpenLDAP 2.1.21 Release
+       Fixed liblber ber_get_next trickle bug (ITS#2490)
+       Fixed ldapsearch -p without -h bug (ITS#2532)
+       Fixed slapd option ordering bug (ITS#2217)
+       Fixed slapd debug in signal handler hang (ITS#2550)
+       Fixed back-bdb unindexed filter bug (ITS#2522)
+       Fixed back-shell pid abandon bug (ITS#2519)
+       Removed lint
+       Documentation
+               Misc man page updates
+
+OpenLDAP 2.1.20 Release
+       Fixed slapd idletimeout behavior (ITS#2374)
+       Fixed slapd accept() fail busyloop (ITS#2482)
+       Fixed slapd regex lookup mutex issue (ITS#2505)
+       Fixed back-bdb/ldbm filter indexing bugs (ITS#2506) (ITS#2507)
+       Fixed back-bdb cache consistency bug (ITS#2470)
+       Fixed libldap ldap_get_attribute_ber bug
+       Documentation
+               Misc man page updates
+
+OpenLDAP 2.1.19 Release
+       Fixed slapd substring index normalization (ITS#2468)
+       Fixed back-bdb attribute index tracking (ITS#2496)
+       Documentation
+               Misc man page updates
+
+OpenLDAP 2.1.18 Release
+       Fixed slapd slave update when updateref missing bug (ITS#2435)
+       Fixed slapd SLP reg/dereg bugs (ITS#2438) (ITS#2442)
+       Fixed slapd crash on uniqueMember= filter (ITS#2447)
+       Fixed slapd subordinate database crash
+       Fixed slapd ACL group DN crash (ITS#2467)
+       Fixed slapd substring normalization bug (ITS#2468)
+       Fixed back-bdb search filter empty value bug (ITS#2453)
+       Fixed back-bdb/ldbm filter index computed/undefined bugs (ITS#2449)
+       Fixed SASL interactive free bug (ITS#2423)
+       Fixed libldap sasl interactive internal error bug (ITS#2475)
+       Fixed libldap ldap_host_connected_to portability bug (ITS#2459)
+       Fixed liblber multi-value decode bug (ITS#2458)
+       Fixed liblber over read bug (ITS#2465)
+       Fixed ldappasswd -y support (ITS#2441)
+       Documentation
+               Misc man page updates
+
+OpenLDAP 2.1.17 Release
+       Fixed libldap_r thread pool context bug (ITS#2404)
+       Fixed libldap T.61 convert bug (ITS#2388)
+       Fixed libldap h_errno bug
+       Fixed slapd cn=# bug (ITS#2387)
+       Fixed slapd naming violation error checks
+       Fixed slapd modify password uninit free bug (ITS#2390)
+       Fixed slapd request flooding bug (ITS#2389)
+       Fixed slurpd one shot mode (ITS#2385)
+       Fixed slurpd core dump on exit (ITS#2363)
+       Fixed slapadd oidm destroy bug (ITS#2409)
+       Fixed clients critical argument handling
+       Updated clients password file support
+       Added slappasswd password file support
+       Removed lint (ITS#2382)
+       Build Environment
+               Updated versioning system
+               Added LDAP cache shell-only routines
+       Documentation
+               Updated slurpd(8) -u usage
+               Misc man page updates
+
+OpenLDAP 2.1.16 Release
+       Fixed slapd sasl internal search "auth" issue
+       Fixed liblber BER decoding bug (ITS#2365)
+       Fixed slurpd TLS failure handling (ITS#2253)
+       Fixed back-meta NULL deref bug (ITS#2359)
+       Fixed back-ldap memory corruption (ITS#2362)
+       Fixed back-ldbm IDL corruption (ITS#2348)
+       Fixed back-bdb IDL cache leak (ITS#2367)
+       Fixed slapd index large db files bug (ITS#2368)
+       Updated back-perl (ITS#2356)
+       Removed ldaptcl from distribution
+       Removed lint
+       Build Environment
+               Regenerated configure script for IPv6 fix (ITS#2347)
+       Documentation
+               Misc man page updates
+
+OpenLDAP 2.1.15 Release
+       Fixed slapd saslauthz null backend crash
+       Fixed libldap IPv6 SASL host bug (ITS#2347)
+       Fixed liblber 64bit len/tag bug (ITS#2344)
+       Fixed liblutil getpeereid replacement function (ITS#2333)
+       Fixed slapd illegal schema crash (ITS#2342)
+       Updated slaptools default backend (ITS#2343)
+       Updated liblber ber_get_stringbv handling
+       Removed lint
+       Build Environment
+               Updated NT build environment w/ slurpd support
+               Updated test suite
+       Documentation
+               Misc man page updates
+
+OpenLDAP 2.1.14 Release
+       Fixed slapd schema_check name check crash (ITS#2330)
+       Fixed slapd DirectoryString extraneous space index bug (ITS#2328)
+       Fixed back-bdb bdb_cache_find_entry* retry bug
+       Fixed back-bdb log message bug
+       Fixed back-bdb group/atttribute txn code (ITS#2122)
+       Fixed back-bdb modrdn subtree rename bug (ITS#2336)
+       Fixed client tools krb4 handling
+       Fixed (historic) CLDAP support (ITS#2335)
+       Updated slapadd to complain about holes in the DIT
+       Build Environment
+               Look harder for BDB 4.1 (ITS#2339)
+       Documentation
+               Misc man page updates
+
+OpenLDAP 2.1.13 Release
        Fixed back-bdb group ACL deadlock bug (ITS#2195)
        Fixed back-bdb passwd hang bug (ITS#2122)
        Fixed slapd RDN handling (ITS#2243)
+       Fixed slapd connections shutdown bug (ITS#2236)
        Fixed slap tools argument handling (ITS#2266)
        Fixed liblber PROTOS bugs (ITS#2275) (ITS#2280)
        Fixed liblber ber_flush debug level
-       Fixed libldap stream readahead bug
+       Fixed libldap stream readahead bug (IS#2305)
        Fixed libldap SASL null cred bug (ITS#2267)
+       Fixed libldap SASL promts free bug (ITS#2325)
        Fixed slapd SASL anon bugs (ITS#2268)
        Fixed back-glue exceeded results bug (ITS#2299)
        Fixed back-glue search reference bug
+       Fixed slurpd reject filename on Windows (ITS#2319)
+       Fixed slurpd re NULL crash (ITS#2320)
        Changed slapd DNS reverse lookups default to off
+       Updated slapd to remove pid and args files (ITS#2318)
        Updated slapd bind stats logging
        Updated slapd proxy authorization support
        Updated libldap TLS certificate checking (ITS#2161)
        Updated back-ldap, back-meta, back-sql
        Added slapd ACL caching
+       Added slapd ACL set string expand (ITS#2285)
        Added slapd attribute options enhancement
-       Added slapd ldapi// SASL EXTERNAL support
+       Added slapd ldapi:// SASL EXTERNAL support
        Added liblutil passwd sanity checks (ITS#2159)
        Build Environment
                Check back-bdb requirement for BDB 4.1
                Removed configure flags for deprecated features
-               Misc man page updates
                Updated test suite
+       Documentation
+               Misc man page updates
 
 OpenLDAP 2.1.12 Release
        Build Environment