libevt/libevt.changes

73 lines
2.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri Sep 19 19:36:58 UTC 2014 - Greg.Freemyer@gmail.com
- update to 0~20140831
* bug fix in Python-bindings
- update Source: field to fullpath, delete DL_URL
-------------------------------------------------------------------
Tue Aug 26 16:34: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: pyevt = %version
-------------------------------------------------------------------
Wed Aug 13 15:33:51 UTC 2014 - Greg.Freemyer@gmail.com
- update to 0~20140731
* worked on Python-bindings
* bug fix in Python-bindings
* updated dependencies
* replaced PackageMaker for pkgbuild
* bug fix for strings offset correction if member data > 0
* code clean up
* worked on setup.py
* removed examples
* bug fix in check signature
* 2014 update
* small fix in evtexport -h output
-------------------------------------------------------------------
Thu Nov 14 02:33:34 UTC 2013 - Greg.Freemyer@gmail.com
- update to 0~20131013
* worked on setup.py, largely for MSI builds
* updated dependencies
* worked on libcthreads build support
- use libcthreads and libcfile from factory
-------------------------------------------------------------------
Wed Jul 31 02:11:05 UTC 2013 - Greg.Freemyer@gmail.com
- update to 0~20130727
* updated dependencies
* pyevt
- changed event identifier to an unsigned long
- fixes fro >2G file objects in BFIO glue code
* worked on tests
* bug fix for wrapped event record
* fixed codepage 1255 restriction
* updates and bug fixes in pyevt
* implemented libfdata support to improve handling of large EVT files
* remove item flags
* added support for truncated event record corruption scenario
* fixed codepage 949 and 950 restriction
- change to gz compression to simplyfy download/convert
- use libyal factory packages if possible
-------------------------------------------------------------------
Wed Apr 3 19:02:51 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 02:15:31 UTC 2013 - Greg.Freemyer@gmail.com
- initial package (version 0~20130319) for build.opensuse.org