nmap updated to 7.01
This commit is contained in:
parent
d921b94c89
commit
cf91f8cab1
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ nmap-5.21.tar.bz2
|
|||||||
/nmap-6.46.tar.bz2
|
/nmap-6.46.tar.bz2
|
||||||
/nmap-6.47.tar.bz2
|
/nmap-6.47.tar.bz2
|
||||||
/nmap-7.00.tar.bz2
|
/nmap-7.00.tar.bz2
|
||||||
|
/nmap-7.01.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.00
|
Version: 7.01
|
||||||
#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
|
||||||
|
* Fri Dec 11 2015 Michal Hlavinka <mhlavink@redhat.com> - 2:7.01-1
|
||||||
|
- nmap updated to 7.01
|
||||||
|
|
||||||
* Tue Sep 01 2015 Michal Hlavinka <mhlavink@redhat.com> - 2:6.47-5
|
* Tue Sep 01 2015 Michal Hlavinka <mhlavink@redhat.com> - 2:6.47-5
|
||||||
- fix FTBFS
|
- fix FTBFS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user