Skip to content

Commit f61a82a

Browse files
committedOct 21, 2016
Bump version and regen docs for 7.31 maintenance release.
1 parent 79c912e commit f61a82a

File tree

16 files changed

+38
-28
lines changed

16 files changed

+38
-28
lines changed
 

‎CHANGELOG

+10
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ o [GH#416] New service probe and match line for iperf3. [Eric Gershman]
55
o [NSE][GH#555] Add Drupal to the set of web apps brute forced by
66
http-form-brute. [Nima Ghotbi]
77

8+
Nmap 7.31 [2016-10-20]
9+
10+
o [Windows] Updated the bundled Npcap to 0.10 r9, bringing increased stability,
11+
bug fixes, and raw 802.11 WiFi capture (unused by Nmap). [Yang Luo]
12+
13+
o Fixed the way Nmap handles scanning names that resolve to the same IP. Due to
14+
changes in 7.30, the IP was only being scanned once, with bogus results
15+
displayed for the other names. The previous behavior is now restored.
16+
[Tudor Emil Coman]
17+
818
o [GH#350] Fix an assertion failure due to floating point error in equality
919
comparison, which triggered mainly on OpenBSD:
1020
assertion "diff <= interval" failed: file "timing.cc", line 440

‎README-WIN32

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Details on installation, compilation, and limitation of the Nmap
2-
Security Scanner on the Windows platform is now available in the Nmap
3-
Installation Guide at https://nmap.org/install/ .
4-
1+
Details on installation, compilation, and limitation of the Nmap
2+
Security Scanner on the Windows platform is now available in the Nmap
3+
Installation Guide at https://nmap.org/install/ .
4+

‎docs/nmap-update.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: nmap-update
33
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
44
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5-
.\" Date: 09/29/2016
5+
.\" Date: 10/21/2016
66
.\" Manual: nmap-update Reference Guide
77
.\" Source: nmap-update
88
.\" Language: English
99
.\"
10-
.TH "NMAP\-UPDATE" "1" "09/29/2016" "nmap\-update" "nmap\-update Reference Guide"
10+
.TH "NMAP\-UPDATE" "1" "10/21/2016" "nmap\-update" "nmap\-update Reference Guide"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

‎docs/nmap.1

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: nmap
33
.\" Author: [see the "Author" section]
44
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5-
.\" Date: 09/29/2016
5+
.\" Date: 10/21/2016
66
.\" Manual: Nmap Reference Guide
77
.\" Source: Nmap
88
.\" Language: English
99
.\"
10-
.TH "NMAP" "1" "09/29/2016" "Nmap" "Nmap Reference Guide"
10+
.TH "NMAP" "1" "10/21/2016" "Nmap" "Nmap Reference Guide"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------
@@ -130,7 +130,7 @@ This options summary is printed when Nmap is run with no arguments, and the late
130130
.RS 4
131131
.\}
132132
.nf
133-
Nmap 7\&.30SVN ( https://nmap\&.org )
133+
Nmap 7\&.31SVN ( https://nmap\&.org )
134134
Usage: nmap [Scan Type(s)] [Options] {target specification}
135135
TARGET SPECIFICATION:
136136
Can pass hostnames, IP addresses, networks, etc\&.

‎docs/nmap.usage.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Nmap 7.30SVN ( https://nmap.org )
1+
Nmap 7.31SVN ( https://nmap.org )
22
Usage: nmap [Scan Type(s)] [Options] {target specification}
33
TARGET SPECIFICATION:
44
Can pass hostnames, IP addresses, networks, etc.

‎docs/zenmap.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: zenmap
33
.\" Author: [see the "Authors" section]
44
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5-
.\" Date: 09/29/2016
5+
.\" Date: 10/21/2016
66
.\" Manual: Zenmap Reference Guide
77
.\" Source: Zenmap
88
.\" Language: English
99
.\"
10-
.TH "ZENMAP" "1" "09/29/2016" "Zenmap" "Zenmap Reference Guide"
10+
.TH "ZENMAP" "1" "10/21/2016" "Zenmap" "Zenmap Reference Guide"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

‎mswin32/nmap.rc

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
//
1414

1515
VS_VERSION_INFO VERSIONINFO
16-
FILEVERSION 7,0,30,100
16+
FILEVERSION 7,0,31,100
1717
FILEFLAGSMASK 0x3fL
1818
#ifdef _DEBUG
1919
FILEFLAGS 0x21L
@@ -30,7 +30,7 @@ BEGIN
3030
BEGIN
3131
VALUE "CompanyName", "Insecure.Org\0"
3232
VALUE "FileDescription", "Nmap\0"
33-
VALUE "FileVersion", "7.30SVN\0"
33+
VALUE "FileVersion", "7.31SVN\0"
3434
VALUE "InternalName", "Nmap\0"
3535
VALUE "LegalCopyright", "Copyright (c) Insecure.Com LLC (fyodor@insecure.org)\0"
3636
VALUE "LegalTrademarks", "NMAP\0"

‎ncat/docs/ncat.1

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: Ncat
33
.\" Author: [see the "Authors" section]
44
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5-
.\" Date: 09/29/2016
5+
.\" Date: 10/21/2016
66
.\" Manual: Ncat Reference Guide
77
.\" Source: Ncat
88
.\" Language: English
99
.\"
10-
.TH "NCAT" "1" "09/29/2016" "Ncat" "Ncat Reference Guide"
10+
.TH "NCAT" "1" "10/21/2016" "Ncat" "Ncat Reference Guide"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------
@@ -43,7 +43,7 @@ Among Ncat\*(Aqs vast number of features there is the ability to chain Ncats tog
4343
.RS 4
4444
.\}
4545
.nf
46-
Ncat 7\&.30SVN ( https://nmap\&.org/ncat )
46+
Ncat 7\&.31SVN ( https://nmap\&.org/ncat )
4747
Usage: ncat [options] [hostname] [port]
4848

4949
Options taking a time assume seconds\&. Append \*(Aqms\*(Aq for milliseconds,

‎ncat/docs/ncat.usage.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Ncat 7.30SVN ( https://nmap.org/ncat )
1+
Ncat 7.31SVN ( https://nmap.org/ncat )
22
Usage: ncat [options] [hostname] [port]
33

44
Options taking a time assume seconds. Append 'ms' for milliseconds,

‎ncat/ncat.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
/* Ncat information for output, etc. */
146146
#define NCAT_NAME "Ncat"
147147
#define NCAT_URL "https://nmap.org/ncat"
148-
#define NCAT_VERSION "7.30SVN"
148+
#define NCAT_VERSION "7.31SVN"
149149

150150
#ifndef __GNUC__
151151
#ifndef __attribute__

‎ndiff/docs/ndiff.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: ndiff
33
.\" Author: [see the "Authors" section]
44
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5-
.\" Date: 09/29/2016
5+
.\" Date: 10/21/2016
66
.\" Manual: User Commands
77
.\" Source: Ndiff
88
.\" Language: English
99
.\"
10-
.TH "NDIFF" "1" "09/29/2016" "Ndiff" "User Commands"
10+
.TH "NDIFF" "1" "10/21/2016" "Ndiff" "User Commands"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

‎nmap.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,8 @@
193193
#ifndef NMAP_VERSION
194194
/* Edit this definition only within the quotes, because it is read from this
195195
file by the makefiles. */
196-
#define NMAP_VERSION "7.30SVN"
197-
#define NMAP_NUM_VERSION "7.0.30.100"
196+
#define NMAP_VERSION "7.31SVN"
197+
#define NMAP_NUM_VERSION "7.0.31.100"
198198
#endif
199199
/* The version number of updates retrieved by the nmap-update
200200
program. It can be different (but should always be the same or

‎nping/docs/nping.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: nping
33
.\" Author: [see the "Authors" section]
44
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5-
.\" Date: 09/29/2016
5+
.\" Date: 10/21/2016
66
.\" Manual: Nping Reference Guide
77
.\" Source: Nping
88
.\" Language: English
99
.\"
10-
.TH "NPING" "1" "09/29/2016" "Nping" "Nping Reference Guide"
10+
.TH "NPING" "1" "10/21/2016" "Nping" "Nping Reference Guide"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

‎nping/nping.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@
339339
/* General tunable defines **************************************************/
340340
#define NPING_NAME "Nping"
341341
#define NPING_URL "https://nmap.org/nping"
342-
#define NPING_VERSION "0.7.30SVN"
342+
#define NPING_VERSION "0.7.31SVN"
343343

344344

345345
#define DEFAULT_VERBOSITY VB_0
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.30SVN
1+
7.31SVN

‎zenmap/zenmapCore/Version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "7.30SVN"
1+
VERSION = "7.31SVN"

0 commit comments

Comments
 (0)
Please sign in to comment.