From b730a117fdd900abd260b8caea42621bc62546487a47ce76fa16395026c4a65a Mon Sep 17 00:00:00 2001 From: Greg Freemyer Date: Mon, 23 May 2022 22:31:02 +0000 Subject: [PATCH] Accepting request 978784 from home:gregfreemyer:Tools-for-forensic-boot-cd - update to v0~20210419 * Updated to be compatible with Sleuthkit 4.10.2 OBS-URL: https://build.opensuse.org/request/show/978784 OBS-URL: https://build.opensuse.org/package/show/security:forensics/python-tsk?expand=0&rev=14 --- python-tsk.changes | 6 ++++++ python-tsk.spec | 11 +++++------ pytsk3-20200117.tar.gz | 3 --- pytsk3-20210419.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 9 deletions(-) delete mode 100644 pytsk3-20200117.tar.gz create mode 100644 pytsk3-20210419.tar.gz diff --git a/python-tsk.changes b/python-tsk.changes index 2a4739a..ed175a8 100644 --- a/python-tsk.changes +++ b/python-tsk.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 23 22:13:40 UTC 2022 - Greg Freemyer + +- update to v0~20210419 + * Updated to be compatible with Sleuthkit 4.10.2 + ------------------------------------------------------------------- Mon Jan 20 00:42:19 UTC 2020 - Greg Freemyer diff --git a/python-tsk.spec b/python-tsk.spec index 5dcf8ff..c8f3ae5 100644 --- a/python-tsk.spec +++ b/python-tsk.spec @@ -1,7 +1,7 @@ # # spec file for package python-tsk # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,7 @@ # -%define timestamp 20200117 +%define timestamp 20210419 %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-tsk @@ -35,7 +35,7 @@ BuildRequires: libstdc++-devel BuildRequires: libtalloc-devel BuildRequires: postgresql-devel BuildRequires: python-rpm-macros -BuildRequires: sleuthkit-devel >= 4.6.7 +BuildRequires: sleuthkit-devel >= 4.10.2 BuildRequires: zlib-devel BuildRequires: pkgconfig(libvhdi) BuildRequires: pkgconfig(libvmdk) @@ -44,14 +44,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %python_subpackages %description -The Sleuthkit is a forensic filesystem analysis framework (http://www.sleuthkit.org/). This project is a python 2 binding for the sleuthkit. +The Sleuthkit is a forensic filesystem analysis framework (http://www.sleuthkit.org/). This project is a python 3 binding for the sleuthkit. %prep %setup -q -n pytsk3-%{timestamp} # remove unused libraries with incompatible license, use libtalloc from main repositories # rm -rf pytsk talloc # rm -rf pytsk talloc.new -# %patch1 -p1 %build CFLAGS="%{optflags}" @@ -70,7 +69,7 @@ $python ./run_tests.py %files %{python_files} %defattr(-,root,root) %doc README -%license LICENSE +%license LICENSE %{python_sitearch}/* %changelog diff --git a/pytsk3-20200117.tar.gz b/pytsk3-20200117.tar.gz deleted file mode 100644 index 84bf93c..0000000 --- a/pytsk3-20200117.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56177164a358e98baa258296aa2e9a509304dc8dab053abac347435a0978d962 -size 3060827 diff --git a/pytsk3-20210419.tar.gz b/pytsk3-20210419.tar.gz new file mode 100644 index 0000000..773118c --- /dev/null +++ b/pytsk3-20210419.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:492d833924409fef89b802434d13f404b0121a5247cfe71d2068723a25079035 +size 3187790