nmap updated to 7.40
This commit is contained in:
parent
8b46ca5d70
commit
8f761f899f
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ nmap-5.21.tar.bz2
|
|||||||
/nmap-7.12.tar.bz2
|
/nmap-7.12.tar.bz2
|
||||||
/nmap-7.30.tar.bz2
|
/nmap-7.30.tar.bz2
|
||||||
/nmap-7.31.tar.bz2
|
/nmap-7.31.tar.bz2
|
||||||
|
/nmap-7.40.tar.bz2
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
Summary: Network exploration tool and security scanner
|
Summary: Network exploration tool and security scanner
|
||||||
Name: nmap
|
Name: nmap
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 7.31
|
Version: 7.40
|
||||||
#global prerelease TEST5
|
#global prerelease TEST5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
# Uses combination of licenses based on GPL license, but with extra modification
|
# Uses combination of licenses based on GPL license, but with extra modification
|
||||||
@ -221,6 +221,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man1/xnmap.1.gz
|
%{_mandir}/man1/xnmap.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 03 2017 Michal Hlavinka <mhlavink@redhat.com> - 2:7.40-1
|
||||||
|
- nmap updated to 7.40
|
||||||
|
|
||||||
* Mon Oct 24 2016 Michal Hlavinka <mhlavink@redhat.com> - 2:7.31-1
|
* Mon Oct 24 2016 Michal Hlavinka <mhlavink@redhat.com> - 2:7.31-1
|
||||||
- nmap updated to 7.31
|
- nmap updated to 7.31
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user