Hello community,

here is the log from the commit of package tdb for openSUSE:Factory checked in 
at 2014-03-23 22:29:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tdb (Old)
 and      /work/SRC/openSUSE:Factory/.tdb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tdb"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tdb/tdb.changes  2013-12-09 07:19:44.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.tdb.new/tdb.changes     2014-03-23 
22:29:26.000000000 +0100
@@ -1,0 +2,23 @@
+Thu Mar 20 19:12:16 UTC 2014 - lmue...@suse.com
+
+- Update to version 1.2.13.
+  + Reduce freelist contention
+  + Make "tdb_purge_dead" internally public
+  + Make "tdb_find_dead" internally public
+  + Add "last_ptr" to tdb_find_dead
+  + Move adding tailer space to tdb_find_dead
+  + Do a best fit search for dead records
+  + Don't purge records to a blocked freelist
+  + Fix a tdb corruption
+  + always open internal databases with incompatible hash.
+  + in tdb_delete_hash, make lock/unlock bracket more obvious
+  + simplify tdb_delete_hash() a bit
+  + tdbtool: dump record magic with fixed number of 8 hex digits
+  + tdbtool: dump record hash with fixed number of 8 hex digits
+  + Avoid reallocs for lockrecs
+  + Fix some typos in comments.
+  + Fix CID 1034959 Uninitialized scalar variable
+  + Fix CID 1034960 Uninitialized scalar variable
+  + Fix typos.
+
+-------------------------------------------------------------------

Old:
----
  tdb-1.2.12.tar.asc
  tdb-1.2.12.tar.gz

New:
----
  tdb-1.2.13.tar.asc
  tdb-1.2.13.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tdb.spec ++++++
--- /var/tmp/diff_new_pack.RsvcVS/_old  2014-03-23 22:29:27.000000000 +0100
+++ /var/tmp/diff_new_pack.RsvcVS/_new  2014-03-23 22:29:27.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tdb
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -37,7 +37,7 @@
 %endif
 BuildRequires:  python-devel
 Url:            http://tdb.samba.org/
-Version:        1.2.12
+Version:        1.2.13
 Release:        0
 Summary:        Samba Trivial Database
 License:        GPL-3.0+


++++++ tdb-1.2.12.tar.gz -> tdb-1.2.13.tar.gz ++++++
++++ 1687 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to