Skip to content

Commit

Permalink
package/fluent-bit: bump to version 2.1.7
Browse files Browse the repository at this point in the history
Fluent Bit v2.1 is the start of the new stable series of the project.

Release Notes:

  https://fluentbit.io/announcements/v2.1.0/
  https://fluentbit.io/announcements/v2.1.1/
  https://fluentbit.io/announcements/v2.1.2/
  https://fluentbit.io/announcements/v2.1.3/
  https://fluentbit.io/announcements/v2.1.4/
  https://fluentbit.io/announcements/v2.1.5/
  https://fluentbit.io/announcements/v2.1.6/
  https://fluentbit.io/announcements/v2.1.7/

Fluent Bit v2.1.7 contains this list of upstreamed patches:

  fluent/fluent-bit#7266
  fluent/fluent-bit#7254
  fluent/fluent-bit#7253

So the old patches can be dropped.

Signed-off-by: Thomas Devoogdt <thomas@devoogdt.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
  • Loading branch information
ThomasDevoogdt authored and user131 committed Sep 18, 2023
1 parent 7b46d74 commit 47b660e
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 225 deletions.
3 changes: 0 additions & 3 deletions .checkpackageignore
Original file line number Diff line number Diff line change
Expand Up @@ -465,9 +465,6 @@ package/flex/0002-build-make-it-possible-to-disable-the-build-of-the-f.patch Ups
package/flex/0003-build-make-it-possible-to-disable-the-build-of-the-d.patch Upstream
package/flite/0001-fix-alsa-static.patch Upstream
package/fltk/0001-disable-tests.patch Upstream
package/fluent-bit/0001-lib-cfl-fixup-static_assert.patch Upstream
package/fluent-bit/0002-lib-c-ares-fixup-static_assert.patch Upstream
package/fluent-bit/0003-fix-build-without-C.patch Upstream
package/fluxbox/0001-fixes-bug-1138.patch Upstream
package/freeipmi/0001-add-disable-doc.patch Upstream
package/freeradius-client/0001-fix-for-nettle.patch Upstream
Expand Down
33 changes: 0 additions & 33 deletions package/fluent-bit/0001-lib-cfl-fixup-static_assert.patch

This file was deleted.

56 changes: 0 additions & 56 deletions package/fluent-bit/0002-lib-c-ares-fixup-static_assert.patch

This file was deleted.

131 changes: 0 additions & 131 deletions package/fluent-bit/0003-fix-build-without-C.patch

This file was deleted.

2 changes: 1 addition & 1 deletion package/fluent-bit/fluent-bit.hash
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Locally computed
sha256 aad5176cb4dcadacacd379ca43160074c6690012d37c4749536ac3b977d50495 fluent-bit-2.0.10.tar.gz
sha256 ed80291d660be19f8458d81796c7d3f7e8735eb48ec393467a0c9deca2e9abc3 fluent-bit-2.1.7.tar.gz
sha256 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594 LICENSE
2 changes: 1 addition & 1 deletion package/fluent-bit/fluent-bit.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

FLUENT_BIT_VERSION = 2.0.10
FLUENT_BIT_VERSION = 2.1.7
FLUENT_BIT_SITE = $(call github,fluent,fluent-bit,v$(FLUENT_BIT_VERSION))
FLUENT_BIT_LICENSE = Apache-2.0
FLUENT_BIT_LICENSE_FILES = LICENSE
Expand Down

0 comments on commit 47b660e

Please sign in to comment.