]> git.sur5r.net Git - openldap/blob - CHANGES
Ready for release
[openldap] / CHANGES
1 OpenLDAP 2.2 Change Log
2
3 OpenLDAP 2.2.14 Release
4         Fixed back-bdb ignore deadlock bug (ITS#3188)
5         Fixed back-bdb pagedResults no end cookie bug (ITS#3161)
6         Fixed back-bdb pagedResults clear controls bug (ITS#3182)
7         Fixed back-bdb pagedResults ignore control bug
8         Fixed back-hdb empty suffix bugs (ITS#3063,3186)
9         Fixed back-meta freeit bug (ITS#3190)
10         Fixed slapi prototypes bug (ITS#3166)
11         Fixed slapi internal search limit bugs (ITS#3183)
12         Added slapd -l USER/DAEMON options (ITS#3187)
13         Build environments
14                 Fixed back-sql trace builds
15         Documentation
16                 Fixed slapd.access(5) dn.regex $$ bug
17
18 OpenLDAP 2.2.13 Release
19         Fixed pcache CSN pending segfault (ITS#3180)
20         Added libldap cert check extension (ITS#3134)
21
22 OpenLDAP 2.2.12 Release
23         Fixed slapd empty DN uniqueMember normalization
24         Fixed slapd empty DN in proxyAuthx control
25         Fixed slapd parsing of auth{cz} "dn:<pat>" rules
26         Fixed slapd first component bug (ITS#3118)
27         Fixed slapd TOLOWER macro use bug (ITS#3115)
28         Fixed slapd TLS context clash bug (ITS#3109)
29         Fixed slapd set acl recursion (ITS#3140)
30         Fixed slapd entry2mods normalization bug (ITS#3144,3152)
31         Fixed slapd extended match memory leak (ITS#3146)
32         Fixed slapd syncrepl persist interval issue (ITS#3064)
33         Fixed slapd abandon/cancel pending bug (ITS#3160)
34         Fixed slapd sl_malloc memory leak (ITS#3155)
35         Fixed back-ldap normalization bug 
36         Fixed pcache cache_entries init bug (ITS#3150)
37         Fixed pcache consistency_check bug (ITS#3151)
38         Fixed pcache erroneous reply (ITS#3153)
39         Fixed pcache remove_query_data bug (ITS#3170)
40         Fixed libldap SASL mutex init bug (ITS#3123)
41         Fixed libldap SASL buffering bug (ITS#3139)
42         Fixed liblutil passwd seed len bug (ITS#3169)
43         Build Environment
44                 Fixed liblber memory debug portability bug (ITS#3116)
45                 Fixed back-perl perl portability bug (ITS#2554,2946)
46
47 OpenLDAP 2.2.11 Release
48         Fixed slapd undefined objectclass bug (ITS#3097)
49         Fixed slapd acl dn="" bug
50         Updated slapd limits handling
51         Build Environment
52                 Fixed MacOSX sl_free interop bug (ITS#3092)
53                 Fixed libtool -static bug
54                 Added Berkeley DB mismatch check
55
56 OpenLDAP 2.2.10 Release
57         Build Environment
58                 Fix configure bug (ITS#3094)
59
60 OpenLDAP 2.2.9 Release
61         Fixed slapd syncrepl replication bugs (ITS#3055,3056,3069)
62         Fixed slapd slurpd update bugs
63         Fixed slapd inappropriate bind error disclosure bugs
64         Fixed slapd sun_path portability bug
65         Fixed slapd passwd referral memory leak
66         Fixed slapd sasl userdb checkpass bug (ITS#3048)
67         Fixed slapd duplicate value detection (ITS#3066)
68         Fixed slapd permissive modify control (ITS#3068)
69         Fixed slapd updateref handling
70         Fixed slapd saslauthz subtree scope bug (ITS#3077)
71         Fixed back-bdb paged results bug (ITS#3076)
72         Fixed back-bdb "" suffix bug (ITS#3063)
73         Fixed back-bdb/hdb/ldbm approx w/o index bug (ITS#3062)
74         Fixed back-meta compare return code (ITS#3042)
75         Fixed back-ldbm IDL delete bug (ITS#3046)
76         Fixed back-ldbm modrdn indexing bug (ITS#3059)
77         Fixed libldap parse_oid core dump bug (ITS#3065)
78         Fixed ldapmodify missing error information bug (ITS#3057)
79         Fixed ldapsearch paged results error handling
80         Updated slapd limits handling
81         Updated slapd overlay framework
82         Added slapd Delivery Method syntax validation (ITS#3052)
83         Added libldap ditContentRule oidMacro support (ITS#2920)
84         Removed lint
85         Build Environment
86                 Fixed slapd dynamic backend build (ITS#3044)
87                 Fixed slaptools DESTDIR handling (ITS#3070)
88                 Removed deprecated configure options
89                 Updated configure backend/overlay options
90                   Requires changes in module configuration practices
91
92 OpenLDAP 2.2.8 Release
93         Fixed slapd/slapadd syncrepl bugs (ITS#2948,2995)
94         Fixed slapd sasl-regexp multiple entry bug (ITS#3033)
95         Fixed slapd bind method portability bug (ITS#3038)
96         Fixed libldap try_read1msg bug (ITS#2982)
97         Added slapd numericStringOrderingMatch rule support (ITS#2988)
98         Added slurpd replication interval config option (ITS#2768)
99         Build Environment
100                 Fixed shared library soname issues (ITS#3035)
101                   May requires changes in link practices of dependent apps
102
103 OpenLDAP 2.2.7 Release
104         Fixed slapd IDL avl_delete failure bug (ITS#3004)
105         Fixed slapd erroneous illegal filter handling (ITS#2977)
106         Fixed slapd syncrepl bugs (multiple)
107         Fixed slapd value regex ACL bug (ITS#3008)
108         Fixed slapd SASL dnauthz bug (ITS#2961)
109         Fixed slapcat tools bug (ITS#2974)
110         Fixed back-monitor crash when used with overlays (ITS#3023)
111         Fixed back-ldap massaged base free (ITS#2999)
112         Fixed back-meta memory leak issues (ITS#2986)
113         Fixed back-glue search abandon handling (ITS#2999)
114         Fixed back-sql undefined attribute name request bug (ITS#3005)
115         Fixed back-sql oracle-related issues (ITS#2641)
116         Fixed back-bdb empty suffix/contextCSN bug (ITS#2970)
117         Fixed libldap/slapd '=' escape in DN (ITS#3009)
118         Fixed back-sql attribute subtype in search request
119         Updated ldapsearch paged results handling
120         Added total operation count in back-monitor (ITS#2983)
121         Added slapd ACL peername/expand styles (ITS#2907, ITS#3010)
122         Added slapd ACL set logging (ITS#2949)
123         Build Environment
124                 Fixed overlay module build issue (ITS#2978)
125                 Fixed libldap T_SRV portability bug (ITS#2990)
126                 Fixed AIX portability issues (ITS#2997,2998)
127                 Fixed shared library soname versioning (ITS#3016)
128                   Requires changes in link practices of dependent apps
129                 Updated MS win32 port (ITS#2992)
130         Documentation
131                 Fixed ldapmodrdn(1) manpage (ITS#3003)
132                 Updated release documents
133
134 OpenLDAP 2.2.6 Release
135         Fixed slapd SASL callback handling (ITS#2926)
136         Fixed slapd backglue sizelimit bug (ITS#2888)
137         Fixed slapd numericStringMatch bug (ITS#2938)
138         Fixed libldap maxbuf handling (ITS#2944,2956)
139         Fixed libldap_r abandon msgid mutex bug 
140         Fixed liblutil NS MTA MD5 passwd len bug (ITS#2899)
141         Fixed slapd pcache DB init bug (ITS#2960)
142         Updated libldap reference handling (ITS#2984)
143         Updated slapd syncrepl support (multiple)
144         Updated slapd connection deferred logging (ITS#2959)
145         Updated slapd filter logging
146         Updated back-ldap
147         Updated back-bdb to use Btree indices instead of Hashes
148                 Requires recreation of indices of existing databases
149         Added slapd limit groups (ITS#2967)
150         Build Environment
151                 Fixed test021 portable echo bug (ITS#2933, ITS#2879)
152                 Fixed EBCDIC conversion bugs (ITS#2962)
153         Documentation
154                 Misc. man page updates
155         Contributed Software
156                 Added slapd passwd modules
157                 Updated libcldap++
158
159 OpenLDAP 2.2.5 Release
160         Fixed slapd filter bug (ITS#2901)
161         Fixed slapd/syncrepl shutdown bug (ITS#2910)
162         Fixed back-glue sizeExceeded bug (ITS#2888)
163         Fixed back-bdb syncrepl psearch add bug
164         Fixed back-bdb/tools duplicate entry detection (ITS#2905)
165         Fixed back-ldap suffix massage when --enable-rewrite=no (ITS#2923)
166         Updated slapi to honor access denied return value from ACL plugins
167         Fixed slapcat backglue subsequent subordinates bug (ITS#2924)
168         Updated slappasswd error reporting (ITS#2906)
169         Fixed CYGWIN/MINGW threading bug (ITS#2921)
170         Fixed GYGWIN/MINGW ldapsearch glob problem (ITS#2922)
171         Build environment
172                 Fixed slapd passwd portable C bug (ITS#2900)
173                 Fixed librewrite portable C bug (ITS#2908)
174                 Fixed libldap/dnssrv.c building on MacOS X
175                 Fixed CYGWIN/MINGW configure issues (ITS#2918)
176                 Fixed z/OS configure issues
177         Documentation
178                 Updated ldapsearch(1) -t description (ITS#2925)
179
180
181 OpenLDAP 2.2.4 Release
182         Initial release for "general" use.
183