mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/zeekjs-0.12.0'
* origin/topic/awelzel/zeekjs-0.12.0: Bump zeekjs to 0.12.0
This commit is contained in:
commit
724daa2792
3 changed files with 15 additions and 2 deletions
13
CHANGES
13
CHANGES
|
@ -1,3 +1,16 @@
|
||||||
|
7.0.0-dev.32 | 2024-02-28 17:10:26 +0100
|
||||||
|
|
||||||
|
* Bump zeekjs to 0.12.0 (Arne Welzel, Corelight)
|
||||||
|
|
||||||
|
0a89ca6 doc: Expand zeek.as() description and add an example
|
||||||
|
7e814d7 Types: Implement basic pattern support
|
||||||
|
43df9d2 Update docs to provide example of shared Node.js openSSL configuration
|
||||||
|
3bf2ea5 lsan suppressions: Add some for 21.11
|
||||||
|
640affa zeek.global_vars: Remove leftover internal field usage
|
||||||
|
3ee53c7 zeek.global_vars: Implement setter
|
||||||
|
8144061 zeek.as: Support more Zeek types
|
||||||
|
b453483 zeek.as: Fix crash for non-atomic types
|
||||||
|
|
||||||
7.0.0-dev.29 | 2024-02-27 15:18:49 +0100
|
7.0.0-dev.29 | 2024-02-27 15:18:49 +0100
|
||||||
|
|
||||||
* GH-3619: spicy/zeekygen: Remove mtime from generated code (Arne Welzel, Corelight)
|
* GH-3619: spicy/zeekygen: Remove mtime from generated code (Arne Welzel, Corelight)
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
7.0.0-dev.29
|
7.0.0-dev.32
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 84826e2f733f69843fb470328877c27758ebe164
|
Subproject commit 230f53c1596ee88289e96397f0810ca60ed897e3
|
Loading…
Add table
Add a link
Reference in a new issue