From 3119e59ee2e67994abe1caf935f14d047ae733f1 Mon Sep 17 00:00:00 2001 From: Matthew Fala Date: Mon, 22 Jan 2024 22:21:29 +0000 Subject: [PATCH] Linux only CVE re-build 2.32.0.20240122 Signed-off-by: Matthew Fala --- 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 cfdde9bb4..4ee6c31ea 100644 --- a/AWS_FOR_FLUENT_BIT_VERSION +++ b/AWS_FOR_FLUENT_BIT_VERSION @@ -1 +1 @@ -2.32.0.20231205 +2.32.0.20240122 diff --git a/CHANGELOG.md b/CHANGELOG.md index a2ac87b05..6776d6e34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +### 2.32.0.20240122 Linux re-build + +*This release has the same Fluent Bit contents as 2.32.0, 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.20240109.0](https://docs.aws.amazon.com/AL2/latest/relnotes/relnotes-20240110.html) + ### 2.32.0.20231205 Linux re-build *This release has the same Fluent Bit contents as 2.32.0, 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 a1c7416ea..230cbfeb1 100644 --- a/linux.version +++ b/linux.version @@ -1,6 +1,6 @@ { "linux": { - "version": "2.32.0.20231205", + "version": "2.32.0.20240122", "latest": "true", "build": "1", "fluent-bit": "1.9.10",