package/nmap: bump to version 7.98
Changelog: https://nmap.org/changelog.html#7.98 Note: It includes a fix for CVE-2025-43715, which impacts Windows-based systems. Signed-off-by: Akhilesh Nema <nemaakhilesh@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
b032843bb4
commit
be0de7f087
@@ -1,6 +1,6 @@
|
||||
# From https://nmap.org/dist/sigs/nmap-7.97.tar.bz2.digest.txt (lowercase)
|
||||
sha256 af98f27925c670c257dd96a9ddf2724e06cb79b2fd1e0d08c9206316be1645c0 nmap-7.97.tar.bz2
|
||||
sha512 050241744c311f5fc16297e1698aded2a9fdc78eb7a0954d1c70f7713ef6e1b07f3fcbf28a6a53f43785b1ae710aadf10237d1d0bd8855c6b3c423da4d35961c nmap-7.97.tar.bz2
|
||||
# From https://nmap.org/dist/sigs/nmap-7.98.tar.bz2.digest.txt (lowercase)
|
||||
sha256 ce847313eaae9e5c9f21708e42d2ab7b56c7e0eb8803729a3092f58886d897e6 nmap-7.98.tar.bz2
|
||||
sha512 14e13689d1276f70efc8c905e8eb0a15970f4312c2ef86d8d97e9df11319735e7f7cd73f728f69cf43d27a078ef5ac1e0f39cd119d8cb9262060c42606c6cab3 nmap-7.98.tar.bz2
|
||||
|
||||
# Locally calculated
|
||||
sha256 9d9a9a763c0e6145172cfe7d8483e23b38ce60b6c79a82e4894242917bdae6d3 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
NMAP_VERSION = 7.97
|
||||
NMAP_VERSION = 7.98
|
||||
NMAP_SITE = https://nmap.org/dist
|
||||
NMAP_SOURCE = nmap-$(NMAP_VERSION).tar.bz2
|
||||
NMAP_DEPENDENCIES = liblinear libpcap
|
||||
|
||||
Reference in New Issue
Block a user