ldb: version 1.5.2 ldb-1.5.2
authorStefan Metzmacher <metze@samba.org>
Mon, 14 Jan 2019 22:41:49 +0000 (23:41 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 15 Jan 2019 10:29:56 +0000 (11:29 +0100)
commit340cb9ca97bc2a23f102f80897a8d8f4809f0072
treeb93d3d131e2bcac4ebe56fde37820deb89ee766a
parent1c73f38633ce40bcf19775fbeaf5e3baacdba9ab
ldb: version 1.5.2

* Build fixes
* dirsync: Allow arbitrary length cookies
  (bug #13686)
* The build uses python3 by default:
* --extra-python would take python2 now
* To build with python2 only use:
  PYTHON=python2 ./configure
  PYTHON=python2 make
  PYTHON=python2 make install

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Karolin Seeger <kseeger@samba.org>
lib/ldb/ABI/ldb-1.5.2.sigs [new file with mode: 0644]
lib/ldb/ABI/pyldb-util-1.5.2.sigs [new file with mode: 0644]
lib/ldb/ABI/pyldb-util.py3-1.5.2.sigs [new file with mode: 0644]
lib/ldb/wscript