- Update to version 1.2.11.

+ Make tdb robust against improper CLEAR_IF_FIRST restart
  + Make robust against shrinking tdbs
  + add -e option to tdbdump (and docment it).
  + tdbdump should log errors, and fail in that case.
  + add tdb_rescue()
  + Fix a typo
  + return unpack error on strdup failure
  + finish weaning off err.h.
  + don't use err.h in tests.
  + make TDB_NOSYNC merely disable sync.
  + remove unused debug_fprintf() macro that breaks the build
  + tests: fix use of a non-existent word (existant)

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tdb?expand=0&rev=27
This commit is contained in:
Lars Müller
2012-12-02 17:28:55 +00:00
committed by Git OBS Bridge
parent 1f16f92a12
commit afb1ea09df
6 changed files with 32 additions and 15 deletions

View File

@@ -34,7 +34,7 @@ BuildRequires: pkgconfig
%endif
BuildRequires: python-devel
Url: http://tdb.samba.org/
Version: 1.2.10
Version: 1.2.11
Release: 0
Summary: Samba Trivial Database
License: GPL-3.0+