From cf154e02ddd280353ec9064ec7fa693ac7b7980f Mon Sep 17 00:00:00 2001 From: Arne Welzel Date: Mon, 10 Mar 2025 11:51:23 +0100 Subject: [PATCH] Bump zeekjs to v0.15.0 f5ff7c4 version: 0.15.0 2a48143 docker/fedora: Bust cache and ensure sqlite-libs is updated 05e5f57 Executor: Unblock SIGTERM in thread 46496b9 Instance: Remove unsued variable c3b3c86 Instance: Offload JavaScript invocations to executor thread 09e311f Introduce Executor helper Mainly, run JavaScript on a separate thread for interoperability with Spicy fiber stacks. Closes #4239 --- auxil/zeekjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auxil/zeekjs b/auxil/zeekjs index 79b0c2126f..f5ff7c4b51 160000 --- a/auxil/zeekjs +++ b/auxil/zeekjs @@ -1 +1 @@ -Subproject commit 79b0c2126fa0178dbc2e37536588fcd1db9f4443 +Subproject commit f5ff7c4b51e3ec1e11fc48adafdd813feccc04c5