diff --git a/.cirrus.yml b/.cirrus.yml index c09c737b03..a8de9c1259 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -240,6 +240,8 @@ fedora42_task: << : *CI_TEMPLATE << : *ONLY_IF_PR_MASTER_RELEASE << : *SKIP_IF_PR_SKIP_ALL + env: + ZEEK_CI_CONFIGURE_FLAGS: *BINARY_CONFIG fedora41_task: container: diff --git a/CHANGES b/CHANGES index af405b6b98..d8a3e75cbf 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,13 @@ +8.1.0-dev.468 | 2025-08-28 13:06:25 -0700 + + * Link Prometheus symbols via Broker instead of directly (Tim Wojtulewicz, Corelight) + + * CI: Restore build steps for ubuntu22 task (Tim Wojtulewicz, Corelight) + + This got accidentally deleted during the reorganization of the CI tasks + + * Fix ruff check legacy alias for pre-commit (Tim Wojtulewicz, Corelight) + 8.1.0-dev.461 | 2025-08-26 14:39:50 -0700 * CI: Rework layout of when each task runs (Tim Wojtulewicz, Corelight) diff --git a/VERSION b/VERSION index 88f05abda0..eab0dcb308 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -8.1.0-dev.461 +8.1.0-dev.468 diff --git a/cmake b/cmake index 913c8a1a9c..d51c699044 160000 --- a/cmake +++ b/cmake @@ -1 +1 @@ -Subproject commit 913c8a1a9cdece3461a39a07c330b89baa09be99 +Subproject commit d51c6990446cf70cb9c01bca17dad171a1db05d3