Hello community,

here is the log from the commit of package libpff for openSUSE:Factory checked 
in at 2014-08-21 17:25:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libpff (Old)
 and      /work/SRC/openSUSE:Factory/.libpff.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libpff"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libpff/libpff.changes    2013-08-05 
20:47:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libpff.new/libpff.changes       2014-08-21 
17:26:24.000000000 +0200
@@ -1,0 +2,30 @@
+Thu Aug 14 13:47:22 UTC 2014 - [email protected]
+
+- updated to v0~20131018
+       * worked on python bindings
+       * updated dependencies
+       * worked on setup.py, largely for MSI builds
+       * code clean up
+       * added libcthreads build support
+       * worked tests
+       * refactored local descriptors
+       * worked on compressed OST support
+         - local descriptors 
+         - table reference
+         - data array
+         - table reference
+       * worked on recovery in compressed OST files
+       * updated dependencies
+       * worked on record entry values array number out of bounds issue
+       * refactored table index values to use libcdata array
+       * fixed invalid return code in error path
+       * worked on fixing out of bounds read of name to id map string in an 
error
+         toloreant way
+       * Added is corrupted function
+       * worked on name to id map string out of bounds issue
+       * worked on record entry values array number out of bounds issue
+       * Worked on 64-bit 4k pages support
+       * Worked on item recovery
+- Clean-up BuildRequires to use external packages as feasible
+
+-------------------------------------------------------------------

Old:
----
  libpff-experimental-20130722.tar.gz

New:
----
  libpff-experimental-20131028.tar.gz

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

Other differences:
------------------
++++++ libpff.spec ++++++
--- /var/tmp/diff_new_pack.VfQ9kI/_old  2014-08-21 17:26:25.000000000 +0200
+++ /var/tmp/diff_new_pack.VfQ9kI/_new  2014-08-21 17:26:25.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libpff
 #
-# 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
@@ -18,7 +18,7 @@
 
 Name:           libpff
 %define lname  libpff1
-%define timestamp 20130722
+%define timestamp 20131028
 Version:        0~%timestamp
 Release:        0
 Summary:        Library and tools to access Microsoft PFF and OFF format files
@@ -26,7 +26,7 @@
 Group:          Productivity/File utilities
 Url:            http://code.google.com/p/libpff/
 
-#DL-URL:        
https://googledrive.com/host/0B3fBvzttpiiScU9qcG5ScEZKZE0/libpff-experimental-20130722.tar.gz
+#DL-URL:        
https://googledrive.com/host/0B3fBvzttpiiScU9qcG5ScEZKZE0/libpff-experimental-20131028.tar.gz
 Source:         %name-experimental-%timestamp.tar.gz
 Source2:        
PFF_Forensics_-_analyzing_the_horrible_reference_file_format.pdf
 Source3:        
PFF_forensics_-_e-mail_and_appoinment_falsification_analysis.pdf
@@ -38,19 +38,19 @@
 BuildRequires:  python-devel
 # use factory packages if available
 %if 0%{?suse_version} > 1230
-BuildRequires:  pkgconfig(libcsplit) >= 20130609
+BuildRequires:  pkgconfig(libbfio) >= 20130721
 BuildRequires:  pkgconfig(libcfile) >= 20130609
-BuildRequires:  pkgconfig(libcpath) >= 20130609
 BuildRequires:  pkgconfig(libclocale) >= 20130609
-BuildRequires:  pkgconfig(libbfio) >= 20130721
+BuildRequires:  pkgconfig(libcnotify) >= 20120425
+BuildRequires:  pkgconfig(libcpath) >= 20130609
+BuildRequires:  pkgconfig(libcsplit) >= 20130609
+BuildRequires:  pkgconfig(libfdatetime) >= 20120522
+BuildRequires:  pkgconfig(libfguid) >= 20120426
+BuildRequires:  pkgconfig(libuna) >= 20120425
 %endif
 # fails to build with factory package, use internal
-# verified 7/31/2013
+# verified 8/14/2014
 #BuildRequires:  pkgconfig(libcerror) >= 20120425
-#BuildRequires:  pkgconfig(libcnotify) >= 20120425
-#BuildRequires:  pkgconfig(libfguid) >= 20120426
-#BuildRequires:  pkgconfig(libuna) >= 20120425
-#BuildRequires:  pkgconfig(libfdatetime) >= 20120522
 # not (yet) released as packages by upstream
 #BuildRequires:  pkgconfig(libfmapi) >= 20120405
 #BuildRequires:  pkgconfig(libfvalue) >= 20120428
@@ -136,8 +136,8 @@
 %_libdir/libpff.so.*
 
 %files tools
-%doc AUTHORS COPYING ChangeLog
 %defattr(-,root,root)
+%doc AUTHORS COPYING ChangeLog
 %_bindir/pff*
 %_mandir/man1/pff*.1*
 

++++++ libpff-experimental-20130722.tar.gz -> 
libpff-experimental-20131028.tar.gz ++++++
++++ 52038 lines of diff (skipped)

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

Reply via email to