Accepting request 477360 from security:forensics

Update to be compatible with Sleuthkit 4.4

OBS-URL: https://build.opensuse.org/request/show/477360
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tsk?expand=0&rev=5
This commit is contained in:
2017-03-12 19:02:24 +00:00
committed by Git OBS Bridge
parent cab18d1cf7
commit 1886b9fb54
5 changed files with 64 additions and 13 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Feb 25 20:05:57 UTC 2017 - Greg.Freemyer@gmail.com
- update to v0~20170128
* Syncs up with recent Sleuthkit versions
* required by python-plaso 1.5.1 support of Sleuthkit 4.4.0
* fails to build with Leap 42.1 and older
* the only known consumer of python-tsk v0~20170128 is python-plaso v1.5.1
* both python-tsk v0~20170128 and python-plaso v1.5.1 will only be supported on Leap 42.2 and newer
- add pytsk_20170128_remove_talloc_build.patch
to keep setup.py from attempting to build internal talloc lib
- add python3 support
- add Provides pytsk3 as used by python-plaso 1.5.1
-------------------------------------------------------------------
Fri Aug 15 23:05:21 UTC 2014 - Greg.Freemyer@gmail.com