Skip to content

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