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

[manylinux2014] Build a libcrypt.so.1 that suitable for grafting #580

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 49ba397 into pypa:manylinux2014 May 9, 2020
@mayeut mayeut deleted the manylinux2014-libcrypt.so.1 branch May 10, 2020 08:56
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.

2 participants