Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/nmap.git#6df702fe995237b8533169eee5d1b5c677a1d895
This commit is contained in:
DistroBaker 2021-02-03 00:43:26 +00:00
parent ab61883910
commit 66971bc1ca

View File

@ -7,7 +7,7 @@ Name: nmap
Epoch: 3
Version: 7.80
#global prerelease TEST5
Release: 8%{?dist}
Release: 9%{?dist}
Summary: Network exploration tool and security scanner
URL: http://nmap.org/
# Uses combination of licenses based on GPL license, but with extra modification
@ -143,6 +143,9 @@ ln -s ncat %{buildroot}%{_bindir}/nc
%{_mandir}/man1/ncat.1.gz
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3:7.80-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jan 13 2021 Pavel Zhukov <pzhukov@redhat.com> - 3:7.80-8
- Replace FD_ functions with safe implementation (#1914734)