Package: sleuthkit / 4.6.5-1+deb10u1
Metadata
Package | Version | Patches format |
---|---|---|
sleuthkit | 4.6.5-1+deb10u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
30_fix manpages.patch | (download) |
man/hfind.1 |
44 22 + 22 - 0 ! |
_fix-manpages =================================================================== |
40_no static ldflags.patch | (download) |
tools/autotools/Makefile.am |
1 0 + 1 - 0 ! |
_no-static-ldflags |
50_disable ant clean.patch | (download) |
bindings/java/Makefile.am |
4 2 + 2 - 0 ! |
_disable-ant-clean =================================================================== |
60_fix FTBFS HURD.patch | (download) |
tools/autotools/tsk_recover.cpp |
4 4 + 0 - 0 ! |
_fix-ftbfs-hurd =================================================================== |
0005 Disable test_libraries.sh.patch | (download) |
tests/Makefile.am |
2 1 + 1 - 0 ! |
disable test_libraries.sh It fetches test data over the network. |
CVE 2020 10232.patch | (download) |
tsk/fs/yaffs.cpp |
2 1 + 1 - 0 ! |
fix stack buffer overflow in yaffsfs_istat. Prevent a stack buffer overflow in yaffsfs_istat by increasing the buffer size to the size required by tsk_fs_time_to_str. |