Skip to content

[Backport release-25.05] fluent-bit: 3.2.6 -> 4.0.3#413533

Merged
arianvp merged 1 commit intorelease-25.05from
backport-413231-to-release-25.05
Jun 4, 2025
Merged

[Backport release-25.05] fluent-bit: 3.2.6 -> 4.0.3#413533
arianvp merged 1 commit intorelease-25.05from
backport-413231-to-release-25.05

Conversation

@nixpkgs-ci
Copy link
Contributor

@nixpkgs-ci nixpkgs-ci bot commented Jun 3, 2025

Bot-based backport to release-25.05, triggered by a label in #413231.

  • Before merging, ensure that this backport is acceptable for the release.
    • Even as a non-committer, if you find that it is not acceptable, leave a comment.

fluent-bit now dynamically links against libzstd, sqlite and msgpack

This means that we will not run into the issue that caused us
to roll back from 3.2.9 to 3.2.6 anymore (#395128)
as there shouldn't be two incompatible versions of libzstd loaded at the same time.

Fixes fluent/fluent-bit#10139

Is this eligible for back-porting even-though it's a major version bump?  In my
opinion: yes.  We can't keep maintaining 3.x as all the builds after 3.2.6 have
the same issue so we are missing out on critical vulnerability fixes. In the
meantine Non of the following links mention any backwards compatibilities with
3.2.6:

* https://fluentbit.io/announcements/v4.0.0/
* https://fluentbit.io/announcements/v4.0.1/
* https://fluentbit.io/announcements/v4.0.2/
* https://fluentbit.io/announcements/v4.0.3/
* https://docs.fluentbit.io/manual/installation/upgrade-notes/

(cherry picked from commit cd90fbd)
@nixpkgs-ci nixpkgs-ci bot mentioned this pull request Jun 3, 2025
13 tasks
@github-actions github-actions bot added 4.workflow: backport This targets a stable branch 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Jun 3, 2025
@nix-owners nix-owners bot requested a review from arianvp June 3, 2025 09:13
@arianvp arianvp merged commit aca183f into release-25.05 Jun 4, 2025
16 of 18 checks passed
@pbsds pbsds deleted the backport-413231-to-release-25.05 branch June 4, 2025 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.workflow: backport This targets a stable branch 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant