Hello community,

here is the log from the commit of package libesedb for openSUSE:Factory 
checked in at 2016-02-09 13:32:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libesedb (Old)
 and      /work/SRC/openSUSE:Factory/.libesedb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libesedb"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libesedb/libesedb.changes        2015-01-30 
15:05:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libesedb.new/libesedb.changes   2016-02-09 
13:33:04.000000000 +0100
@@ -1,0 +2,33 @@
+Sun Feb  7 04:33:43 UTC 2016 - [email protected]
+
+- Use internal libcerror and libcstring to fix builds and segfault found in 
testing
+
+-------------------------------------------------------------------
+Fri Jan 29 03:03:10 UTC 2016 - [email protected]
+
+- update to v0~20151213
+       * worked on support for newly discovered unknown page flag
+       * removed LIBESEDB_FLAG_READ and LIBESEDB_FLAG_WRITE
+       * worked on Python bindings
+       * worked on setup.py
+       * code clean up
+- use libcerror, libcstring, libfdata packages from OBS again instead of 
internal versions
+
+-------------------------------------------------------------------
+Sat May 16 17:06:05 UTC 2015 - [email protected]
+
+- update to v0~20150409
+       * 2015 update
+       * changes for handling tagged data types in version 0x620 revision 0x14 
database
+       * changes for long value look up in dirty databases
+       * changes for long value key compare
+       * worked on long value support
+       * worked on long value error tolerance
+       * worked on NULL value support (JET_coltypNil)
+       * worked on libfdata btree refactor
+       * worked on Python 3 support
+       * worked on Python bindings
+       * worked on tests
+       * code clean up
+
+-------------------------------------------------------------------

Old:
----
  libesedb-experimental-20141110.tar.gz

New:
----
  libesedb-experimental-20151213.tar.gz

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

Other differences:
------------------
++++++ libesedb.spec ++++++
--- /var/tmp/diff_new_pack.abVzmR/_old  2016-02-09 13:33:05.000000000 +0100
+++ /var/tmp/diff_new_pack.abVzmR/_new  2016-02-09 13:33:05.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libesedb
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 %define lname  libesedb1
-%define timestamp 20141110
+%define timestamp 20151213
 Name:           libesedb
 Version:        0~%{timestamp}
 Release:        0
@@ -43,19 +43,18 @@
 BuildRequires:  pkgconfig(libcsystem) >= 20120425
 BuildRequires:  pkgconfig(libcthreads) >= 20130723
 BuildRequires:  pkgconfig(libfcache) >= 20120405
-BuildRequires:  pkgconfig(libfdata) >= 20120405
+BuildRequires:  pkgconfig(libfdata) > 20150104
 BuildRequires:  pkgconfig(libfdatetime) >= 20140105
 BuildRequires:  pkgconfig(libfguid) >= 20140105
 BuildRequires:  pkgconfig(libfmapi)
 BuildRequires:  pkgconfig(libfvalue)
 BuildRequires:  pkgconfig(libfwnt)
+BuildRequires:  pkgconfig(libmapidb)
 BuildRequires:  pkgconfig(libuna) >= 20120425
-# fails to build with factory package, use internal
-# verified 1/11/2015
+
+#Use internal package.  OBS version causes build failure.  Tested Feb 7, 2016
 #BuildRequires:  pkgconfig(libcerror) >= 20140105
 #BuildRequires:  pkgconfig(libcstring) >= 20120425
-# not (yet) released as packages by upstream
-BuildRequires:  pkgconfig(libmapidb)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ libesedb-experimental-20141110.tar.gz -> 
libesedb-experimental-20151213.tar.gz ++++++
++++ 48799 lines of diff (skipped)


Reply via email to