1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Update Lua to 5.4.7

This commit is contained in:
dmiller
2025-04-14 17:20:42 +00:00
parent f4f5cba43d
commit 58ef6f6dac
30 changed files with 365 additions and 255 deletions

View File

@@ -1,5 +1,7 @@
#Nmap Changelog ($Id$); -*-text-*-
o Upgraded included libraries: Lua 5.4.7
o [NSE] New script targets-ipv6-eui64 generates target IPv6 addresses from a
user-provided file of MAC addresses, using the EUI-64 method. [Daniel Miller]
@@ -112,7 +114,7 @@ o Several profile-guided optimizations of the port scan engine. [Daniel Miller]
o Upgraded from libpcre 7.6 to libpcre2 10.43.
o Upgraded included libraries: Lua 5.4.6,zlib 1.3.1, libssh2 1.11.0, and
o Upgraded included libraries: Lua 5.4.6, zlib 1.3.1, libssh2 1.11.0, and
liblinear 2.47
o [GH#2639] Upgraded OpenSSL binaries (for the Windows builds and for RPMs)