rpms/nmap/F-11 .cvsignore, 1.23, 1.24 nmap-4.52-noms.patch, 1.1, 1.2 nmap.spec, 1.53, 1.54 sources, 1.23, 1.24

Michal Hlavinka mhlavink at fedoraproject.org
Thu Jul 16 08:03:07 UTC 2009


Author: mhlavink

Update of /cvs/extras/rpms/nmap/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29732

Modified Files:
	.cvsignore nmap-4.52-noms.patch nmap.spec sources 
Log Message:
updated to 4.90RC1



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/nmap/F-11/.cvsignore,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- .cvsignore	15 Dec 2008 10:39:25 -0000	1.23
+++ .cvsignore	16 Jul 2009 08:02:36 -0000	1.24
@@ -1 +1 @@
-nmap-4.76.tar.bz2
+nmap-4.90RC1.tar.bz2

nmap-4.52-noms.patch:

Index: nmap-4.52-noms.patch
===================================================================
RCS file: /cvs/extras/rpms/nmap/F-11/nmap-4.52-noms.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- nmap-4.52-noms.patch	7 Jan 2008 14:51:39 -0000	1.1
+++ nmap-4.52-noms.patch	16 Jul 2009 08:02:36 -0000	1.2
@@ -1,19 +1,19 @@
-diff -up nmap-4.52/docs/nmap.1.noms nmap-4.52/docs/nmap.1
---- nmap-4.52/docs/nmap.1.noms	2008-01-07 12:51:51.000000000 +0100
-+++ nmap-4.52/docs/nmap.1	2008-01-07 12:52:11.000000000 +0100
-@@ -106,7 +106,7 @@ Nmap 4\.52 ( http://insecure\.org )
+diff -up nmap-4.90RC1/docs/nmap.1.noms nmap-4.90RC1/docs/nmap.1
+--- nmap-4.90RC1/docs/nmap.1.noms	2009-06-25 01:12:51.000000000 +0200
++++ nmap-4.90RC1/docs/nmap.1	2009-07-16 09:58:22.090769947 +0200
+@@ -282,7 +282,7 @@ Nmap 4\&.90RC1 ( http://nmap\&.org )
  Usage: nmap [Scan Type(s)] [Options] {target specification}
  TARGET SPECIFICATION:
-   Can pass hostnames, IP addresses, networks, etc\.
--  Ex: scanme\.nmap\.org, microsoft\.com/24, 192\.168\.0\.1; 10\.0\.0\-255\.1\-254
-+  Ex: scanme\.nmap\.org, 192\.168\.0\.1; 10\.0\.0\-255\.1\-254
+   Can pass hostnames, IP addresses, networks, etc\&.
+-  Ex: scanme\&.nmap\&.org, microsoft\&.com/24, 192\&.168\&.0\&.1; 10\&.0\&.0\-255\&.1\-254
++  Ex: scanme\&.nmap\&.org, 192\&.168\&.0\&.1; 10\&.0\&.0\-255\&.1\-254
    \-iL <inputfilename>: Input from list of hosts/networks
    \-iR <num hosts>: Choose random targets
-   \-\-exclude <host1[,host2][,host3],\.\.\.>: Exclude hosts/networks
-diff -up nmap-4.52/docs/nmap.usage.txt.noms nmap-4.52/docs/nmap.usage.txt
---- nmap-4.52/docs/nmap.usage.txt.noms	2008-01-07 12:41:32.000000000 +0100
-+++ nmap-4.52/docs/nmap.usage.txt	2008-01-07 12:42:15.000000000 +0100
-@@ -2,7 +2,7 @@ Nmap 4.52 ( http://insecure.org )
+   \-\-exclude <host1[,host2][,host3],\&.\&.\&.>: Exclude hosts/networks
+diff -up nmap-4.90RC1/docs/nmap.usage.txt.noms nmap-4.90RC1/docs/nmap.usage.txt
+--- nmap-4.90RC1/docs/nmap.usage.txt.noms	2009-06-25 01:12:51.000000000 +0200
++++ nmap-4.90RC1/docs/nmap.usage.txt	2009-07-16 09:56:24.758078049 +0200
+@@ -2,7 +2,7 @@ Nmap 4.90RC1 ( http://nmap.org )
  Usage: nmap [Scan Type(s)] [Options] {target specification}
  TARGET SPECIFICATION:
    Can pass hostnames, IP addresses, networks, etc.


Index: nmap.spec
===================================================================
RCS file: /cvs/extras/rpms/nmap/F-11/nmap.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -p -r1.53 -r1.54
--- nmap.spec	26 Feb 2009 05:50:25 -0000	1.53
+++ nmap.spec	16 Jul 2009 08:02:36 -0000	1.54
@@ -1,11 +1,12 @@
 Summary: Network exploration tool and security scanner
 Name: nmap
-Version: 4.76
-Release: 4%{?dist}
+Version: 4.90
+%define betaver RC1
+Release: 0.%{betaver}%{?dist}
 # libdnet-stripped is BSD (advertising clause rescinded by the Univ. of California in 1999)
 License: GPLv2
 Group: Applications/System
-Source0: http://nmap.org/dist/%{name}-%{version}.tar.bz2
+Source0: http://nmap.org/dist/%{name}-%{version}%{betaver}.tar.bz2
 Source1: zenmap.desktop
 Source2: zenmap-root.pamd
 Source3: zenmap-root.consoleapps
@@ -46,7 +47,7 @@ This package includes zenmap, a GTK+ fro
 be installed before installing nmap-frontend.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}%{betaver}
 %patch1 -p1 -b .mktemp
 %patch2 -p1 -b .noms
 %patch3 -p1 -b .nostrip
@@ -99,8 +100,13 @@ rm -rf $RPM_BUILD_ROOT
 %doc docs/README
 %doc docs/nmap.usage.txt
 %{_bindir}/nmap
-%{_datadir}/nmap
+%{_bindir}/ncat
+%{_bindir}/ndiff
+%{_mandir}/man1/ndiff.1.gz
 %{_mandir}/man1/nmap.1.gz
+%{_mandir}/man1/ncat.1.gz
+%{_datadir}/nmap
+%{_datadir}/ncat
 
 %files frontend
 %defattr(-,root,root)
@@ -119,6 +125,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/xnmap.1.gz
 
 %changelog
+* Thu Jul 16 2009 Michal Hlavinka <mhlavink at redhat.com> - 2:4.90-0.RC1
+- updated to 4.90RC1
+- fix segmentation fault on scan (#509716)
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2:4.76-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/nmap/F-11/sources,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- sources	15 Dec 2008 10:39:25 -0000	1.23
+++ sources	16 Jul 2009 08:02:36 -0000	1.24
@@ -1 +1 @@
-278dd2e849cc3dbb947df961a1aaffd0  nmap-4.76.tar.bz2
+4355574dfdc3f86bfa85be0a6d9b5bf4  nmap-4.90RC1.tar.bz2




More information about the fedora-extras-commits mailing list