Hello community,

here is the log from the commit of package libevtx for openSUSE:Factory checked 
in at 2013-08-01 15:37:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libevtx (Old)
 and      /work/SRC/openSUSE:Factory/.libevtx.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libevtx"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libevtx/libevtx.changes  2013-04-19 
09:55:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libevtx.new/libevtx.changes     2013-08-01 
15:37:54.000000000 +0200
@@ -1,0 +2,21 @@
+Wed Jul 31 02:37:55 UTC 2013 - [email protected]
+
+- update to 0~20130727
+       * updated dependencies
+       * pyevtx
+         - changed event identifier to an unsigned long
+         - fixes for >2G file objects in BFIO glue code
+         - other updates and bug fixes
+       * removed unnecessary restriction in library include headers
+       * worked on tests
+       * improved reading from dirty files with an incorrect number of chunks
+       * fix for encoding special characters in XML output
+       * added support for parsing ProcessingErrorData
+       * worked on improving corruption detection for recovered records
+       * textual changes
+       * fixed codepage 1255 restriction
+       * improvements to message string support
+- changed to gz compression to simplyfy donwload/convert
+- used factory version of libyal libraries if possible
+
+-------------------------------------------------------------------
@@ -4,0 +26 @@
+       * bug fix for recent libfdata changes

Old:
----
  libevtx-alpha-20130329.tar.xz

New:
----
  libevtx-alpha-20130727.tar.gz

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

Other differences:
------------------
++++++ libevtx.spec ++++++
--- /var/tmp/diff_new_pack.FsgR8f/_old  2013-08-01 15:37:55.000000000 +0200
+++ /var/tmp/diff_new_pack.FsgR8f/_new  2013-08-01 15:37:55.000000000 +0200
@@ -18,7 +18,7 @@
 
 Name:           libevtx
 %define lname  libevtx1
-%define timestamp      20130329
+%define timestamp      20130727
 Version:        0~%timestamp
 Release:        0
 Summary:        Library and tools to access the Windows XML Event Log (EVTX) 
format
@@ -26,34 +26,36 @@
 Group:          Productivity/File utilities
 Url:            http://code.google.com/p/libevtx/
 
-#DL-URL:       
http://libevtx.googlecode.com/files/libevtx-alpha-20130329.tar.gz
-Source:         %name-alpha-%timestamp.tar.xz
+#DL-URL:       
https://googledrive.com/host/0B3fBvzttpiiSRnQ0SExzX3JjdFE/libevtx-alpha-20130727.tar.gz
+Source:         %name-alpha-%timestamp.tar.gz
 Source2:        Windows_XML_Event_Log_(EVTX).pdf
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
-BuildRequires:  xz
-#BuildRequires:  pkgconfig(libbfio) >= 20120426
-#BuildRequires:  pkgconfig(libcdata) >= 20120425
-#BuildRequires:  pkgconfig(libcdirectory) >= 20120425
+BuildRequires:  pkgconfig(libcdata) >= 0~20130407
+BuildRequires:  pkgconfig(libcfile) >= 0~20130609
+BuildRequires:  pkgconfig(libclocale) >= 0~20130609
+BuildRequires:  pkgconfig(libcnotify) >= 0~20130609
+BuildRequires:  pkgconfig(libcpath) >= 0~20130609
+BuildRequires:  pkgconfig(libcsplit) >= 0~20130609
+BuildRequires:  pkgconfig(libfdatetime) >= 0~20130317
+BuildRequires:  pkgconfig(libfguid) >= 0~20130317
+BuildRequires:  pkgconfig(libregf) >= 0~20130716
+BuildRequires:  pkgconfig(libuna) >= 0~20130609
+BuildRequires:  pkgconfig(libwrc) >= 0~20130319
+#build fails if the factory package is used, use the internal version
+#verified 7/30/2013
 #BuildRequires:  pkgconfig(libcerror) >= 20120425
-#BuildRequires:  pkgconfig(libcfile) >= 20120526
-#BuildRequires:  pkgconfig(libclocale) >= 20120425
-BuildRequires:  pkgconfig(libcnotify) >= 20120425
-#BuildRequires:  pkgconfig(libcpath) >= 20120701
-BuildRequires:  pkgconfig(libcsplit) >= 20120701
+#BuildRequires:  pkgconfig(libbfio) >= 20120426
+#packages not yet released by upstream
 #BuildRequires:  pkgconfig(libcstring) >= 20120425
 #BuildRequires:  pkgconfig(libcsystem) >= 20120425
-#BuildRequires:  pkgconfig(libexe) >= 20120405
-#BuildRequires:  pkgconfig(libfcache) >= 20120405
-#BuildRequires:  pkgconfig(libfdata) >= 20120405
-BuildRequires:  pkgconfig(libfdatetime) >= 20120522
-BuildRequires:  pkgconfig(libfguid) >= 20120426
+#BuildRequires:  pkgconfig(libcdirectory) >= 20120425
 #BuildRequires:  pkgconfig(libfvalue) >= 20120428
 #BuildRequires:  pkgconfig(libfwevt) >= 20120426
 #BuildRequires:  pkgconfig(libfwnt) >= 20120426
-BuildRequires:  pkgconfig(libregf) >= 20120405
-BuildRequires:  pkgconfig(libuna) >= 20120425
-BuildRequires:  pkgconfig(libwrc) >= 20120405
+#BuildRequires:  pkgconfig(libexe) >= 20120405
+#BuildRequires:  pkgconfig(libfcache) >= 20120405
+#BuildRequires:  pkgconfig(libfdata) >= 20120405
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ Windows_XML_Event_Log_(EVTX).pdf ++++++
(binary differes)

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

Reply via email to