1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-30 03:19:02 +00:00

Clarify libpcre version change in changelog

This commit is contained in:
dmiller
2025-02-17 15:37:24 +00:00
parent c932f08f42
commit fd80921926

View File

@@ -99,8 +99,10 @@ o Improved the OS detection engine by using a new source port for each retry.
o Several profile-guided optimizations of the port scan engine. [Daniel Miller]
o Upgraded included libraries: Lua 5.4.6, libpcre2 10.43, zlib 1.3.1, libssh2
1.11.0, liblinear 2.47
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
liblinear 2.47
o [GH#2639] Upgraded OpenSSL binaries (for the Windows builds and for RPMs)
to version 3.0.13. This addresses various OpenSSL vulnerabilities which