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

bump the minimum cryptography version #875

Merged
merged 1 commit into from
Nov 18, 2019
Merged

Conversation

reaperhulk
Copy link
Member

Users with older cryptography (and hence potentially older asn1crypto, a
transitive dependency) are seeing a serious bug on macOS catalina due to
the way older asn1crypto loads a shared library. While this isn't a
pyOpenSSL bug bumping this dep might prevent the bug from impacting
some users.

fixes #874

Users with older cryptography (and hence potentially older asn1crypto, a
transitive dependency) are seeing a serious bug on macOS catalina due to
the way older asn1crypto loads a shared library. While this isn't a
pyOpenSSL bug bumping this dep might prevent the bug from impacting
some users.
@alex alex merged commit 8543286 into pyca:master Nov 18, 2019
@reaperhulk reaperhulk deleted the patch-1 branch November 18, 2019 02:36
nehaljwani added a commit to regro-cf-autotick-bot/pyopenssl-feedstock that referenced this pull request Nov 18, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

MacOS Catalina Abort Trap 6: requires cryptography >=2.8 or asn1crypto >= 1.0.0
2 participants