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

[manylinux1] Build a libcrypt.so.1 that suitable for grafting #582

Merged
merged 1 commit into from
May 9, 2020

Conversation

mayeut
Copy link
Member

@mayeut mayeut commented May 9, 2020

With libcrypt.so.1 being removed from the whitelist of auditwheel, system libcrypt.so.1 cannot be grafted as it relies on GLIBC_PRIVATE symbols.
This rebuilds a suitable replacement for libcrypt.so.1

Fix #411
Relates to #305
Relates to pypa/auditwheel#230

With libcrypt.so.1 being removed from the whitelist of auditwheel, system libcrypt.so.1 cannot be grafted as it relies on GLIBC_PRIVATE symbols.
This rebuilds a suitable replacement for libcrypt.so.1
@mayeut mayeut merged commit ada3d69 into pypa:manylinux1 May 9, 2020
@mayeut mayeut deleted the manylinux1-libcrypt.so.1 branch May 10, 2020 08:56
rdb pushed a commit to panda3d/manylinux that referenced this pull request Sep 14, 2020
With libcrypt.so.1 being removed from the whitelist of auditwheel, system libcrypt.so.1 cannot be grafted as it relies on GLIBC_PRIVATE symbols.
This rebuilds a suitable replacement for libcrypt.so.1
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.

1 participant