diff options
author | ohauer <ohauer@FreeBSD.org> | 2011-02-14 03:36:36 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2011-02-14 03:36:36 +0800 |
commit | eab7bed7e7f8105b0a1e7a133c8ef3acafa8656a (patch) | |
tree | bda46417313b63f82d294baae717b674236cfd63 /security/nmap/distinfo | |
parent | e65662ac6105f1e49e547424522da7af8832ef05 (diff) | |
download | freebsd-ports-gnome-eab7bed7e7f8105b0a1e7a133c8ef3acafa8656a.tar.gz freebsd-ports-gnome-eab7bed7e7f8105b0a1e7a133c8ef3acafa8656a.tar.zst freebsd-ports-gnome-eab7bed7e7f8105b0a1e7a133c8ef3acafa8656a.zip |
- update to version 5.51
Nmap 5.51 [2011-02-11]
o [Ndiff] Added support for prerule and postrule scripts. [David]
o [NSE] Fixed a bug which caused some NSE scripts to fail due to the
absence of the NSE SCRIPT_NAME environment variable when loaded.
Michael Pattrick reported the problem. [Djalal]
o [Zenmap] Selecting one of the scan targets in the left pane is
supposed to jump to that host in the Nmap Output in the right pane
(but it wasn't). Brian Krebs reported this bug. [David]
o Fixed an obscure bug in Windows interface matching. If the MAC
address of an interface couldn't be retrieved, it might have been
used instead of the correct interface. Alexander Khodyrev reported
the problem. [David]
o [NSE] Fixed portrules in dns-zone-transfer and ftp-proftpd-backdoor
that used shortport functions incorrectly and always returned
true. [Jost Krieger]
o [Ndiff] Fixed ndiff.dtd to include two elements that can be diffed:
status and address. [Daniel Miller]
o [Ndiff] Fixed the ordering of hostscript-related elements in XML
output. [Daniel Miller]
o [NSE] Fixed a bug in the nrpe-enum script that would make it run for
every port (when it was selected--it isn't by default). Daniel
Miller reported the bug. [Patrick]
o [NSE] When an NSE script sets a negative socket timeout, it now
causes a controlled Lua stack trace instead of a fatal error.
Vlatko Kosturjak reported the bug. [David]
o [Zenmap] Worked around an error that caused the py2app bootstrap
executable to be non-universal even when the rest of the application
was universal. This prevented the binary .dmg from working on
PowerPC. Yxynaxen reported the problem. [David]
o [Ndiff] Fixed an output line that wasn't being redirected to a file
when all other output was. [Daniel Miller]
Diffstat (limited to 'security/nmap/distinfo')
-rw-r--r-- | security/nmap/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nmap/distinfo b/security/nmap/distinfo index fc7cc1a9bb84..b8d4786f6e84 100644 --- a/security/nmap/distinfo +++ b/security/nmap/distinfo @@ -1,2 +1,2 @@ -SHA256 (nmap-5.50.tar.bz2) = aa044113caa47e172c154daed73afc70ffa18d359eb47c22a9ea85ffcb14ffb8 -SIZE (nmap-5.50.tar.bz2) = 16877762 +SHA256 (nmap-5.51.tar.bz2) = 15b3e134a74fa9b54aba2c3a53d6701c7ad221dc4051657ef95465a5a5a8687e +SIZE (nmap-5.51.tar.bz2) = 16869068 |