Skip to content

Commit f344024

Browse files
[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade fluent-bit to 2.2.3 to fix CVE-2024-4323 - branch main (#9237)
1 parent dc5da04 commit f344024

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"fluent-bit-2.2.2.tar.gz": "8e7e951b2907e9d29508699c71c8949a4a22d750d54ffa5ee5b96537e59371dd"
3+
"fluent-bit-2.2.3.tar.gz": "006ed94d34e4036fb7fb5a02016ccf3a55d7f5ccdefd5df756d1ba2206cfc55d"
44
}
55
}

SPECS/fluent-bit/fluent-bit.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: Fast and Lightweight Log processor and forwarder for Linux, BSD and OSX
22
Name: fluent-bit
3-
Version: 2.2.2
3+
Version: 2.2.3
44
Release: 1%{?dist}
55
License: Apache-2.0
66
Vendor: Microsoft Corporation
@@ -80,6 +80,9 @@ Development files for %{name}
8080
%{_libdir}/fluent-bit/*.so
8181

8282
%changelog
83+
* Tue May 28 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.2.3-1
84+
- Auto-upgrade to 2.2.3 - CVE-2024-4323
85+
8386
* Wed Apr 03 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.2.2-1
8487
- Auto-upgrade to 2.2.2 - CVE-2024-23722
8588

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3698,8 +3698,8 @@
36983698
"type": "other",
36993699
"other": {
37003700
"name": "fluent-bit",
3701-
"version": "2.2.2",
3702-
"downloadUrl": "https://github.com/fluent/fluent-bit/archive/refs/tags/v2.2.2.tar.gz"
3701+
"version": "2.2.3",
3702+
"downloadUrl": "https://github.com/fluent/fluent-bit/archive/refs/tags/v2.2.3.tar.gz"
37033703
}
37043704
}
37053705
},

0 commit comments

Comments
 (0)