diff --git a/CHANGES b/CHANGES index dd17893daa..8f029325b7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,20 @@ +7.1.0-dev.588 | 2024-11-21 10:22:21 +0100 + + * Bump zeekjs to v0.14.0 (Arne Welzel, Corelight) + + 79b0c21 version: 0.14.0 + b75b384 docker: Use Fedora 41 packages + d65cbc8 Minor header cleanup + 4fd7e8b scripts: Remove __preload__.zeek and types.zeek + 93a8113 CreateEnvironment: Unset kOwnsProcessState and kOwnsInspector + 3b1f5d3 Instance::Init(): Replace parameters with Options struct + + * Fix documentation for `have_spicy` [skip CI] (Benjamin Bannier, Corelight) + + The continued line was incorrectly marked up (as a plain comment instead + of a Zeekygen comment) which caused only half of the docstring to be + rendered by Zeekygen. + 7.1.0-dev.583 | 2024-11-19 19:16:51 +0100 * Bump zeekjs to 0.13.2 (Arne Welzel, Corelight) diff --git a/VERSION b/VERSION index 67376835b2..18551f1692 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -7.1.0-dev.583 +7.1.0-dev.588 diff --git a/auxil/zeekjs b/auxil/zeekjs index d5bae4c4d2..79b0c2126f 160000 --- a/auxil/zeekjs +++ b/auxil/zeekjs @@ -1 +1 @@ -Subproject commit d5bae4c4d29e3c5e87d54f94d7a9b3f86ae856a8 +Subproject commit 79b0c2126fa0178dbc2e37536588fcd1db9f4443