mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/timw/testing-upstream-libkqueue'
* origin/topic/timw/testing-upstream-libkqueue: libkqueue: Switch to using HEAD from upstream master
This commit is contained in:
commit
35ad76c96b
3 changed files with 12 additions and 2 deletions
10
CHANGES
10
CHANGES
|
@ -1,3 +1,13 @@
|
||||||
|
8.1.0-dev.518 | 2025-09-04 16:21:52 -0700
|
||||||
|
|
||||||
|
* libkqueue: Switch to using HEAD from upstream master (Tim Wojtulewicz, Corelight)
|
||||||
|
|
||||||
|
The upstream recently merge Christian's fixes for the fd_map allocations
|
||||||
|
so that patch doesn't need to be in our fork anymore. I also tested removing
|
||||||
|
the patch about timers from our fork, and it seems to only matter for Linux
|
||||||
|
kernels earlier than 5.3. All of our supported platforms are newer than
|
||||||
|
that.
|
||||||
|
|
||||||
8.1.0-dev.516 | 2025-09-04 09:04:27 -0700
|
8.1.0-dev.516 | 2025-09-04 09:04:27 -0700
|
||||||
|
|
||||||
* Bump auxil/spicy to latest development snapshot (Benjamin Bannier, Corelight)
|
* Bump auxil/spicy to latest development snapshot (Benjamin Bannier, Corelight)
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
8.1.0-dev.516
|
8.1.0-dev.518
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit af5612bb0db00831b82e706d63176094243c8ad7
|
Subproject commit a83d56aa2bd9ba303c112478eb38d7e8e09c44da
|
Loading…
Add table
Add a link
Reference in a new issue