]> git.ipfire.org Git - thirdparty/samba.git/commit
ldb: Refuse to build Samba against a newer minor version of ldb
authorAndrew Bartlett <abartlet@samba.org>
Thu, 12 Jul 2018 00:34:56 +0000 (12:34 +1200)
committerKarolin Seeger <kseeger@samba.org>
Sat, 28 Jul 2018 04:16:15 +0000 (06:16 +0200)
commit5bfa46c23ecbd4f3dd9ed0238a3fdac9fe1581ea
treeed6ed2cbd68b5e16985fe3f07d7817110a98738e
parent7658ffc73ca6bc5f001baed1ca8ec09307b55d3d
ldb: Refuse to build Samba against a newer minor version of ldb

Samba is not compatible with new versions of ldb (except release versions)

Other users would not notice the breakages, but Samba makes many
more assuptions about the LDB internals than any other package.

(Specifically, LDB 1.2 and 1.4 broke builds against released
Samba versions)

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13519

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
(cherry picked from commit 52efa796538ae004ca62ea32fc8c833472991be6)
lib/ldb/wscript