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