mirror of
https://github.com/zeek/zeek.git
synced 2025-10-01 22:28: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
|
||||
|
||||
* Bump auxil/spicy to latest development snapshot (Benjamin Bannier, Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue