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

Fixes #5276 by using debian bullseye instead of buster #5278

Merged
merged 1 commit into from
May 22, 2022

Conversation

Jossec101
Copy link
Contributor

@Jossec101 Jossec101 commented May 20, 2022

This fixes #5276

I've tested the upgrade with plugins that requires GLIBC 2.29+ when compiled with Rust and it works, shall I test something more for this PR?

This is is my first contribution here, guidance is very welcome

Copy link
Collaborator

@vincenzopalazzo vincenzopalazzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, looks like the only way to update the library is to update the base docker image, and have error has gone good because unlock the possibility to use rust lib provided in a cool way too!

ACK 1c61828

Your PRs are fine, the only optional thing is the Changelog-None entry in the commit body!

@Jossec101
Copy link
Contributor Author

I added it as Changelog-Fixed: Upgrade docker base image from Debian buster to bullseye to work with glibc 2.29+

@cdecker
Copy link
Member

cdecker commented May 20, 2022

This needs squashing, and the Changelog-Fixed should not be on the first line, rather on the bottom so the commit retains a human-readable commit message.

…eye instead of buster

Changelog-Fixed: Upgrade docker base image from Debian buster to bullseye to work with glibc 2.29+ ElementsProject#5276
@Jossec101
Copy link
Contributor Author

@cdecker Squashing done, hope it is ok now.

@cdecker
Copy link
Member

cdecker commented May 20, 2022

@cdecker Squashing done, hope it is ok now.

Perfect 👍 Thank you very much

ACK 19acd0a

@cdecker cdecker merged commit 0153621 into ElementsProject:master May 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Debian buster to bullseye for docker images
3 participants