diff --git a/CHANGES b/CHANGES index 1134a5039f..1f21922eb8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +3.3.0-dev.414 | 2020-10-13 13:49:05 -0700 + + * Update cmake submodule to pull in fix for building libkqueue (Tim Wojtulewicz, Corelight) + + * GH-1063: Update libkqueue to fix pf_ring-zc failures (Tim Wojtulewicz, Corelight) 3.3.0-dev.411 | 2020-10-13 13:38:38 -0700 diff --git a/VERSION b/VERSION index 3c925ece13..881c8c62b4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.3.0-dev.411 +3.3.0-dev.414 diff --git a/auxil/libkqueue b/auxil/libkqueue index 7636475614..6c1717dea2 160000 --- a/auxil/libkqueue +++ b/auxil/libkqueue @@ -1 +1 @@ -Subproject commit 7636475614b583180229a528c470a45f68285e46 +Subproject commit 6c1717dea2dc34a91d32e07d2cae34b1afa0a84e diff --git a/cmake b/cmake index 47935075eb..cf652b8459 160000 --- a/cmake +++ b/cmake @@ -1 +1 @@ -Subproject commit 47935075ebcc4546494d9e0005eff5e9b3a6735d +Subproject commit cf652b845908a15c02e11dca3162f3eecca0a9c5