From 7bf4bd2abfe1da2a4765df49f10a44a5def0f2fa Mon Sep 17 00:00:00 2001 From: "Barry J. Grundy" Date: Sat, 19 Jan 2019 04:20:27 +0700 Subject: system/sleuthkit: Updated for version 4.6.5. Signed-off-by: Willy Sudiarto Raharjo --- system/sleuthkit/README | 13 ++++++++----- system/sleuthkit/sleuthkit.SlackBuild | 4 ++-- system/sleuthkit/sleuthkit.info | 6 +++--- 3 files changed, 13 insertions(+), 10 deletions(-) diff --git a/system/sleuthkit/README b/system/sleuthkit/README index 7f9001e065..790e55aee7 100644 --- a/system/sleuthkit/README +++ b/system/sleuthkit/README @@ -6,10 +6,13 @@ 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. - -Sleuthkit can optionally use libewf (for Expert Witness files) -and afflib (for Advanced Forensic Format files). +Sleuthkit can optionally use the following libraries to support +various disk image formats: + - libewf (for Expert Witness files) + - afflib (for Advanced Forensic Format files). + - libvhdi + - libvmdk Note: If you are building TSK for use with Plaso or the DFVFS, it is -strongly recommended that you build libewf support into TSK by -installing libewf first. +strongly recommended that you build libewf, libvhdi and libvmdk +support into TSK by installing those libraries first. diff --git a/system/sleuthkit/sleuthkit.SlackBuild b/system/sleuthkit/sleuthkit.SlackBuild index 1f0eeeef6a..919ad336ac 100644 --- a/system/sleuthkit/sleuthkit.SlackBuild +++ b/system/sleuthkit/sleuthkit.SlackBuild @@ -22,11 +22,11 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# Updated v4.6.2 October 2018. +# Updated v4.6.5 Jan 2019. # Barry J. Grundy PRGNAM=sleuthkit -VERSION=${VERSION:-4.6.2} +VERSION=${VERSION:-4.6.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/sleuthkit/sleuthkit.info b/system/sleuthkit/sleuthkit.info index 937e95170a..27dc52a3c2 100644 --- a/system/sleuthkit/sleuthkit.info +++ b/system/sleuthkit/sleuthkit.info @@ -1,8 +1,8 @@ PRGNAM="sleuthkit" -VERSION="4.6.2" +VERSION="4.6.5" HOMEPAGE="http://www.sleuthkit.org/sleuthkit/" -DOWNLOAD="https://github.com/sleuthkit/sleuthkit/releases/download/sleuthkit-4.6.2/sleuthkit-4.6.2.tar.gz" -MD5SUM="95e54e2a341f1a8747e3494cd55ef3ce" +DOWNLOAD="https://github.com/sleuthkit/sleuthkit/releases/download/sleuthkit-4.6.5/sleuthkit-4.6.5.tar.gz" +MD5SUM="bef6af66db485c9b55243902d72e80e1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3