Package: tdb / 1.3.11-2

Metadata

Package Version Patches format
tdb 1.3.11-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
30_tdb_logging_func.diff | (download)

ABI/tdb-1.2.1.sigs | 1 1 + 0 - 0 !
common/open.c | 5 5 + 0 - 0 !
include/tdb.h | 3 3 + 0 - 0 !
3 files changed, 9 insertions(+)

 provide public symbol tdb_logging_function removed upstream without major version change. (bug #511011)

40_test_transaction_expand_non_fatal.diff | (download)

wscript | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 make test transaction-expand non-fatal
 The test tdb1-run-transaction-expand fails on some architectures. This patch
 makes the test non-fatal for now.