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)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Jul 2018 02:32:08 +0000 (04:32 +0200)
commit52efa796538ae004ca62ea32fc8c833472991be6
treea804b9c62a96f5017c562fc4288600342132f284
parent1a559fd6a9026d72c3cd50d97c454081e9532068
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>
lib/ldb/wscript