Sat, 05 Oct 2024 10:30:02 CST | login

Information for build nmap-7.92-1.el9

ID27419
Package Namenmap
Version7.92
Release1.el9
Epoch3
Sourcegit+https://git.cclinux.org/stage/rpms/nmap.git#90d6ccf96b32d75e07a9c427c9c164f9b5769b8b
SummaryNetwork exploration tool and security scanner
DescriptionNmap 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).
Built bydistrobuild
State complete
Volume DEFAULT
StartedThu, 09 Nov 2023 22:08:08 CST
CompletedThu, 09 Nov 2023 22:20:30 CST
Taskbuild (dist-circle9, /stage/rpms/nmap.git:90d6ccf96b32d75e07a9c427c9c164f9b5769b8b)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/nmap.git?#90d6ccf96b32d75e07a9c427c9c164f9b5769b8b'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
nmap-7.92-1.el9.src.rpm (info) (download)
aarch64
nmap-7.92-1.el9.aarch64.rpm (info) (download)
nmap-ncat-7.92-1.el9.aarch64.rpm (info) (download)
nmap-debuginfo-7.92-1.el9.aarch64.rpm (info) (download)
nmap-debugsource-7.92-1.el9.aarch64.rpm (info) (download)
nmap-ncat-debuginfo-7.92-1.el9.aarch64.rpm (info) (download)
i686
nmap-7.92-1.el9.i686.rpm (info) (download)
nmap-ncat-7.92-1.el9.i686.rpm (info) (download)
nmap-debuginfo-7.92-1.el9.i686.rpm (info) (download)
nmap-debugsource-7.92-1.el9.i686.rpm (info) (download)
nmap-ncat-debuginfo-7.92-1.el9.i686.rpm (info) (download)
ppc64le
nmap-7.92-1.el9.ppc64le.rpm (info) (download)
nmap-ncat-7.92-1.el9.ppc64le.rpm (info) (download)
nmap-debuginfo-7.92-1.el9.ppc64le.rpm (info) (download)
nmap-debugsource-7.92-1.el9.ppc64le.rpm (info) (download)
nmap-ncat-debuginfo-7.92-1.el9.ppc64le.rpm (info) (download)
s390x
nmap-7.92-1.el9.s390x.rpm (info) (download)
nmap-ncat-7.92-1.el9.s390x.rpm (info) (download)
nmap-debuginfo-7.92-1.el9.s390x.rpm (info) (download)
nmap-debugsource-7.92-1.el9.s390x.rpm (info) (download)
nmap-ncat-debuginfo-7.92-1.el9.s390x.rpm (info) (download)
x86_64
nmap-7.92-1.el9.x86_64.rpm (info) (download)
nmap-ncat-7.92-1.el9.x86_64.rpm (info) (download)
nmap-debuginfo-7.92-1.el9.x86_64.rpm (info) (download)
nmap-debugsource-7.92-1.el9.x86_64.rpm (info) (download)
nmap-ncat-debuginfo-7.92-1.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Tue Mar 21 2023 Martin Osvald <mosvald@redhat.com> - 3:7.92-1 - New version 7.92 - Resolves: #2180330 - Rebase nmap for TLS v1.3 support - Resolves: #2164833 - Remove duplicate tests * Tue Jan 10 2023 Martin Osvald <mosvald@redhat.com> - 3:7.91-12 - Enhanced TMT testing for centos-stream (#2159206) * Fri Nov 25 2022 Martin Osvald <mosvald@redhat.com> - 3:7.91-11 - ncat does not work with --proxy (#2140101) * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3:7.91-10 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Wed Jul 28 2021 Florian Weimer <fweimer@redhat.com> - 3:7.91-9 - Rebuild to pick up OpenSSL 3.0 Beta ABI (#1984097) * Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 3:7.91-8 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 * Wed May 05 2021 Pavel Zhukov <pzhukov@redhat.com> - 3:7.91-7 - Fix crash with unix sockets * Fri Apr 16 2021 Pavel Zhukov <pzhukov@redhat.com> - 3:7.91-6 - Bumping release because brew is ignorant of such innovative concept as RPM Epochs * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3:7.91-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Thu Apr 08 2021 Pavel Zhukov <pzhukov@redhat.com> - 3:7.91-1 - Bring 7.91 back