Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/4] package/fluent-bit: bump to version 2.0.10
@ 2023-03-27 14:10 Thomas Devoogdt
  2023-03-27 14:10 ` [Buildroot] [PATCH 2/4] package/fluent-bit: fix luajit support Thomas Devoogdt
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Thomas Devoogdt @ 2023-03-27 14:10 UTC (permalink / raw)
  To: buildroot; +Cc: Thomas Devoogdt

- Release Notes:

    https://fluentbit.io/announcements/v2.0.10/

Signed-off-by: Thomas Devoogdt <thomas.devoogdt@barco.com>
---
 package/fluent-bit/fluent-bit.hash | 2 +-
 package/fluent-bit/fluent-bit.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/fluent-bit/fluent-bit.hash b/package/fluent-bit/fluent-bit.hash
index 0caadcd56f..d60531438a 100644
--- a/package/fluent-bit/fluent-bit.hash
+++ b/package/fluent-bit/fluent-bit.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  393ad4a6ced48c327607653d610ef273843085a17b6e5c8013877abdf31e6945  fluent-bit-2.0.9.tar.gz
+sha256  aad5176cb4dcadacacd379ca43160074c6690012d37c4749536ac3b977d50495  fluent-bit-2.0.10.tar.gz
 sha256  0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594  LICENSE
diff --git a/package/fluent-bit/fluent-bit.mk b/package/fluent-bit/fluent-bit.mk
index 8ba16399bb..319815f056 100644
--- a/package/fluent-bit/fluent-bit.mk
+++ b/package/fluent-bit/fluent-bit.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-FLUENT_BIT_VERSION = 2.0.9
+FLUENT_BIT_VERSION = 2.0.10
 FLUENT_BIT_SITE = $(call github,fluent,fluent-bit,v$(FLUENT_BIT_VERSION))
 FLUENT_BIT_LICENSE = Apache-2.0
 FLUENT_BIT_LICENSE_FILES = LICENSE
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-06-13  6:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-27 14:10 [Buildroot] [PATCH 1/4] package/fluent-bit: bump to version 2.0.10 Thomas Devoogdt
2023-03-27 14:10 ` [Buildroot] [PATCH 2/4] package/fluent-bit: fix luajit support Thomas Devoogdt
2023-05-12 18:58   ` Peter Korsgaard
2023-05-13  5:49     ` Thomas Devoogdt
2023-03-27 14:10 ` [Buildroot] [PATCH 3/4] package/fluent-bit: fix wasm uClibc support Thomas Devoogdt
2023-03-27 14:10 ` [Buildroot] [PATCH 4/4] package/fluent-bit: drop xtensa from wasm-micro-runtime Thomas Devoogdt
2023-05-12 18:56 ` [Buildroot] [PATCH 1/4] package/fluent-bit: bump to version 2.0.10 Peter Korsgaard
2023-06-13  6:37 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox