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

support older versions of the openssl crate #55

Merged
merged 6 commits into from
Jan 14, 2017
Merged

support older versions of the openssl crate #55

merged 6 commits into from
Jan 14, 2017

Conversation

japaric
Copy link
Contributor

@japaric japaric commented Jan 14, 2017

No description provided.

jedisct1 and others added 5 commits January 13, 2017 18:45
…PENSSL_DIR.

This makes cross compatible with a wider range of openssl versions.
The minimum version that supports the `OPENSSL_*_DIR`
environment variable is `0.4.4`, but current Rust versions
require at least `openssl-sys 0.5.5`.
Installed Rust versions only support openssl >= 0.5.5
as it's needed in newer version of the openssl crate
@japaric
Copy link
Contributor Author

japaric commented Jan 14, 2017

@homunkulus r+

@homunkulus
Copy link
Contributor

📌 Commit e972216 has been approved by japaric

@homunkulus
Copy link
Contributor

⌛ Testing commit e972216 with merge 40552ae...

japaric pushed a commit that referenced this pull request Jan 14, 2017
support older versions of the openssl crate
@homunkulus
Copy link
Contributor

💔 Test failed - status-travis

cargo-clone can't be installed
@japaric
Copy link
Contributor Author

japaric commented Jan 14, 2017

@homunkulus r+

@homunkulus
Copy link
Contributor

📌 Commit 51f37c5 has been approved by japaric

@homunkulus
Copy link
Contributor

⌛ Testing commit 51f37c5 with merge 57f1f6d...

japaric pushed a commit that referenced this pull request Jan 14, 2017
support older versions of the openssl crate
@homunkulus
Copy link
Contributor

☀️ Test successful - status-travis
Approved by: japaric
Pushing 57f1f6d to master...

@homunkulus homunkulus merged commit 51f37c5 into master Jan 14, 2017
@Dylan-DPC-zz Dylan-DPC-zz deleted the openssl branch October 8, 2018 12:58
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.

None yet

3 participants