mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/fluent-bit: bump to v3.0.4
Release Notes: - https://fluentbit.io/announcements/v3.0.4 Fixes: - CVE-2024-4323 (https://www.tenable.com/security/research/tra-2024-17) Signed-off-by: Thomas Devoogdt <thomas@devoogdt.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
4f21835ff0
commit
8beda6f221
@@ -1,3 +1,3 @@
|
|||||||
# Locally computed
|
# Locally computed
|
||||||
sha256 2f3b82e8b7802fe92625009531592f12d500ff61a02ecf4cd27e0f138a6dc566 fluent-bit-3.0.3.tar.gz
|
sha256 b439f89e879e538849e9106fe450bcf58da5034dfc316af4d2a837423786ed11 fluent-bit-3.0.4.tar.gz
|
||||||
sha256 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594 LICENSE
|
sha256 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594 LICENSE
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
FLUENT_BIT_VERSION = 3.0.3
|
FLUENT_BIT_VERSION = 3.0.4
|
||||||
FLUENT_BIT_SITE = $(call github,fluent,fluent-bit,v$(FLUENT_BIT_VERSION))
|
FLUENT_BIT_SITE = $(call github,fluent,fluent-bit,v$(FLUENT_BIT_VERSION))
|
||||||
FLUENT_BIT_LICENSE = Apache-2.0
|
FLUENT_BIT_LICENSE = Apache-2.0
|
||||||
FLUENT_BIT_LICENSE_FILES = LICENSE
|
FLUENT_BIT_LICENSE_FILES = LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user