Skip to content

Commit

Permalink
package/fluent-bit: bump to version 2.1.3
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/

- Patches are upstreamed and can be dropped:

    fluent/fluent-bit#7266
    fluent/fluent-bit#7254
    https://github.com/fluent/fluent-bit/pull/7253/files

Signed-off-by: Thomas Devoogdt <thomas@devoogdt.com>
  • Loading branch information
ThomasDevoogdt committed May 17, 2023
1 parent 5db373c commit 20a998f
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 @@ -487,9 +487,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 114133ab4ecd38e982807b53f5059103295fbd7a2715e75afaff3791a53a0e9d fluent-bit-2.1.3.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.3
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 20a998f

Please sign in to comment.