SHA256
1
0
forked from pool/ldb

- Update to 1.1.26; (bsc#954658).

+ let a timeout of -1 indicate no timeout for a given request
  + fix memory leaks in pyldb ldb.search()
  + build fixes
  + improve pyldb ldb.search() help message
  + add pyldb ldb.search_iterator() api
  + add LDB_ATTR_FLAG_FORCE_BASE64_LDIF as optional argument
    to ldb_schema_attribute_add()
  + add client support for LDB_CONTROL_DIRSYNC_EX

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=95
This commit is contained in:
Lars Müller
2016-02-19 21:56:01 +00:00
committed by Git OBS Bridge
parent 82478106fa
commit 7f7512fcff
6 changed files with 29 additions and 16 deletions

View File

@@ -26,7 +26,7 @@
%define talloc_version 2.1.5
%define tdb_version 1.3.8
%define tevent_version 0.9.26
%define tevent_version 0.9.27
Name: ldb
BuildRequires: docbook-xsl-stylesheets
@@ -50,7 +50,7 @@ BuildRequires: python3-devel
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
Url: https://ldb.samba.org/
Version: 1.1.25
Version: 1.1.26
Release: 0
Summary: An LDAP-like embedded database
License: GPL-3.0+