Hello community,

here is the log from the commit of package tdb for openSUSE:Factory checked in 
at 2012-12-05 14:09:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tdb (Old)
 and      /work/SRC/openSUSE:Factory/.tdb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tdb", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/tdb/tdb.changes  2012-09-23 21:15:51.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.tdb.new/tdb.changes     2012-12-05 
14:09:49.000000000 +0100
@@ -1,0 +2,17 @@
+Sun Dec  2 17:27:15 UTC 2012 - [email protected]
+
+- 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)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ tdb.spec ++++++
--- /var/tmp/diff_new_pack.cO6wkm/_old  2012-12-05 14:09:50.000000000 +0100
+++ /var/tmp/diff_new_pack.cO6wkm/_new  2012-12-05 14:09:50.000000000 +0100
@@ -34,7 +34,7 @@
 %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+

++++++ build_pie.patch ++++++
--- /var/tmp/diff_new_pack.cO6wkm/_old  2012-12-05 14:09:50.000000000 +0100
+++ /var/tmp/diff_new_pack.cO6wkm/_new  2012-12-05 14:09:50.000000000 +0100
@@ -3,10 +3,10 @@
 
     Build and link binaries with PIE flags.
 
-Index: tdb-1.2.10/wscript
+Index: tdb-1.2.11/wscript
 ===================================================================
---- tdb-1.2.10.orig/wscript
-+++ tdb-1.2.10/wscript
+--- tdb-1.2.11.orig/wscript
++++ tdb-1.2.11/wscript
 @@ -94,20 +94,27 @@ def build(bld):
  
          bld.SAMBA_BINARY('tdbrestore',

++++++ tdb-1.2.10.tar.gz -> tdb-1.2.11.tar.gz ++++++
++++ 9302 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to