aboutsummaryrefslogtreecommitdiff
path: root/security/nmap
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2016-10-21 18:08:02 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2016-10-21 18:08:02 +0000
commit5f08d185bc61e33b0c68b34de43d93621a352a70 (patch)
tree2ec92fec98c1d12acb9809d32e3bd5d3347da55d /security/nmap
parentf03d2f4b2a9c7cae4613908b9d6ec8bfcab722f0 (diff)
downloadports-5f08d185bc61e33b0c68b34de43d93621a352a70.tar.gz
ports-5f08d185bc61e33b0c68b34de43d93621a352a70.zip
- update to 7.31
Nmap 7.31 [2016-10-20] o Fixed the way Nmap handles scanning names that resolve to the same IP. Due to changes in 7.30, the IP was only being scanned once, with bogus results displayed for the other names. The previous behavior is now restored. [Tudor Emil Coman] o [GH#350] Fix an assertion failure due to floating point error in equality comparison, which triggered mainly on OpenBSD: assertion "diff <= interval" failed: file "timing.cc", line 440 This was reported earlier as [GH#472] but the assertion fixed there was a different one. [David Carlier] o [Zenmap] Fix a crash in the About page in the Spanish translation due to a missing format specifier: File "zenmapGUI\About.pyo", line 217, in __init__ TypeError: not all arguments converted during string formatting [Daniel Miller] o [Zenmap][GH#556] Better visual indication that display of hostname is tied to address in the Topology page. You can show numeric addresses with hostnames or without, but you can't show hostnames without numeric addresses when they are not available. [Daniel Miller] o To increase the number of IPv6 fingerprint submissions, a prompt for submission will be shown with some random chance for successful matches of OS classes that are based on only a few submissions. Previously, only unsuccessful matches produced such a prompt. [Daniel Miller] MFH: 2016Q4
Notes
Notes: svn path=/head/; revision=424433
Diffstat (limited to 'security/nmap')
-rw-r--r--security/nmap/Makefile2
-rw-r--r--security/nmap/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/security/nmap/Makefile b/security/nmap/Makefile
index 962746081909..36ef1395b05d 100644
--- a/security/nmap/Makefile
+++ b/security/nmap/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nmap
-DISTVERSION= 7.30
+DISTVERSION= 7.31
CATEGORIES= security ipv6
MASTER_SITES= http://nmap.org/dist/ \
LOCAL/ohauer
diff --git a/security/nmap/distinfo b/security/nmap/distinfo
index 743d9ffb6472..b809ad80d57e 100644
--- a/security/nmap/distinfo
+++ b/security/nmap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1475172408
-SHA256 (nmap-7.30.tar.bz2) = ba38a042ec67e315d903d28a4976b74999da94c646667c0c63f31e587d6d8d0f
-SIZE (nmap-7.30.tar.bz2) = 9003761
+TIMESTAMP = 1477016901
+SHA256 (nmap-7.31.tar.bz2) = cb9f4e03c0771c709cd47dc8fc6ac3421eadbdd313f0aae52276829290583842
+SIZE (nmap-7.31.tar.bz2) = 9000848