Skip to content

Bump manylinux versions for CVEs #250

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

Merged
merged 3 commits into from
Apr 22, 2025

Conversation

BewareMyPower
Copy link
Contributor

The libgcc.so is packaged for Linux wheels via auditwheel. However, currently the manylinux2014 and musllinux_1_1 images are used, where the GCC version is 9.3.0 that has CVEs.

This patch bumps the images to manylinux_2_28 and musllinux_1_2 to have a higher version libgcc.

The `libgcc.so` is packaged for Linux wheels via `auditwheel`. However,
currently the `manylinux2014` and `musllinux_1_1` images are used, where
the GCC version is 9.3.0 that has CVEs.

This patch bumps the images to `manylinux_2_28` and `musllinux_1_2` to
have a higher version `libgcc`.
@BewareMyPower BewareMyPower self-assigned this Apr 22, 2025
@BewareMyPower BewareMyPower added this to the 3.7.0 milestone Apr 22, 2025
@BewareMyPower BewareMyPower marked this pull request as draft April 22, 2025 11:46
@BewareMyPower BewareMyPower marked this pull request as ready for review April 22, 2025 11:50
@merlimat merlimat merged commit e463ef3 into apache:main Apr 22, 2025
11 checks passed
@BewareMyPower BewareMyPower deleted the bewaremypower/bump-build-image branch April 23, 2025 06:52
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.

3 participants