Package: sleuthkit / 4.1.3-3~bpo70+1
Metadata
Package | Version | Patches format |
---|---|---|
sleuthkit | 4.1.3-3~bpo70+1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
10_link to sqlite.diff | (download) |
tsk/auto/Makefile.am |
2 1 + 1 - 0 ! |
link against libsqlite3 rather than statically linking against the embedded library |
20_fix_spelling_errors.diff | (download) |
tsk/auto/auto_db.cpp |
6 3 + 3 - 0 ! |
fix spelling errors. |
30_fix manpages.diff | (download) |
man/hfind.1 |
44 22 + 22 - 0 ! |
fixes formatting errors in manpages |
40_no_static_ldflags.diff | (download) |
tools/autotools/Makefile.am |
1 0 + 1 - 0 ! |
drop `-static` from ldflags from tools/*/makefile.am in order to avoid sleuthkit tools to be statically linked against libtsk. |
50_disable_ant_clean.diff | (download) |
bindings/java/Makefile.am |
4 2 + 2 - 0 ! |
cancel the 'ant clean' command. |