Add versions of bundled dependencies

This commit is contained in:
Tim Wojtulewicz 2025-04-23 12:07:34 -07:00
parent 3dbb5b98f3
commit 3d584011a0

4
NEWS
View file

@ -32,7 +32,9 @@ New Functionality
- The following dependencies have had updates:
##### TODO #####
- The bundled version of c-ares has been updated to v1.34.5.
- The bundled version of ZeekJS has been updated to v0.17.0.
- Some DNS events are not raised when ``dns_skip_all_addl`` is set to true. Zeek now
raises a warning when a script declares these events while this option is set to true.