]> git.sur5r.net Git - openldap/blob - CHANGES
Releng notes
[openldap] / CHANGES
1 OpenLDAP 2.1 Change Log
2
3 OpenLDAP 2.1.11 Release
4         Fixed slapd oc flags bug
5         Fixed slapd objectIdentifierFirstComponentMatch bug
6
7 OpenLDAP 2.1.10 Release
8         Fixed slapd acl/group value_find_ex() bug (ITS#2227)
9         Fixed slapd empty values return filter control bug (ITS#2219)
10         Fixed slapd NameAndOptionalUID bug
11         Fixed slapd reentant gethostbyname bug
12         Fixed slapd SASL/EXTERNAL handling (ITS#2234)
13         Fixed ldbm/bdb modrdn replog bug (ITS#2235)
14         Fixed ldapsearch empty baseObject bug
15         Fixed libldap_r thread stack size
16         Fixed libldap SASL/EXTERNAL handling
17         Fixed liblber ber_get_next assert bug (ITS#2246)
18         Updated ldapdelete/ldapmodrdn continue error handling
19         Added back-bdb IDL slab cache  (ITS#2183)
20         Removed lint, etc.
21         Build Environment
22                 Update to libtool 1.4.3 & shtool 1.6.2
23
24 OpenLDAP 2.1.9 Release
25         Fixed back-bdb moddn newSuperior bug
26         Fixed back-ldap/meta modify bug (ITS#2158)
27         Fixed back-glue segv bug (ITS#2214)
28         Fixed back-monitor subordinate database bug
29         Fixed libldap try_read1msg drain bug (ITS#2153)
30         Fixed libldap SASL bugs (ITS#2184)
31         Fixed libldap referral bug (ITS#2187)
32         Fixed libldap getaddrinfo threading bug (ITS#2221)
33         Fixed libldif empty value bugs (ITS#2218)
34         Added slapd allow update_anon feature (ITS#2155)
35         Added slapd authz stats logging feature (ITS#2165)
36         Fixed slapd unix socket unlink bug (ITS#2157)
37         Fixed slapd referral/alias normalization bug
38         Fixed slapd logging bugs (ITS#2170)
39         Fixed slapd rootdse entry_free bug (ITS#2172)
40         Fixed slapd multimaster passwd bug (ITS#2176)
41         Fixed slapd bad acl DN bug (ITS#2196)
42         Fixed slapd SASL bugs (ITS#2200) (ITS#2202)
43         Fixed slapd language range option bug
44         Fixed slapd new logging bugs
45         Removed lint
46         Build Environment
47                 Add subordinate referral test
48                 Updated other misc other tests
49                 Updated back-sql checks (ITS#2163)
50                 Fixed liblber snprintf issues (ITS#2128) (ITS#2129) (ITS#2203)
51                 Fixed configure shtool no bold handling
52
53 OpenLDAP 2.1.8 Release
54         Build Environment
55                 Update configure script
56
57 OpenLDAP 2.1.7 Release
58         Fixed liblber bvarray_add bug (ITS#2142)
59         Added libldap additional schema routines
60         Updated ldapmodify -c error handling (ITS#2133)
61         Build Environment
62                 Update {thr,sched,pthread}_yield detection
63         Documentation
64                 Misc updates
65
66 OpenLDAP 2.1.6 Release
67         Fixed slapd unsupported non-critical control handling
68         Fixed slapd value_find() uninitialized variable bug (ITS#2097)
69         Fixed back-dnssrv default referral handling (ITS#2116)
70         Fixed liblunicode memory leak (ITS#2126)
71         Fixed slapd listener crash (ITS#2132)
72         Fixed slapd modify mod_add_values crash (ITS#2136)
73         Updated slapd adlist support
74         Updated slapd disallow bind_simple_unprotected
75         Updated back-bdb/ldbm add/delete/rename ACLs
76         Updated libldap_r Pth support (ITS#724) (ITS#1033)
77         Added libldap get referral option (ITS#2121)
78         Added libldap DIT content rule routines
79         Added back-shell "entry" ACLs
80         Added slapd obsolete schema checks
81         Disable suffixAlias feature (ITS#2117)
82         Removed back-shell surrogate parent code
83         Misc minor fixes and cleanup
84         Build Environment
85                 Fixed back-bdb module linking problem
86                 Fixed misc. portability bugs
87                 Updated DB_THREAD detection (ITS#2127)
88                 Updated pthreads detection 
89                 Updated shtool to latest
90                 Updated test suite
91         Documentation
92                 Misc. updates (ITS#2093) (ITS#2105) (ITS#2106)
93
94 OpenLDAP 2.1.5 Release
95         Fixed back-ldbm indirect IDL bug (ITS#2039)
96         Fixed back-bdb locker_id bugs (ITS#2040)
97         Fixed back-bdb duplicate results (ITS#2044)
98         Fixed back-bdb group member check
99         Fixed back-bdb idl_intersection bug (ITS#2082)
100         Fixed slapd objectClass subclassing matching (ITS#2053)
101         Fixed slapd base==target referral bug (ITS#1991)
102         Fixed slapd ACL attribute auth bug (ITS#2067)
103         Fixed slapd one-level search with subordinates
104         Fixed libldap DNS SRV buffer size bug
105         Fixed liblber write bugs (ITS#1983)
106         Fixed liblutil b64 length bugs (ITS#2055)
107         Added slapadd lastmod attribute support
108         Added ldap tools passfile (-y) support (ITS#2031)
109         Added ldapmodify LDIFv1 control: support (ITS#2060)
110         Added slapd appropriate matching rule checks
111         Fixed libldap TLS session id bug
112         Updated slapd hasSubordinates
113         Updated slapd extensible matching
114         Updated matched values and noop controls
115         Updated back-passwd gecos buffer size bug (ITS#2046)
116         Updated back-ldap, back-meta, and back-sql
117         Build Environment
118                 Added SASL version checks
119                 Added IPv6 sockaddr_storage check
120                 Added Berkeley DB 4.1 support
121                 Fixed module build issues (ITS#2047 ITS#2048 ITS#2065)
122                 Updated test suite (ITS#2054)
123                 Updated NT and zOS ports
124         Documentation
125                 Added ldapwhoami(1) man page
126                 Misc man page updates
127
128 OpenLDAP 2.1.4 Release
129         Fixed slapd DN normalization (requires DB reload)
130         Fixed slapd bootParameter validation bug (ITS#1957)
131         Fixed slapd saslRegex bug (ITS#1978)
132         Fixed slapd abstract objectclass check
133         Fixed back-monitor time stats (ITS#1984)
134         Fixed slapd saslRegexp normalization (ITS#1951)
135         Fixed back-meta undef DN attr bug (ITS#1953)
136         Fixed back-meta search operation error (ITS#2014)
137         Fixed ldapmodify LDIF CRLF handling
138         Fixed back-bdb IDL bugs (ITS#1969, ITS#1977, ITS#2015)
139         Fixed back-bdb entry return (ITS#1994)
140         Fixed back-bdb lock_id error detection (ITS#2030)
141         Fixed slapd inappropriate return of operationsError (ITS#1995)
142         Fixed slapd group ACL bug (ITS#1978)
143         Fixed slapd " " handling (ITS#1998)
144         Fixed IPv6 underallocation bug (ITS#2018)
145         Fixed libldap gethostbyname init bug (ITS#2019)
146         Added LDAP SASL auxprop plugin to contrib
147         Added buffer overrun checks (ITS#1936, ITS#1965, ITS#2009-2011)
148         Added slapd subschema DN configuration (ITS#1893)
149         Updated slapd anon update error code (ITS#1987)
150         Updated slapd/libldap error messages (ITS#1989)
151         Updated slapd/libldap IPv4 only handling
152         Updated slapd bind logging (ITS#1809) (ITS#2017)
153         Updated slapd/libldap IPv6 handling (ITS#2018)
154         Updated libldap LDAP_OPT_RESTART handling
155         Updated new logging
156         Updated OpenLDAPaci syntax/semantics (ITS#2005, ITS#2006)
157         Updated back-sql
158         Build Environment
159                 Added zOS port
160                 Updated WinNT port
161                 Added DN testing to tests suite
162                 Fixed krbName schema (ITS#1948)
163                 Fixed pkiUser schema (ITS#1959)
164                 Fixed back-shell builds (ITS#1985)
165                 Resolve liblutil/passwd <des.h> conflict (ITS#2016)
166                 Resolved IRIX sc_mask conflict (ITS#2022)
167                 Removed ud(1) and filter template API (ITS#2011)
168                 Removed lint (ITS#2021)
169         Documentation
170                 Replaced namedref with RFC 3296
171                 Misc manual page updates
172
173 OpenLDAP 2.1.3 Release
174         Fixed slapd access to dn="" bug (ITS#1921)
175         Fixed slapd structuralObjectClass lastmod bug (ITS#1904)
176         Fixed slapd krbName bug (ITS#1913)
177         Fixed slapd schema error alignment bug
178         Fixed slapd excessive DN logging (ITS#1901)
179         Fixed slapd matched values malloc bug (ITS#1931)
180         Fixed slapd TLS data ready bug
181         Updated slapd SASL proxy policy code
182         Updated slapd require "strong" check
183         Added slapd disallow bind_simple_unprotected directive
184         Added slapd SASL setpass support (ITS#1943)
185         Added slapd IPv4/v6 only options
186         Updated back-bdb entry locking
187         Fixed liblutil passwd cleartext bug
188         Fixed back-ldap/meta mapping bug (ITS#1787)
189         Added back-monitor added monitorContext support
190         Fixed back-perl ad_cname bug (ITS#1882)
191         Fixed libldap ldap_controls_dup() malloc bug (ITS#1898)
192         Fixed libldap openssl compat bug (ITS#1924)
193         Fixed ucgendat EOF bug (ITS#1917)
194         Removed lint
195         Build Environment
196                 Added cc missing check
197                 Added monitor backend test
198                 Updated <ac/socket.h> SHUT_RDWR 
199                 Fixed SASL-less build issues
200                 Fixed back-perl build issues (ITS#1827)
201                 Fixed libldap_r references.c issue (ITS#1922)
202                 Added -ldb-4 detection (ITS#1888)
203                 Disabled back-sql (ITS#1920)
204         Documentation
205                 Numerous manual page updates
206
207 OpenLDAP 2.1.2 Release
208         Initial release for "general" use.
209