mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/timw/update-libkqueue'
* origin/topic/timw/update-libkqueue: Bump libkqueue to latest upstream master
This commit is contained in:
commit
c741e8f489
4 changed files with 10 additions and 3 deletions
6
CHANGES
6
CHANGES
|
@ -1,3 +1,9 @@
|
|||
8.1.0-dev.563 | 2025-09-22 07:33:42 -0700
|
||||
|
||||
* Bump libkqueue to latest upstream master (Tim Wojtulewicz, Corelight)
|
||||
|
||||
* Fix clang-tidy finding in recent script_opt changes (Tim Wojtulewicz, Corelight)
|
||||
|
||||
8.1.0-dev.559 | 2025-09-17 14:28:32 -0700
|
||||
|
||||
* tracking of event groups for compilation to standalone-C++ (Vern Paxson, Corelight)
|
||||
|
|
3
NEWS
3
NEWS
|
@ -6,7 +6,8 @@ release. For an exhaustive list of changes, see the ``CHANGES`` file
|
|||
Zeek 8.1.0
|
||||
==========
|
||||
|
||||
We would like to thank Klemens Nanni (@klemens-ya) for their contributions to this release.
|
||||
We would like to thank @chrisjlly and Klemens Nanni (@klemens-ya) for their contributions
|
||||
to this release.
|
||||
|
||||
Breaking Changes
|
||||
----------------
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
8.1.0-dev.559
|
||||
8.1.0-dev.563
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit a83d56aa2bd9ba303c112478eb38d7e8e09c44da
|
||||
Subproject commit ea30540c77679ced3ce7886199384e8743628921
|
Loading…
Add table
Add a link
Reference in a new issue