diff --git a/CHANGES b/CHANGES index f76e9a3a51..e6712eddc0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +8.0.0-dev.684 | 2025-07-17 12:58:57 -0700 + + * Update libkqueue submodule [nomail] (Tim Wojtulewicz, Corelight) + 8.0.0-dev.682 | 2025-07-17 09:09:28 -0700 * Use std::string/string_view versions of starts_with/ends_with where appropriate (Tim Wojtulewicz, Corelight) diff --git a/VERSION b/VERSION index 08dd6bee6b..af9c9a0980 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -8.0.0-dev.682 +8.0.0-dev.684 diff --git a/auxil/libkqueue b/auxil/libkqueue index 10d93cff9f..af5612bb0d 160000 --- a/auxil/libkqueue +++ b/auxil/libkqueue @@ -1 +1 @@ -Subproject commit 10d93cff9fd6c8d8c3e0bae58312aed470843ff8 +Subproject commit af5612bb0db00831b82e706d63176094243c8ad7