app-forensics/pytsk
Python bindings for The Sleuthkit (libtsk)
-
pytsk-20231007~amd64aff ewf zlib java debug test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug
View Download Browse License: Apache-2.0Overlay: pkalin -
pytsk-20230125~amd64aff ewf zlib java debug test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug
View Download Browse License: Apache-2.0Overlay: pkalin
ChangeLog
commit 25e9800c5de3652fa5486bcc9dd373e4c30d9908
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sun Jul 7 10:53:00 2024 +0200
app-forensics/pytsk: ebuild bugfix
There were 2 declarations of PYTHON_COMPAT :-)
commit 8fe81ecb00ed7244a23570b4eb883d74d3f84eb8
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed Apr 10 13:35:28 2024 +0200
app-forensics/pytsk: version bump
commit 3528932b6b509c2a726c9222abe6ebaeb3dba488
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Mon Jul 24 14:26:26 2023 +0200
app-forensics/pytsk another shot in the dark
It still seems to be broken, thus plaso is mostly broken :-/
For the time being, using the docker is the way.
I need to find out how to build this based on the installed libtsk, not
included with the source...
commit 5b4dde55fb65487434d4b06a778434c982f123fb
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Fri Jul 14 14:30:54 2023 +0200
app-forensics/pytsk fixing IUSE
Apparently distutils-r1.eclass requires DEBUG flag to be in IUSE
commit 3bd674eaf8df1c50a1568cfee07bb975da7d8a9b
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Fri Jul 14 10:11:23 2023 +0200
updating some forensic tools 2
Apparently `eix-sync` now overwrites overlays :-|
commit 2e68bcba0b1ae3ae64f112271d192414b3709b8f
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sat Jul 8 00:49:35 2023 +0200
Update some forensics tools
commit 46a6cf2fbc228f8d20dfdc0e2e40515d3eebf3ab
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Mon Apr 12 08:51:02 2021 +0200
app-forensics/pytsk: update to latest release
commit 3fa8648f4c68dea9764339bdb77b24eb3973959d
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Mon Dec 17 01:26:35 2018 +0100
metadata/layout.conf: syncing with Gentoo oficial
* this brings lots of changes in Manifest files
* mainly no more digests for ebuilds!
commit ab04612053ebd7b634b21c5e6bf0cd401fced0b8
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Fri Apr 6 20:45:13 2018 +0200
Recaclucalitng Manufest files with new format
commit 3982767d4cee7965ac94a8f5944f80268e11ae63
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed May 31 13:06:23 2017 +0200
Oops, forgot to include Manifests...
commit 26dc7365a0efdadd98f54b4f44cf26388cad2434
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed May 31 12:55:25 2017 +0200
Fixing BGO #611234
BGO #611234 (Council vote: CVS headers and git expansion)
find . -name '*.ebuild' -print0|xargs -0 perl -i -ne 'print unless (/^# \$Id\$$/);'
commit 48ed7bc20763bb7050e1e64a8acfc50fb373740f
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Tue Nov 15 03:56:45 2016 +0900
mass update metadata.xml, to make repoman happy...
commit 716b4c06be1d8ef35f37cf87452ad9c45e1dbcb6
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sat Apr 16 00:09:47 2016 +0900
Trying to make REPOMAN happy :-)
Fixing headers (some whitespace, copyright year)
Updating Manifests
commit f2ec98365e2a412b9200b184e5e1ca1f8f6468f4
Author: thinrope <me.kalin@gmail.com>
Date: Tue Sep 8 21:06:51 2015 +0900
Forgot to update Manifests :-/
for i in $(find /usr/portage-layman/pkalin -type f -name "*.ebuild"); do ebuild $i digest; done
commit 33ca58d2403b0a656ba4c24606bbb7d530e8258c
Author: thinrope <me.kalin@gmail.com>
Date: Tue Sep 8 20:51:43 2015 +0900
Fixing old CVS Headers.
find . -type f -name "*.ebuild"|xargs perl -i -pe 's/^# \$Header: \$/# \$Id\$/'
commit 5187b7c5614c9b7815d3f49839ab21db60a450e6
Author: thinrope <me.kalin@gmail.com>
Date: Tue Sep 8 11:58:15 2015 +0900
Adding python bindings for sleuthkit.
NB: requires =app-forensics/sleuthkit-4.1.3-r3::haking4xemu as upstream has not released the required patch yet (https://github.com/sleuthkit/sleuthkit/commit/89695380baf73428abc9d22de7ab212611c83a30#diff-f7006366a50962a63be288105efbef3e)
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sun Jul 7 10:53:00 2024 +0200
app-forensics/pytsk: ebuild bugfix
There were 2 declarations of PYTHON_COMPAT :-)
commit 8fe81ecb00ed7244a23570b4eb883d74d3f84eb8
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed Apr 10 13:35:28 2024 +0200
app-forensics/pytsk: version bump
commit 3528932b6b509c2a726c9222abe6ebaeb3dba488
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Mon Jul 24 14:26:26 2023 +0200
app-forensics/pytsk another shot in the dark
It still seems to be broken, thus plaso is mostly broken :-/
For the time being, using the docker is the way.
I need to find out how to build this based on the installed libtsk, not
included with the source...
commit 5b4dde55fb65487434d4b06a778434c982f123fb
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Fri Jul 14 14:30:54 2023 +0200
app-forensics/pytsk fixing IUSE
Apparently distutils-r1.eclass requires DEBUG flag to be in IUSE
commit 3bd674eaf8df1c50a1568cfee07bb975da7d8a9b
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Fri Jul 14 10:11:23 2023 +0200
updating some forensic tools 2
Apparently `eix-sync` now overwrites overlays :-|
commit 2e68bcba0b1ae3ae64f112271d192414b3709b8f
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sat Jul 8 00:49:35 2023 +0200
Update some forensics tools
commit 46a6cf2fbc228f8d20dfdc0e2e40515d3eebf3ab
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Mon Apr 12 08:51:02 2021 +0200
app-forensics/pytsk: update to latest release
commit 3fa8648f4c68dea9764339bdb77b24eb3973959d
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Mon Dec 17 01:26:35 2018 +0100
metadata/layout.conf: syncing with Gentoo oficial
* this brings lots of changes in Manifest files
* mainly no more digests for ebuilds!
commit ab04612053ebd7b634b21c5e6bf0cd401fced0b8
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Fri Apr 6 20:45:13 2018 +0200
Recaclucalitng Manufest files with new format
commit 3982767d4cee7965ac94a8f5944f80268e11ae63
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed May 31 13:06:23 2017 +0200
Oops, forgot to include Manifests...
commit 26dc7365a0efdadd98f54b4f44cf26388cad2434
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed May 31 12:55:25 2017 +0200
Fixing BGO #611234
BGO #611234 (Council vote: CVS headers and git expansion)
find . -name '*.ebuild' -print0|xargs -0 perl -i -ne 'print unless (/^# \$Id\$$/);'
commit 48ed7bc20763bb7050e1e64a8acfc50fb373740f
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Tue Nov 15 03:56:45 2016 +0900
mass update metadata.xml, to make repoman happy...
commit 716b4c06be1d8ef35f37cf87452ad9c45e1dbcb6
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sat Apr 16 00:09:47 2016 +0900
Trying to make REPOMAN happy :-)
Fixing headers (some whitespace, copyright year)
Updating Manifests
commit f2ec98365e2a412b9200b184e5e1ca1f8f6468f4
Author: thinrope <me.kalin@gmail.com>
Date: Tue Sep 8 21:06:51 2015 +0900
Forgot to update Manifests :-/
for i in $(find /usr/portage-layman/pkalin -type f -name "*.ebuild"); do ebuild $i digest; done
commit 33ca58d2403b0a656ba4c24606bbb7d530e8258c
Author: thinrope <me.kalin@gmail.com>
Date: Tue Sep 8 20:51:43 2015 +0900
Fixing old CVS Headers.
find . -type f -name "*.ebuild"|xargs perl -i -pe 's/^# \$Header: \$/# \$Id\$/'
commit 5187b7c5614c9b7815d3f49839ab21db60a450e6
Author: thinrope <me.kalin@gmail.com>
Date: Tue Sep 8 11:58:15 2015 +0900
Adding python bindings for sleuthkit.
NB: requires =app-forensics/sleuthkit-4.1.3-r3::haking4xemu as upstream has not released the required patch yet (https://github.com/sleuthkit/sleuthkit/commit/89695380baf73428abc9d22de7ab212611c83a30#diff-f7006366a50962a63be288105efbef3e)