[Lunar-commits] <moonbase> nmap: version bumped to 4.76.
Florin Braescu
florin at lunar-linux.org
Sat Sep 13 09:53:14 CEST 2008
commit 4bf5d397ec41815f36b320d3d5114c358254b83b
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Sep 13 10:53:14 2008 +0300
nmap: version bumped to 4.76.
Changes:
o There is a new "external" script category, for NSE scripts which
rely on a third-party network resource.
o Improved rpcinfo.nse to correctly parse a wider variety of server
responses.
o Update the NSE bit library to replace deprecated use of
luaL_openlib() with luaL_register().
o [Zenmap] Highlighting of hostnames was improved to avoid wrongful
highlighting of certain elapsed times, byte counts, and other
non-hostname data.
o Bugfixes.
---
security/nmap/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/security/nmap/DETAILS b/security/nmap/DETAILS
index 82a4afc..3b739f8 100644
--- a/security/nmap/DETAILS
+++ b/security/nmap/DETAILS
@@ -1,11 +1,11 @@
MODULE=nmap
- VERSION=4.75
+ VERSION=4.76
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://nmap.org/dist
- SOURCE_VFY=sha1:904b66d9bbafb357d32cd4d27341c4b240f6112a
+ SOURCE_VFY=sha1:a71141738b4512b6d5b35ef94258e525df30a586
WEB_SITE=http://nmap.org
ENTERED=20010922
- UPDATED=20080908
+ UPDATED=20080913
SHORT="A utility for network exploration or security auditing"
cat << EOF
More information about the Lunar-commits
mailing list