nmap updated to 6.46
This commit is contained in:
parent
ff866f443f
commit
849eab4ac5
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ nmap-5.21.tar.bz2
|
|||||||
/nmap-6.25svn20130624.tar.bz2
|
/nmap-6.25svn20130624.tar.bz2
|
||||||
/nmap-6.40.tar.bz2
|
/nmap-6.40.tar.bz2
|
||||||
/nmap-6.45.tar.bz2
|
/nmap-6.45.tar.bz2
|
||||||
|
/nmap-6.46.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: 6.45
|
Version: 6.46
|
||||||
#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
|
||||||
@ -216,6 +216,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man1/xnmap.1.gz
|
%{_mandir}/man1/xnmap.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 22 2014 Michal Hlavinka <mhlavink@redhat.com> - 2:6.46-1
|
||||||
|
- nmap updated to 6.46
|
||||||
|
|
||||||
* Mon Apr 14 2014 Michal Hlavinka <mhlavink@redhat.com> - 2:6.45-1
|
* Mon Apr 14 2014 Michal Hlavinka <mhlavink@redhat.com> - 2:6.45-1
|
||||||
- nmap updated to 6.45
|
- nmap updated to 6.45
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user