From f5cabf61d3aad39df683140fcb21491585a4f142 Mon Sep 17 00:00:00 2001 From: Swapneil Singh <32959209+swapneils@users.noreply.github.com> Date: Thu, 27 Jun 2024 17:20:45 -0700 Subject: [PATCH] Linux only CVE re-build 2.32.2.20240627 (#838) 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 6453e9dfb..db5b6354b 100644 --- a/AWS_FOR_FLUENT_BIT_VERSION +++ b/AWS_FOR_FLUENT_BIT_VERSION @@ -1 +1 @@ -2.32.2.20240516 +2.32.2.20240627 diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ba3c88e0..5737309bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +### 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.* +* Amazon Linux Base: [2.0.20240610.1](https://docs.aws.amazon.com/AL2/latest/relnotes/relnotes-20240613.html) + ### 2.32.2.20240516 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 f84fd4070..cc67ff605 100644 --- a/linux.version +++ b/linux.version @@ -1,6 +1,6 @@ { "linux": { - "version": "2.32.2.20240516", + "version": "2.32.2.20240627", "latest": "true", "build": "1", "fluent-bit": "1.9.10",