diff --git a/libesedb-experimental-20141110.tar.gz b/libesedb-experimental-20141110.tar.gz deleted file mode 100644 index 32a2189..0000000 --- a/libesedb-experimental-20141110.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:249c5d88c82dc50929a854392f19bf037922868098b00a3889cb2d69125916bd -size 1660844 diff --git a/libesedb-experimental-20150409.tar.gz b/libesedb-experimental-20150409.tar.gz new file mode 100644 index 0000000..e5ae084 --- /dev/null +++ b/libesedb-experimental-20150409.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:600c9b09617d7c2eafdea77c1b0b50cea3c40ad605e8df07b1cf8f064f84272d +size 1672926 diff --git a/libesedb.changes b/libesedb.changes index e98c990..9604a99 100644 --- a/libesedb.changes +++ b/libesedb.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat May 16 17:06:05 UTC 2015 - Greg.Freemyer@gmail.com + +- 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 + ------------------------------------------------------------------- Sun Jan 11 22:56:22 UTC 2015 - Greg.Freemyer@gmail.com diff --git a/libesedb.spec b/libesedb.spec index f246cfa..7820c30 100644 --- a/libesedb.spec +++ b/libesedb.spec @@ -1,7 +1,7 @@ # # spec file for package libesedb # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 20150409 Name: libesedb Version: 0~%{timestamp} Release: 0 @@ -43,7 +43,6 @@ BuildRequires: pkgconfig(libcsplit) >= 20130609 BuildRequires: pkgconfig(libcsystem) >= 20120425 BuildRequires: pkgconfig(libcthreads) >= 20130723 BuildRequires: pkgconfig(libfcache) >= 20120405 -BuildRequires: pkgconfig(libfdata) >= 20120405 BuildRequires: pkgconfig(libfdatetime) >= 20140105 BuildRequires: pkgconfig(libfguid) >= 20140105 BuildRequires: pkgconfig(libfmapi) @@ -51,6 +50,8 @@ BuildRequires: pkgconfig(libfvalue) BuildRequires: pkgconfig(libfwnt) BuildRequires: pkgconfig(libuna) >= 20120425 # fails to build with factory package, use internal +# verified 5/18/2015 +#BuildRequires: pkgconfig(libfdata) > 20150104 # verified 1/11/2015 #BuildRequires: pkgconfig(libcerror) >= 20140105 #BuildRequires: pkgconfig(libcstring) >= 20120425