Merge remote-tracking branch 'origin/topic/timw/ci-centos-stream-10'

* origin/topic/timw/ci-centos-stream-10:
  CI: Fix warning about ENV usage in CI dockerfiles
  CI: Add centos stream 10 build
This commit is contained in:
Tim Wojtulewicz 2025-09-06 04:26:32 +00:00
commit 37836d1bb4
16 changed files with 80 additions and 14 deletions

View file

@ -1,3 +1,11 @@
8.1.0-dev.525 | 2025-09-06 04:26:32 +0000
* CI: Fix warning about ENV usage in CI dockerfiles (Tim Wojtulewicz, Corelight)
This also bumps the dates on the DOCKERFILE_VERSION values
* CI: Add centos stream 10 build (Tim Wojtulewicz, Corelight)
8.1.0-dev.522 | 2025-09-05 19:52:31 -0700
* Bump zeek-client to pull in more resilient controller I/O (Christian Kreibich, Corelight)