diff --git a/cmake/modules/driver.cmake b/cmake/modules/driver.cmake index 9a580f9125f..16e1cb2f35b 100644 --- a/cmake/modules/driver.cmake +++ b/cmake/modules/driver.cmake @@ -34,8 +34,8 @@ else() # In case you want to test against another driver version (or branch, or commit) just pass the variable - # ie., `cmake -DDRIVER_VERSION=dev ..` if(NOT DRIVER_VERSION) - set(DRIVER_VERSION "81f451e1d46666a5336ba4024b765101e137fccc") - set(DRIVER_CHECKSUM "SHA256=a1e22e667984d01c4bda483d0781aeeda2667739e379b8c8c05f8649e7d56747") + set(DRIVER_VERSION "64fe18779bd6edf2f71e6be55d4d03cec20e4bce") + set(DRIVER_CHECKSUM "SHA256=1ec3b6446ab2ce4b35b77b81f825da544683411d8f7819b91596f3b510b7bbe1") endif() # cd /path/to/build && cmake /path/to/source diff --git a/cmake/modules/falcosecurity-libs.cmake b/cmake/modules/falcosecurity-libs.cmake index 04b3744c155..5fbe26304c1 100644 --- a/cmake/modules/falcosecurity-libs.cmake +++ b/cmake/modules/falcosecurity-libs.cmake @@ -35,8 +35,8 @@ else() # In case you want to test against another falcosecurity/libs version (or branch, or commit) just pass the variable - # ie., `cmake -DFALCOSECURITY_LIBS_VERSION=dev ..` if(NOT FALCOSECURITY_LIBS_VERSION) - set(FALCOSECURITY_LIBS_VERSION "81f451e1d46666a5336ba4024b765101e137fccc") - set(FALCOSECURITY_LIBS_CHECKSUM "SHA256=a1e22e667984d01c4bda483d0781aeeda2667739e379b8c8c05f8649e7d56747") + set(FALCOSECURITY_LIBS_VERSION "64fe18779bd6edf2f71e6be55d4d03cec20e4bce") + set(FALCOSECURITY_LIBS_CHECKSUM "SHA256=1ec3b6446ab2ce4b35b77b81f825da544683411d8f7819b91596f3b510b7bbe1") endif() # cd /path/to/build && cmake /path/to/source diff --git a/submodules/falcosecurity-rules b/submodules/falcosecurity-rules index 28b98b6f5f2..869c9a7f4d0 160000 --- a/submodules/falcosecurity-rules +++ b/submodules/falcosecurity-rules @@ -1 +1 @@ -Subproject commit 28b98b6f5f2fd1c1a82fc96c07bc844db33eb7cd +Subproject commit 869c9a7f4d0607fe17df94f8da2f061d8ab3e9a9