Package nmap: Information

Source package:
nmap
Version:
7.80-alt2
Build time:
Oct 30, 2021, 03:39 AM in the task #288379
Category:
Report package bug
FTBFS
ArchitectureFTBFS sinceUpdate
x86_64March 24, 2023March 25, 2023
i586March 25, 2023March 25, 2023

License:
Summary:
Network exploration tool and security scanner
Description:
Nmap is an utility for network exploration or security auditing.
It supports ping scanning (determine which hosts are up), many port
scanning techniques, version detection (determine service protocols and
application versions listening behind ports), and TCP/IP fingerprinting
(remote host OS or device identification).  Nmap also offers flexible
target and port specification, decoy/stealth scanning, Sun RPC scanning,
and more.

List of rpms provided by this srpm:
nmap-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

ACL:
@core

    1. libssh2-devel
    2. libssl-devel
    3. gcc-c++
    4. liblua5.3-devel
    5. zlib-devel
    6. python3-devel
    7. libcap-devel
    8. libpcap-devel >= 2:0.8
    9. libpcre-devel

Last changed


Oct. 30, 2021 Gleb Fotengauer-Malinovskiy 20020501:7.80-alt2
- Switched to use python3 due to python2 EOL (ALT#38271) (thx Vitaly Lipatov):
  + disabled zenmap build;
  + applied ndiff python3 patch (thx Bryan Quigley).
Aug. 16, 2019 Gleb Fotengauer-Malinovskiy 20020501:7.80-alt1
- Updated to 7.80.
April 17, 2019 Gleb Fotengauer-Malinovskiy 20020501:7.70-alt2
- Rebuilt with system libssh2-devel and zlib-devel (found with help
  of findsym-remote).