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