From 0b217e0e7620a4b49e5b35cfcd93c603ca6d816b Mon Sep 17 00:00:00 2001 From: Tim Wojtulewicz Date: Wed, 5 Jul 2023 08:34:17 -0700 Subject: [PATCH] Updating CHANGES and VERSION. --- CHANGES | 8 ++++++++ VERSION | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 668376eeac..088cca0341 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,11 @@ +6.1.0-dev.161 | 2023-07-05 08:33:36 -0700 + + * Update binpac, bifcl, and broker submodules for funsigned-char change (Tim Wojtulewicz, Corelight) + + * Add /J flag on Windows to force unsigned char (Tim Wojtulewicz, Corelight) + + * Use -funsigned-char flag when building Zeek (Tim Wojtulewicz, Corelight) + 6.1.0-dev.157 | 2023-07-05 15:24:57 +0200 * GH-3136: global_ids(): Include module names (Arne Welzel, Corelight) diff --git a/VERSION b/VERSION index a912b4801c..d574785e57 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.1.0-dev.157 +6.1.0-dev.161