Debian Patches

Status for nmap/7.98+dfsg-1

Patch Description Author Forwarded Bugs Origin Last update
0001-use-su-to-root.patch use su-to-root Hilko Bengen <bengen@debian.org> no 2014-04-25
0002-Use-Debian-s-ca-certificates.patch Use Debian's ca-certificates Hilko Bengen <bengen@debian.org> no 2014-05-30
0004-Ignore-errors-of-install-d-invocations.patch Ignore errors of "install -d" invocations Hilko Bengen <bengen@debian.org> no 2023-12-24
upstream-Fix-incompatible-pointer-type-error.patch Fix passing argument 4 of ReadFile from incompatible pointer type

ReadFile returns the number of read bytes in a DWORD, i.e. unsigned long,
not in an int.
Mangle returned value into an int when it is used with calling output(), it
cannot be greater than 1023 (= 0x3FF) anyway.
Sven Geuer <sge@debian.org> yes debian 2025-03-28
dont_define_strlcat_in_libdnet.patch Drop strlcat definition from embedded library libdnet-stripped
Upstream tried to do this at
https://github.com/nmap/nmap/commit/1c2402122251d237e2b7af3fa8582d33f0d15a4f,
but it wasn't enough, at least for us.
Samuel Henrique <samueloph@debian.org> no 2025-10-29

All known versions for source package 'nmap'

Links