A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The annotated tag, OPENLDAP_REL_ENG_2_4_31 has been created at 5b3b1b9db22768638be4aff0758d7e3de5e700f0 (tag) tagging a31c66e732bb17adea557eaf55ae7f59c0698350 (commit) replaces OPENLDAP_REL_ENG_2_4_30 tagged by Quanah Gibson-Mount on Wed Apr 18 12:18:51 2012 -0700
- Log ----------------------------------------------------------------- OpenLDAP 2.4.31
HIRABAYASHI Satoshi (1): ITS#7218 fix sessionlog usability check
Hallvard Furuseth (11): ITS#7191 Fix mdb_xcursor_init1() unaligned access Remove development file libmdb/make.sh Fix libmdb comments ITS#7191 Align dirty MDB pages on the stack Clean up MAP_FAILED handling in mdb. Fix valgrind call after malloc failure in mdb. Tweak mdb comment with conflicting spec of 'ID' Fix MDB_txninfo.mt2 padding on Windows/Apple ITS#7204 Fix test044-dynlist for --disable-monitor ITS#7234 Fix syncprov entry leak: Set op->o_tag ITS#7233 Fix slapd listener initialization.
Howard Chu (43): ITS#7195 add NotAllowedOnNonleaf to deltasync fallback errors ITS#7196 use IOV_MAX if it's defined and small ITS#7190 don't crash in slapcat on NULL entry ITS#7190 fix merging of branch pages in deletes Fix typo in 7bc62c512824c0d54cc6885ea876c2764510eca2 ITS#7200 enforce check for matching serverID URL ITS#7201 fix config flags ITS#7188 fix formatting ITS#7194 fix IPv6 URL detection ITS#7191 more alignment tweaks ITS#7191 fix typo, more alignment tweaks ITS#7203 approxIndexer should omit zero-length keys ITS#7200 fix regression in b4d403ea310022ca4ffcbf31fa20ead6c754f28d ITS#7205 fix check for existing suffix ITS#7207 check for ld->ld_defconn Update overflow page count when freeing overflow page ITS#7213 fix page_split with MDB_APPEND ITS#7210 partial fix ITS#7210 additional freelist fixes Add mfree utility to show the freelist Fix uninit'd xcursor index Fix entry counts in cursor_put Partial revert of prev commit ITS#7210 fix leak of overflow pages in freelist ITS#7219 fix for odd-aligned keys in mdb_update_key() ITS#7219 fixup keysize in previous commit ITS#7149 fix back-shell/back-perl Modify with binary values ITS#7149 more for back-perl, always use bv_len when available ITS#7149 pick up definition of STRLENOF ITS#7197 fix olcTLSVerifyClient keywords ITS#7228 check for unexpected result from ldapsearch ITS#7231 fix idl_append when b has only 1 element ITS#7231 simplify prev commit ITS#7235 prevent sop from being freed during init ITS#7229 more mdb_page_split fixes ITS#7230 check and strip 0 length IDLs from freelist ITS#7229 additional tweaks ITS#7238 doc clarification MDB_APPEND should only be used in tool mode ITS#7210 fix check for freelist changes ITS#7229 more mdb_page_split tweaks ITS#7245 fix slap_parse_sync_cookie invocation ITS#7240 note option inheritance behavior
Pierangelo Masarati (7): ITS#6656 add reqEntryUUID to logs of write ops ITS#6656 make reqEntryUUID searchable ITS#6656 keep loginfo mutex-protected ITS#6598 make control global ITS#7224 check *_names pointer before dereferencing ITS#7088 fix deadlock on write operations that do not need to be logged (please check) more on ITS#6656
Quanah Gibson-Mount (30): Return to release engineering ITS#7195 ITS#7196 ITS#7191 ITS#7190 ITS#7200 ITS#7201 ITS#7188 ITS#7194 ITS#7203 ITS#7204 ITS#7205 ITS#7207 ITS#7213 fix page_split with MDB_APPEND ITS#7218 ITS#7210 ITS#7219 ITS#7149 ITS#7197 ITS#7228 ITS#7233, ITS#7234 ITS#7231 ITS#7235 ITS#7229, ITS#7230, ITS#7238 ITS#6656 ITS#7224 ITS#7088 ITS#7245 ITS#7240 Prep for release
-----------------------------------------------------------------------