[Lunar-commits] <moonbase> nmap: version bumped to 4.75.
Florin Braescu
florin at lunar-linux.org
Mon Sep 8 10:27:16 CEST 2008
commit a8b7dba5b2c2c93341e650354d7daea9871ff747
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Sep 8 11:27:16 2008 +0300
nmap: version bumped to 4.75.
Changes:
o Added a new Scan Topology system.
o Another exciting new Zenmap feature is Scan Aggregation.
o Expanded nmap-services to include information on how frequently each
port number is found open.
o Nmap now scans the most common 1,000 ports by default in either
protocol (UDP scan is still optional).
o Nmap fast scan (-F) now scans the top 100 ports by default in either
protocol.
o The --top-ports option lets you specify the number of ports you wish
to scan in each protocol, and will pick the most popular ports for
you based on the new frequency data.
o Integrated all of your OS detection fingerprint and correction
submissions from March 11 until mid-July.
o Zenmap no longer leaves any temporary files lying around.
o Nmap only prints an uptime guess in verbose mode now.
o Many other bugfixes and improvements.
---
security/nmap/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/security/nmap/DETAILS b/security/nmap/DETAILS
index 5a4d49e..82a4afc 100644
--- a/security/nmap/DETAILS
+++ b/security/nmap/DETAILS
@@ -1,11 +1,11 @@
MODULE=nmap
- VERSION=4.68
+ VERSION=4.75
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://nmap.org/dist
- SOURCE_VFY=sha1:48cea9fa286e339a1e426e856889c6dd62c25e97
+ SOURCE_VFY=sha1:904b66d9bbafb357d32cd4d27341c4b240f6112a
WEB_SITE=http://nmap.org
ENTERED=20010922
- UPDATED=20080704
+ UPDATED=20080908
SHORT="A utility for network exploration or security auditing"
cat << EOF
More information about the Lunar-commits
mailing list