ldb: version 1.2.0ldb-1.2.0
commit3f0a2500cec6aaf0104c3b61a8c93d09db80365f
authorStefan Metzmacher <metze@samba.org>
Tue, 11 Apr 2017 15:50:08 +0000 (11 17:50 +0200)
committerStefan Metzmacher <metze@samba.org>
Sun, 2 Jul 2017 15:35:20 +0000 (2 17:35 +0200)
tree777197e400e046fb4ac15f5171b895606b900fe0
parent0fac7e4d7391f3f4aed54f0c7fbc9fd3cc33bf6a
ldb: version 1.2.0

* handle one more LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALUE_CHECK
  case in ldb_tdb
* fix ldb_tdb locking (performance) problems
* fix ldb_tdb search inconsistencies by adding
  read_[un]lock() hooks to the module stack
  (bug #12858)
* add cmocka based tests for the locking issues
* ldb_version.h provides LDB_VERSION_{MAJOR,MINOR,RELEASE} defines
* protect ldb_modules.h from being used by Samba < 4.7
  Note: that this release (as well as 1.1.30 and 1.1.31)
  may cause problems for older applications, e.g. Samba
  See https://bugzilla.samba.org/show_bug.cgi?id=12859

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/ldb/ABI/ldb-1.1.31.sigs
lib/ldb/ABI/ldb-1.2.0.sigs [copied from lib/ldb/ABI/ldb-1.1.31.sigs with 100% similarity]
lib/ldb/ABI/pyldb-util-1.2.0.sigs [new file with mode: 0644]
lib/ldb/ABI/pyldb-util.py3-1.2.0.sigs [new file with mode: 0644]
lib/ldb/wscript