From 7094dc963221f5fbca47c2d94fa6ad47c8498868 Mon Sep 17 00:00:00 2001 From: Swapneil Singh <32959209+swapneils@users.noreply.github.com> Date: Thu, 25 Jul 2024 11:40:55 -0700 Subject: [PATCH] Linux only CVE re-build 2.32.2.20240724 (#845) Co-authored-by: Swapneil Singh --- AWS_FOR_FLUENT_BIT_VERSION | 2 +- CHANGELOG.md | 5 +++++ linux.version | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/AWS_FOR_FLUENT_BIT_VERSION b/AWS_FOR_FLUENT_BIT_VERSION index db5b6354b..085b38827 100644 --- a/AWS_FOR_FLUENT_BIT_VERSION +++ b/AWS_FOR_FLUENT_BIT_VERSION @@ -1 +1 @@ -2.32.2.20240627 +2.32.2.20240724 diff --git a/CHANGELOG.md b/CHANGELOG.md index 5737309bf..ce3fc05b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +### 2.32.2.20240724 Linux re-build + +*This release has the same Fluent Bit contents as 2.32.2, and is simply a linux-only re-build for recent patches in dependencies installed in the image. There are no windows images for this release.* +* Amazon Linux Base: [2.0.20240719.0](https://docs.aws.amazon.com/AL2/latest/relnotes/relnotes-20240719.html) + ### 2.32.2.20240627 Linux re-build *This release has the same Fluent Bit contents as 2.32.2, and is simply a linux-only re-build for recent patches in dependencies installed in the image. There are no windows images for this release.* diff --git a/linux.version b/linux.version index cc67ff605..ec8ff2177 100644 --- a/linux.version +++ b/linux.version @@ -1,6 +1,6 @@ { "linux": { - "version": "2.32.2.20240627", + "version": "2.32.2.20240724", "latest": "true", "build": "1", "fluent-bit": "1.9.10",