Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v0.21.0] fix(build): static build might require zstd lib #4070

Merged
merged 3 commits into from
May 22, 2024

Conversation

geyslan
Copy link
Member

@geyslan geyslan commented May 21, 2024

6660bd6 chore: temp fix for install libzstd on AMIs

AMIs have to be updated and installations like this commented out.

commit: ba4db8b (main), cherry-pick

216ebc0 chore: install required bpftool from btfhub

commit: d2cd2c3 (main), cherry-pick

6e9edd1 fix(build): static build might require zstd lib

libelf might be built with zstd support in some environments, so for
static builds (mainly) it is necessary to ensure that the zstd library
is available.

https://sourceware.org/git/?p=elfutils.git;a=commit;h=ed688a59b4d4f5ccf6ef15244e5a9139f71769a3

commit: 5e42f2c (main), cherry-pick

geyslan added 3 commits May 21, 2024 18:56
libelf might be built with zstd support in some environments, so for
static builds (mainly) it is necessary to ensure that the zstd library
is available.

https://sourceware.org/git/?p=elfutils.git;a=commit;h=ed688a59b4d4f5ccf6ef15244e5a9139f71769a3

commit: 5e42f2c (main), cherry-pick
AMIs have to be updated and installations like this commented out.

commit: ba4db8b (main), cherry-pick
@geyslan
Copy link
Member Author

geyslan commented May 22, 2024

@rscampos I'm merging since you already approved it into the main #4059.

@geyslan geyslan merged commit 3d7178e into aquasecurity:v0.21.0 May 22, 2024
3 checks passed
@geyslan
Copy link
Member Author

geyslan commented May 22, 2024

@trvll let me know if this unblocks you.

@geyslan geyslan deleted the v0.21.0-cpick-4059 branch May 22, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant