Merge remote-tracking branch 'origin/topic/timw/switch-spicy-zeek-builds-to-ubuntu-24'

* origin/topic/timw/switch-spicy-zeek-builds-to-ubuntu-24:
  Move benchmarking to Ubnutu 24 task, add to normal PR builds
  Reorder ubuntu builds so 22.04 comes last
  Rename Ubuntu-based tasks to have the full version name
  Switch Zeek Spicy builds to Ubuntu 24
This commit is contained in:
Tim Wojtulewicz 2025-08-29 15:08:29 -07:00
commit d20550f553
4 changed files with 42 additions and 27 deletions

13
CHANGES
View file

@ -1,3 +1,16 @@
8.1.0-dev.480 | 2025-08-29 15:08:29 -0700
* Move benchmarking to Ubnutu 24 task, add to normal PR builds (Tim Wojtulewicz, Corelight)
We already have a "regular Linux" build for PRs, but I'm adding this one
in so that we have benchmark coverage on PRs as well.
* Reorder ubuntu builds so 22.04 comes last (Tim Wojtulewicz, Corelight)
* Rename Ubuntu-based tasks to have the full version name (Tim Wojtulewicz, Corelight)
* Switch Zeek Spicy builds to Ubuntu 24 (Tim Wojtulewicz, Corelight)
8.1.0-dev.475 | 2025-08-28 15:19:59 -0700
* gen-zam: Move source files up a directory (Tim Wojtulewicz, Corelight)