Package: nmap / 7.93+dfsg1-1

Metadata

Package Version Patches format
nmap 7.93+dfsg1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
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


0003 Link against lua lpeg.patch | (download)

configure.ac | 1 1 + 0 - 0 !
nse_lpeg.cc | 1 0 + 1 - 0 !
2 files changed, 1 insertion(+), 1 deletion(-)

 link against lua-lpeg


0005 ncat manpage self reference.patch | (download)

ncat/docs/ncat.1 | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 ncat-manpage-self-reference

===================================================================

0004 Python3 port of ndiff.patch | (download)

.travis.yml | 8 7 + 1 - 0 !
Makefile.in | 6 4 + 2 - 0 !
ndiff/ndiff.py | 503 250 + 253 - 0 !
ndiff/ndifftest.py | 94 47 + 47 - 0 !
ndiff/scripts/ndiff | 14 7 + 7 - 0 !
ndiff/setup.py | 34 17 + 17 - 0 !
ndiff/test-scans/anonymize.py | 18 9 + 9 - 0 !
7 files changed, 341 insertions(+), 336 deletions(-)

 python3 port of ndiff