From 7b1fb36ad0df810b8629a4f5d5f069de4466d080 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Mon, 9 Jul 2012 09:27:16 +1000 Subject: lib/ldb: Bump ldb release due to pyldb changes We strictly need these changes to pass make test, and the concat change is backwards incompatible, so we really want to use the right version. Andrew Bartlett Autobuild-User(master): Andrew Bartlett Autobuild-Date(master): Mon Jul 9 04:34:06 CEST 2012 on sn-devel-104 --- lib/ldb/ABI/pyldb-util-1.1.8.sigs | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 lib/ldb/ABI/pyldb-util-1.1.8.sigs (limited to 'lib/ldb/ABI/pyldb-util-1.1.8.sigs') diff --git a/lib/ldb/ABI/pyldb-util-1.1.8.sigs b/lib/ldb/ABI/pyldb-util-1.1.8.sigs new file mode 100644 index 0000000000..74d6719d2b --- /dev/null +++ b/lib/ldb/ABI/pyldb-util-1.1.8.sigs @@ -0,0 +1,2 @@ +pyldb_Dn_FromDn: PyObject *(struct ldb_dn *) +pyldb_Object_AsDn: bool (TALLOC_CTX *, PyObject *, struct ldb_context *, struct ldb_dn **) -- cgit