From: Stefan Metzmacher Date: Thu, 13 Jun 2024 13:31:48 +0000 (+0200) Subject: BUG 15569 ldb: add missing ABI/pyldb-util-2.8.1.sigs X-Git-Tag: samba-4.19.8~96 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=fecc211af0edc2f7d6a553df7a07317a2cfe27f6;p=thirdparty%2Fsamba.git BUG 15569 ldb: add missing ABI/pyldb-util-2.8.1.sigs This should have been in commit: 6ca4df6374136d1d205de689618dc8fce5177d14 Signed-off-by: Stefan Metzmacher Autobuild-User(v4-19-test): Stefan Metzmacher Autobuild-Date(v4-19-test): Wed Jul 3 08:36:32 UTC 2024 on atb-devel-224 --- diff --git a/lib/ldb/ABI/pyldb-util-2.8.1.sigs b/lib/ldb/ABI/pyldb-util-2.8.1.sigs new file mode 100644 index 00000000000..164a806b2ff --- /dev/null +++ b/lib/ldb/ABI/pyldb-util-2.8.1.sigs @@ -0,0 +1,3 @@ +pyldb_Dn_FromDn: PyObject *(struct ldb_dn *) +pyldb_Object_AsDn: bool (TALLOC_CTX *, PyObject *, struct ldb_context *, struct ldb_dn **) +pyldb_check_type: bool (PyObject *, const char *)