From dcf4ab90327a88ccbbfd7e4094943f5ce3fb7539 Mon Sep 17 00:00:00 2001 From: Swapneil Singh <32959209+swapneils@users.noreply.github.com> Date: Wed, 21 Aug 2024 11:37:42 -0400 Subject: [PATCH] Linux-only CVE rebuild 2.32.2.20240820 (#851) 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 085b38827..40537db9a 100644 --- a/AWS_FOR_FLUENT_BIT_VERSION +++ b/AWS_FOR_FLUENT_BIT_VERSION @@ -1 +1 @@ -2.32.2.20240724 +2.32.2.20240820 diff --git a/CHANGELOG.md b/CHANGELOG.md index ce3fc05b1..74b6e05f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +### 2.32.2.20240820 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.20240809.0](https://docs.aws.amazon.com/AL2/latest/relnotes/relnotes-20240809.html) + ### 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.* diff --git a/linux.version b/linux.version index ec8ff2177..4ab2ba940 100644 --- a/linux.version +++ b/linux.version @@ -1,6 +1,6 @@ { "linux": { - "version": "2.32.2.20240724", + "version": "2.32.2.20240820", "latest": "true", "build": "1", "fluent-bit": "1.9.10",