libevtx/libevtx.changes

108 lines
3.8 KiB
Plaintext

-------------------------------------------------------------------
Mon Dec 22 22:03:47 UTC 2014 - Greg.Freemyer@gmail.com
- update to 0~20141112
* changes to expose the event identifier qualifiers in the python bindings
* updated dependencies and corresponding changes
* update Python-bindings tests
-------------------------------------------------------------------
Fri Sep 19 19:44:43 UTC 2014 - Greg.Freemyer@gmail.com
- update to 0~20140901
* bug fix in Python-bindings
- update Source: field to have fullpath, delete DL_URL
-------------------------------------------------------------------
Thu Aug 28 21:55:22 UTC 2014 - Greg.Freemyer@gmail.com
- testing failed, passes if these 2 internal packages are used
* libfguid
* libfdatetime
-------------------------------------------------------------------
Tue Aug 26 16:37:59 UTC 2014 - Greg.Freemyer@gmail.com
- add these 2 lines to python sub-project to ensure proper syncronization between versions
* Requires: %lname = %version
* Provides: pyevtx = %version
-------------------------------------------------------------------
Wed Aug 13 15:40:21 UTC 2014 - Greg.Freemyer@gmail.com
- update to 0~20140731
* bug fix in Python-bindings
* worked on dpkg debug packages support
* updated dependencies
* worked on Python-bindings
* replaced PackageMaker for pkgbuild
* code clean up
* worked on setup.py
* added evtxexport man page
* removed examples
* 2014 update
* small fix in evtxexport -h output
- use libregf from external package
-------------------------------------------------------------------
Tue Nov 26 23:37:56 UTC 2013 - Greg.Freemyer@gmail.com
- using internal libregf, latest factory update broke libevtx
-------------------------------------------------------------------
Mon Nov 4 18:00:35 UTC 2013 - Greg.Freemyer@gmail.com
- update to 0~20131013
* updated dependencies
- using internal libwrc, latest factory update broke libevtx
- removed 0~ from buildrequires dependencies
-------------------------------------------------------------------
Wed Oct 2 17:38:29 UTC 2013 - Greg.Freemyer@gmail.com
- update to 0~20130923
* updated dependencies
* worked on libcthreads build support
-------------------------------------------------------------------
Wed Jul 31 02:37:55 UTC 2013 - Greg.Freemyer@gmail.com
- 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
-------------------------------------------------------------------
Mon Apr 8 23:32:44 UTC 2013 - Greg.Freemyer@gmail.com
- update to 0~20130329
* bug fix for recent libfdata changes
-------------------------------------------------------------------
Thu Apr 4 21:53:08 UTC 2013 - jengelh@inai.de
- Cleanups: Set RPM group, license, summary and description
metadata; remove unused %py_requires; do not bloat shlib package
with documentation
- Use system libraries instead of bundled ones where possible
- Name the tools package according to upstream's recommendation
- Drop unnecessary -fno-strict-aliasing
-------------------------------------------------------------------
Wed Mar 27 16:29:05 UTC 2013 - Greg.Freemyer@gmail.com
- initial package (version 0~20130319) for build.opensuse.org