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