- Update to 1.1.11.

+ LDB:ldb_tdb.c - deny multi-valued attributes manipulation with doublets
  + LDB:ldbsearch - add search filter tests
  + LDB:ldbsearch - search filters do not only contain "="
  + lib/ldb: Use tdb_parse_record and a callback rather than tdb_fetch()
- BuildRequire tevent version >= 0.9.17.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=24
This commit is contained in:
Lars Müller
2012-08-30 16:40:15 +00:00
committed by Git OBS Bridge
parent b8ae2db51a
commit d115c341db
4 changed files with 15 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
%define talloc_version 2.0.7
%define tdb_version 1.2.10
%define tevent_version 0.9.16
%define tevent_version 0.9.17
Name: ldb
#!BuildIgnore: libtalloc
@@ -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.10
Version: 1.1.11
Release: 0
Summary: An LDAP-like embedded database
License: GPL-3.0+