- Update to 1.1.15.
+ Ensure to decrement the transaction_active whenever we delete a transaction. + Remove no-longer-existing ltdb_unpack_data_free from ldb_tdb.h. + Change ltdb_unpack_data to take an ldb_context. + Move doxygen comments for ldb_connect to the right place. + Fix callers for ldb_pack_data() and ldb_unpack_data(). + move ldb_pack.c into common. OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=29
This commit is contained in:
committed by
Git OBS Bridge
parent
90330d5af0
commit
e2a669046b
4
ldb.spec
4
ldb.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ldb
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -38,7 +38,7 @@ BuildRequires: python-tevent >= %{tevent_version}
|
||||
%define build_make_smp_mflags %{?jobs:-j%jobs}
|
||||
%endif
|
||||
Url: http://ldb.samba.org/
|
||||
Version: 1.1.14
|
||||
Version: 1.1.15
|
||||
Release: 0
|
||||
Summary: An LDAP-like embedded database
|
||||
License: GPL-3.0+
|
||||
|
Reference in New Issue
Block a user