Update CHANGES, VERSION, and NEWS for 7.0.10

This commit is contained in:
Tim Wojtulewicz 2025-08-26 10:39:08 -07:00
parent f802819fae
commit 6aecda0699
3 changed files with 14 additions and 1 deletions

View file

@ -1,3 +1,7 @@
7.0.10 | 2025-08-26 10:39:08 -0700
* Update CHANGES, VERSION, and NEWS for 7.0.10 (Tim Wojtulewicz, Corelight)
7.0.9-3 | 2025-08-22 13:31:54 -0700
* fixes for specialized ZAM operations needing to check whether record fields exist (Vern Paxson, Corelight)

9
NEWS
View file

@ -3,6 +3,15 @@ This document summarizes the most important changes in the current Zeek
release. For an exhaustive list of changes, see the ``CHANGES`` file
(note that submodules, such as Broker, come with their own ``CHANGES``.)
Zeek 7.0.10
===========
We would like to thank Artyom Kalabukhov (@predator89090) for their contribution to this
release.
- The SMB parser now correctly parses the data_offset field correctly. It previously tried
to parse it as 16 bits, when the field is only 8 bits in the spec.
Zeek 7.0.9
==========

View file

@ -1 +1 @@
7.0.9-3
7.0.10