Nmap is a utility for network exploration or security auditing. It supports
ping scanning (determine which hosts are up), many port scanning techniques
(determine what services the hosts are offering), and TCP/IP fingerprinting
(remote host operating system identification). Nmap also offers flexible target
and port specification, decoy scanning, determination of TCP sequence
predictability characteristics, reverse-identd scanning, and more. In addition
to the classic command-line nmap executable, the Nmap suite includes a flexible
data transfer, redirection, and debugging tool (netcat utility ncat), a utility
for comparing scan results (ndiff), and a packet generation and response
analysis tool (nping).
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2:7.92-1
- Rebuilt for MSVSphere 8.8
* Tue Mar 21 2023 Martin Osvald <mosvald@redhat.com> - 2:7.92-1
- New version 7.92
- Resolves: #2166178 - Nmap much slower after libpcap fix
- Resolves: #2169766 - Rebase nmap for TLS v1.3 support
* Tue Aug 23 2022 Martin Osvald <mosvald@redhat.com> - 2:7.70-8
- Resolves: #2120294 - wrong connect format
* Wed May 04 2022 Martin Osvald <mosvald@redhat.com> - 2:7.70-7
- Do not listen on ipv6 if it's disabled (#1899824)
* Wed Jul 21 2021 Pavel Zhukov <pzhukov@redhat.com> - 2:7.70-6
- Use safe variants of FD_ functions (#1914733)
* Thu Mar 28 2019 Pavel Zhukov <pzhukov@redhat.com> - 2:7.70-5
- Resolves: #1653119 - Manage nc symlink using alternatives
* Mon Sep 17 2018 Pavel Zhukov <pzhukov@redhat.com> - 2:7.70-4
- Resolves: #1627053 - Obsolete python2 packages
* Mon Jun 04 2018 Pavel Zhukov <pzhukov@redhat.com> - 2:7.70-3
- Disable build with libssh in RHEL (#1584704)
* Thu Apr 19 2018 Pavel Zhukov <pzhukov@redhat.com> - 2:7.70-2
- Do not build zenmap and ndiff because of python2 deprecation
* Wed Mar 21 2018 Pavel Zhukov <pzhukov@redhat.com> - 2:7.70-1
- New version 7.70 (#1558770)