Package: hashcat / 6.1.1+ds1-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| hashcat | 6.1.1+ds1-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| fix_makefile.patch | (download) |
src/Makefile |
10 5 + 5 - 0 ! |
fix makefile to suit our needs * Inject CPPFLAGS and LDFLAGS where appropriate for better hardening. |
| add_kfreebsd_support.diff | (download) |
include/sort_r.h |
2 1 + 1 - 0 ! |
add support of kfreebsd |
| fix spelling error.patch | (download) |
src/usage.c |
2 1 + 1 - 0 ! |
fix spelling error |
| change path to ioapi.h.patch | (download) |
include/ext_lzma.h |
4 2 + 2 - 0 ! |
we didn't include contrib/minizip/ioapi.h (upstream ships it in deps/zlib). We can use the Debian package libminizip-dev: change the include accordingly. |
| Don t strip executables when DEBUG 0.patch | (download) |
src/Makefile |
7 0 + 7 - 0 ! |
don't strip executables when debug=0 We want the Debian build system to do the stripping, not the upstream build system. And we want to use the default optimization level set by dpkg-buildflags. |
