[nmap] nmap updated to 6.01

Michal Hlavinka mhlavink at fedoraproject.org
Mon Jun 18 12:48:15 UTC 2012


commit 77b4247b62b4cf3ffcc778eca9b64f26711bd4dd
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Mon Jun 18 14:48:08 2012 +0200

    nmap updated to 6.01

 .gitignore |    1 +
 nmap.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3b8a228..19588de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ nmap-5.21.tar.bz2
 /nmap-5.51.tar.bz2
 /nmap-5.61TEST5.tar.bz2
 /nmap-6.00.tar.bz2
+/nmap-6.01.tar.bz2
diff --git a/nmap.spec b/nmap.spec
index 36ded1b..714f8af 100644
--- a/nmap.spec
+++ b/nmap.spec
@@ -1,9 +1,9 @@
 #TODO: stop using local copy of libdnet, once system distributed version supports sctp (grep sctp /usr/include/dnet.h)
 Summary: Network exploration tool and security scanner
 Name: nmap
-Version: 6.00
+Version: 6.01
 #global prerelease TEST5
-Release: 2%{?dist}
+Release: 1%{?dist}
 # nmap is GPLv2
 # zenmap is GPLv2 and LGPLv2+ (zenmap/higwidgets) and GPLv2+ (zenmap/radialnet)
 # libdnet-stripped is BSD (advertising clause rescinded by the Univ. of California in 1999) with some parts as Public Domain (crc32)
@@ -176,6 +176,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/xnmap.1.gz
 
 %changelog
+* Mon Jun 18 2012 Michal Hlavinka <mhlavink at redhat.com> - 2:6.01-1
+- nmap updated to 6.01
+
 * Tue Jun 05 2012 Michal Hlavinka <mhlavink at redhat.com> - 2:6.00-2
 - prevent stripping binaries
 
diff --git a/sources b/sources
index 7b57e64..431f2de 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e365cdada811c57e172b24b62746ab7d  nmap-6.00.tar.bz2
+a1a71940f238abb835dbf3ee7412bcea  nmap-6.01.tar.bz2


More information about the scm-commits mailing list