From 7a7864f89297e0fc3f3779ec2f8dc5100d8449c0 Mon Sep 17 00:00:00 2001 From: Tim Wojtulewicz Date: Tue, 19 Nov 2024 11:40:25 -0700 Subject: [PATCH] Update CHANGES, VERSION, and NEWS for 6.0.9 release --- CHANGES | 4 ++++ NEWS | 11 +++++++++++ VERSION | 2 +- 3 files changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index c5f4906dd4..9dd4dd51ef 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +6.0.9 | 2024-11-19 11:40:25 -0700 + + * Update CHANGES, VERSION, and NEWS for 6.0.9 release (Tim Wojtulewicz) + 6.0.8-7 | 2024-11-14 16:06:49 -0700 * Install procps in OpenSuse Leap images (Benjamin Bannier, Corelight) diff --git a/NEWS b/NEWS index 5e7b0a7306..28d33c9f3e 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,17 @@ 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 6.0.9 +========== + +This release fixes the following bugs: + +- The input framework will no longer get stuck and use 100% of the CPU when + encountering lines not immediately terminated by a new line. + +- The Modbus analyzer added some additional protocol checks and should no longer + over-match on traffic that's not specifically on port 502. + Zeek 6.0.8 ========== diff --git a/VERSION b/VERSION index 007452a03c..f1bb5eb883 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.0.8-7 +6.0.9