Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3e56c4a34f8ee7eac97af98e2fb67e3ad3cdc0d8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3e56c4a34f8ee7eac97af98e2fb67e3ad3cdc0d8)
  • Date: Fri, 12 Sep 2008 08:56:55 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

security/nmap/DETAILS | 19 +++++++++----------
security/nmap/HISTORY | 3 +++
2 files changed, 12 insertions(+), 10 deletions(-)

New commits:
commit 3e56c4a34f8ee7eac97af98e2fb67e3ad3cdc0d8
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

nmap: => 4.76

diff --git a/security/nmap/DETAILS b/security/nmap/DETAILS
index abb078a..cee193a 100755
--- a/security/nmap/DETAILS
+++ b/security/nmap/DETAILS
@@ -1,21 +1,20 @@
SPELL=nmap
- VERSION=4.75
+ VERSION=4.76
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://nmap.org/dist/$SOURCE
-
SOURCE_HASH=sha512:b22d37e61220e661cdeacf8f048919435a7c1b51ce308f4597065e1facdf7d365ff4660ce72e5aaa83659dd64fce98dd7c50a836697bb4b67edecf585a6aa6e3
+
SOURCE_HASH=sha512:b1e04ed7521744c0090e1a3081ed524a7b3b12872090b064d80e325e4c5d273f76fae899b28ecdbf6e300d19203ebe1dfde6f3cabdeab7e76fdccbb46139167e
WEB_SITE=http://nmap.org/
ENTERED=20010922
LICENSE[0]=GPL
KEYWORDS="security"
SHORT="utility for network exploration or security auditing"
cat << EOF
-Nmap is a utility for network exploration or security auditing. It
-supports ping scanning (determine which hosts are up), many port
-scanning techniques (determine what services the hosts are offering),
-and TCP/IP fingerprinting (remote host operating system identification).
-Nmap also offers flexible target and port specification, decoy scanning,
-determination of TCP sequence predictability characteristics, sunRPC
-scanning, reverse-identd scanning, and more. Console and X-Window
-versions are available.
+Nmap is a utility for network exploration or security auditing. It supports
+ping scanning (determine which hosts are up), many port scanning techniques
+(determine what services the hosts are offering), and TCP/IP fingerprinting
+(remote host operating system identification). Nmap also offers flexible
+target and port specification, decoy scanning, determination of TCP sequence
+predictability characteristics, sunRPC scanning, reverse-identd scanning,
+and more. Console and X-Window versions are available.
EOF
diff --git a/security/nmap/HISTORY b/security/nmap/HISTORY
index 42b03e9..f265601 100644
--- a/security/nmap/HISTORY
+++ b/security/nmap/HISTORY
@@ -1,3 +1,6 @@
+2008-09-12 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 4.76; fixed the desc
+
2008-09-08 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 4.75




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (3e56c4a34f8ee7eac97af98e2fb67e3ad3cdc0d8), Vlad Glagolev, 09/12/2008

Archive powered by MHonArc 2.6.24.

Top of Page