Package: nmap / 7.95+dfsg-3
Metadata
Package | Version | Patches format |
---|---|---|
nmap | 7.95+dfsg-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 use su to root.patch | (download) |
zenmap/install_scripts/unix/zenmap-root.desktop |
4 2 + 2 - 0 ! |
use su-to-root |
0002 Use Debian s ca certificates.patch | (download) |
ncat/ncat_posix.c |
2 1 + 1 - 0 ! |
use debian's ca-certificates |
0004 Ignore errors of install d invocations.patch | (download) |
Makefile.in |
8 4 + 4 - 0 ! |
ignore errors of "install -d" invocations |
Disable custom functions in ndiff setup.py.patch | (download) |
ndiff/setup.py |
6 1 + 5 - 0 ! |
disable custom functions in ndiff/setup.py |
upstream Fix incompatible pointer type error.patch | (download) |
nselib/data/psexec/nmap_service.c |
4 2 + 2 - 0 ! |
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. |
1