libevt/libevt.changes

105 lines
3.4 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Mar 28 17:12:28 UTC 2019 - Greg Freemyer <Greg.Freemyer@gmail.com>
- update to 0~20181227
* worked on python bindings
* code clean-up
* miscelaneos small fixes
-------------------------------------------------------------------
Wed Jan 27 23:12:04 UTC 2016 - Greg.Freemyer@gmail.com
- update to 0~20160107
* 2016 update
* worked on Python 3 support
* applied updates
* updated libfwnt
* worked on Python bindings
* worked on tests
* worked on setup.py
* worked on check signature
* bug fixes
- use internal versions of libcerror, libfvalue, and libfwnt
-------------------------------------------------------------------
Mon Jan 12 21:58:33 UTC 2015 - Greg.Freemyer@gmail.com
- update to 0~20150105
* 2015 update
* worked on Python 3 support
* worked on tests
* code clean up
* update Python-bindings tests
- update URL to the new github site
- update Source: to the new github site
- start using newly released libyal packages from OBS, not internal version
-------------------------------------------------------------------
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
- 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