e2457ab105
- Drop python2 module build. OBS-URL: https://build.opensuse.org/request/show/902495 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libevt?expand=0&rev=19
138 lines
4.6 KiB
Plaintext
138 lines
4.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Jun 26 09:51:54 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Drop python2 module build.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 13 22:52:32 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to snapshot 20210503 (bc1ed1a6)
|
|
* No changelog was provided
|
|
- Add system-libs.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 24 20:16:37 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
|
|
|
- update to 0~20200926
|
|
* Changes to ensure record data can wrap only once in a record scan
|
|
* Code clean up
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 5 11:07:37 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Allow distros to disable py2 support (bcond_without). Tumbleweed
|
|
declares this, as py2 is EOL.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 6 02:36:35 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
|
|
|
- update to 0~20191221
|
|
* Code clean up
|
|
* added thread lock support
|
|
- add python3 support
|
|
|
|
-------------------------------------------------------------------
|
|
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
|