Package: sleuthkit / 4.12.1+dfsg-3

Metadata

Package Version Patches format
sleuthkit 4.12.1+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
30_fix manpages.patch | (download)

man/hfind.1 | 46 23 + 23 - 0 !
man/mactime.1 | 24 12 + 12 - 0 !
man/mmls.1 | 2 1 + 1 - 0 !
man/sorter.1 | 8 4 + 4 - 0 !
man/tsk_gettimes.1 | 2 1 + 1 - 0 !
man/tsk_loaddb.1 | 4 2 + 2 - 0 !
man/tsk_recover.1 | 2 1 + 1 - 0 !
7 files changed, 44 insertions(+), 44 deletions(-)

 _fix-manpages

===================================================================

40_no static ldflags.patch | (download)

tools/autotools/Makefile.am | 1 0 + 1 - 0 !
tools/fstools/Makefile.am | 1 0 + 1 - 0 !
tools/hashtools/Makefile.am | 1 0 + 1 - 0 !
tools/imgtools/Makefile.am | 1 0 + 1 - 0 !
tools/srchtools/Makefile.am | 1 0 + 1 - 0 !
tools/vstools/Makefile.am | 1 0 + 1 - 0 !
6 files changed, 6 deletions(-)

 _no-static-ldflags
50_disable ant clean.patch | (download)

bindings/java/Makefile.am | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 _disable-ant-clean

===================================================================

60_fix FTBFS HURD.patch | (download)

tools/autotools/tsk_recover.cpp | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 _fix-ftbfs-hurd

===================================================================

0005 Disable test_libraries.sh.patch | (download)

tests/Makefile.am | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 disable test_libraries.sh
 It fetches test data over the network.
fix armhf build.patch | (download)

tsk/base/tsk_base_i.h | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

   * Fix armhf builds by removing hack
fix gcc15 ftbfs.patch | (download)

tsk/base/crc.h | 3 2 + 1 - 0 !
tsk/img/aff.c | 2 0 + 2 - 0 !
2 files changed, 2 insertions(+), 3 deletions(-)

---