Accepting request 375351 from home:AndreasStieger:branches:network:utilities

Nmap 7.10

OBS-URL: https://build.opensuse.org/request/show/375351
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nmap?expand=0&rev=85
This commit is contained in:
2016-03-20 10:29:29 +00:00
committed by Git OBS Bridge
parent 39a0d161ec
commit 8eaff62ef9
6 changed files with 32 additions and 12 deletions
+19
View File
@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Mar 18 16:36:47 UTC 2016 - astieger@suse.com
- Nmap 7.10:
* Add 12 NSE scripts
* Integrate OS, service/version detection fingerprint submissions
* Updated to various NSE scripts
* Zenmap: Remember window geometry (position and size) from the
previous time Zenmap was run.
* Give option parsing errors after the long usage statement
* Changed Nmap's idea of reserved and private IP addresses to include
169.254/16 (RFC3927) and remove 6/8, 7/8, and 55/8 networks
(for -iR randomly generated targets)
Usage of own exclusion lists with --exclude or --exclude-file is
recommended to avoid scanning newly-valid addresses belonging to
the US DoD.
* Allow the -4 option for Nmap to indicate IPv4 address family.
* Add verbosity level of 0 (-v0): not text output
-------------------------------------------------------------------
Mon Dec 14 19:16:33 UTC 2015 - astieger@suse.com
+3 -2
View File
@@ -1,7 +1,7 @@
#
# spec file for package nmap
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
%define with_system_lua 0%{?suse_version} >= 1220
Name: nmap
Version: 7.01
Version: 7.10
Release: 0
Summary: Portscanner
License: GPL-2.0+
@@ -47,6 +47,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} > 1320
BuildRequires: Lua(devel) = 5.2
%else
BuildRequires: pkgconfig(lua) < 5.3
BuildRequires: pkgconfig(lua) >= 5.2
%endif
%endif
BIN
View File
Binary file not shown.
-7
View File
@@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iD8DBQBWaKCEAa+fA2uTVdARAqr2AKCEDaROCN1PPGwBqQTQjL95naas7ACePvga
Hgt2kT4Chxk07q2BFuEZRiU=
=cTqr
-----END PGP SIGNATURE-----
BIN
View File
Binary file not shown.
+7
View File
@@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iD8DBQBW6ukZAa+fA2uTVdARAktBAJ41jk0fDEghDiEf1oGziA0ahq/h+wCfWP+y
ClcItPC7FLR1gEhNa6zBQeg=
=7dmk
-----END PGP SIGNATURE-----