mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/zeekygen-disable-cluster-experimental'
* origin/topic/awelzel/zeekygen-disable-cluster-experimental: zeekygen: Disable Cluster::Experimental module
This commit is contained in:
commit
8d09a404f2
3 changed files with 10 additions and 1 deletions
8
CHANGES
8
CHANGES
|
@ -1,3 +1,11 @@
|
|||
7.1.0-dev.816 | 2024-12-13 12:59:08 +0100
|
||||
|
||||
* zeekygen: Disable Cluster::Experimental module (Arne Welzel, Corelight)
|
||||
|
||||
The nodes-experimental/manager.zeek file ends up calling Broker::publish()
|
||||
unconditionally, resulting in a warning. Skip running that code when
|
||||
generating documentation.
|
||||
|
||||
7.1.0-dev.814 | 2024-12-13 10:57:19 +0100
|
||||
|
||||
* BTest updates in support of compiling-scripts-to-C++ (Vern Paxson, Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue