From c20b587a3bb2b339468fefd3f60c5ca85e1873c6 Mon Sep 17 00:00:00 2001 From: Noel Power Date: Fri, 28 Sep 2018 15:14:54 +0100 Subject: ldb: Bump ldb version to 1.4.3 * Python: Ensure ldb.Dn can accept utf8 encoded unicode (bug 13616) BUG: https://bugzilla.samba.org/show_bug.cgi?id=13616 Signed-off-by: Noel Power Signed-off-by: Andrew Bartlett --- lib/ldb/ABI/pyldb-util-1.4.3.sigs | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 lib/ldb/ABI/pyldb-util-1.4.3.sigs (limited to 'lib/ldb/ABI/pyldb-util-1.4.3.sigs') diff --git a/lib/ldb/ABI/pyldb-util-1.4.3.sigs b/lib/ldb/ABI/pyldb-util-1.4.3.sigs new file mode 100644 index 00000000000..74d6719d2bc --- /dev/null +++ b/lib/ldb/ABI/pyldb-util-1.4.3.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 v1.2.1