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

Update openssl-sys to v0.9.52 to add support for libressl 2.9.X and 3.0.X #65808

Closed
dylanaraps opened this issue Oct 25, 2019 · 0 comments · Fixed by #66241
Closed

Update openssl-sys to v0.9.52 to add support for libressl 2.9.X and 3.0.X #65808

dylanaraps opened this issue Oct 25, 2019 · 0 comments · Fixed by #66241

Comments

@dylanaraps
Copy link
Contributor

The current release of rust only supports libressl < 2.9.0 and a trivial patch is required to support newer versions. I can confirm that rust works fine on all versions of libressl > 2.9.0.

Source for new release: sfackler/rust-openssl@0e72e5d

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 a pull request may close this issue.

1 participant