]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Ready for release (2.1.28)
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 2a7a3fea96ddc1f189400b468329355dd440499f..7493e9a1519ff39bebc6461b2c92bead9583d223 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,87 @@
 OpenLDAP 2.1 Change Log
 
-OpenLDAP 2.1.23 Engineering
+OpenLDAP 2.1.28 Release
+       Fixed back-bdb slapadd crash (ITS#2974)
+       Fixed typo in ACL STYLE slap_style_e enum (ITS#3001)
+       Added ACL set logging (ITS#2949)
+       Fixed '=' escape in DN (ITS#3009)
+       Documentation
+               Fixed ldapmodify(1) manpage (ITS#3002)
+               Fixed ldapmodrdn(1) manpage (ITS#3003)
+
+OpenLDAP 2.1.27 Release
+       Fixed slapd replog ordering bug (ITS#2512)
+       Fixed slapd uninitialized variable bug
+       Fixed libldap SASL client callbacks (ITS#2926)
+       Build Environment
+               Fixed gai_strerr portability problem (ITS#2643)
+               Fixed DNS res_query portability problem
+
+OpenLDAP 2.1.26 Release
+       Fixed slapd bdb error recovery bug (ITS#2865)
+       Fixed slapd bdb IDL cache cleanup bug (ITS#2917)
+       Fixed slapd SASL auxprop typo (ITS#2909)
+       Fixed slapd backglue segfault (ITS#2924)
+       Fixed slapd bind mech in authDN (ITS#2871)
+       Fixed back-ldap compare operation (ITS#2893)
+       Fixed back-ldap suffix massage when --enable-rewrite=no (ITS#2923)
+       Fixed libldap sort references bug (ITS#2494)
+       Fixed libldap SASL_MECH bug (ITS#2717)
+       Fixed lutil_passwd base64 length bugs (ITS#2835, ITS#2869)
+       Updated librewrite (ITS#2787)
+       Updated slurpd (misc bug fixes)
+       Build Environment
+               Updated release documents
+       Documentation
+               Misc man page updates
+
+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)