Path to this page:
./
security/sleuthkit,
The Sleuth Kit (TSK) opensource forensic toolkit
Branch: pkgsrc-2018Q2,
Version: 4.1.3nb6,
Package name: sleuthkit-4.1.3nb6,
Maintainer: pettaiThe Sleuth Kit (TSK) is a library and collection of command line tools that
allow you to investigate disk images. The core functionality of TSK allows
you to analyze volume and file system data. The plug-in framework allows
you to incorporate additional modules to analyze file contents and build
automated systems. The library can be incorporated into larger digital
forensics tools and the command line tools can be directly used to find
evidence.
Required to run:[
devel/libewf] [
lang/perl5] [
time/p5-DateTime-TimeZone]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 9350bb59bb5fbe41d6e29a8d0494460b937749ef
RMD160: 223c6ffe22259ca057b6d9634813536e7ccd9dba
Filesize: 7766.341 KB
Version history: (Expand)
- (2018-09-12) Updated to version: sleuthkit-4.1.3nb6
- (2018-07-03) Package added to pkgsrc.se, version sleuthkit-4.1.3nb4 (created)
CVS history: (Expand)
2018-09-12 07:06:56 by S.P.Zeidler | Files touched by this commit (3) |
Log message:
Pullup ticket #5822 - requested by bsiegert
security/sleuthkit: security fix
Revisions pulled up:
- security/sleuthkit/Makefile 1.11
- security/sleuthkit/distinfo 1.6
- security/sleuthkit/patches/patch-tsk_fs_iso9660__dent.c 1.1
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: he
Date: Thu Aug 23 07:47:34 UTC 2018
Modified Files:
pkgsrc/security/sleuthkit: Makefile distinfo
Added Files:
pkgsrc/security/sleuthkit/patches: patch-tsk_fs_iso9660__dent.c
Log message:
Add a fix for CVE-2017-13755, pointed to from
https://github.com/sleuthkit/sleuthkit/issues/913
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/security/sleuthkit/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/sleuthkit/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/security/sleuthkit/patches/patch-tsk_fs_iso9660__dent.c
|