Package: nmap / 7.98+dfsg-1

Metadata

Package Version Patches format
nmap 7.98+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 use su to root.patch | (download)

zenmap/install_scripts/unix/zenmap-root.desktop | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 use su-to-root


0002 Use Debian s ca certificates.patch | (download)

ncat/ncat_posix.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use debian's ca-certificates


0004 Ignore errors of install d invocations.patch | (download)

Makefile.in | 8 4 + 4 - 0 !
nping/Makefile.in | 2 1 + 1 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

 ignore errors of "install -d" invocations


upstream Fix incompatible pointer type error.patch | (download)

nselib/data/psexec/nmap_service.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix passing argument 4 of readfile from incompatible pointer type

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1100245
dont_define_strlcat_in_libdnet.patch | (download)

libdnet-stripped/acconfig.h | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 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.