Merge remote-tracking branch 'origin/topic/awelzel/3115-debian-12'

* origin/topic/awelzel/3115-debian-12:
  NEWS: Add entry about Debian 12
  docker: Add libnode to enable JavaScript support
  docker: Bump images to Debian 12
This commit is contained in:
Arne Welzel 2023-06-14 18:55:27 +02:00
commit 84d605602f
5 changed files with 22 additions and 6 deletions

3
NEWS
View file

@ -309,6 +309,9 @@ New Functionality
Changed Functionality
---------------------
- The base distribution of the Zeek container images has been upgraded to
Debian 12 "bookworm" and JavaScript support was enabled.
- When ``get_file_handle()`` is invoked for an analyzer that did not register
an appropriate callback function, log a warning and return a generic handle
value based on the analyzer and connection information.