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

Use openssl-src from crates.io to link to OpenSSL #1536

Merged
merged 1 commit into from
Nov 6, 2018

Conversation

alexcrichton
Copy link
Member

This commit updates the CI builds for rustup to always build
openssl-src from crates.io instead of having a baked-in build of
OpenSSL. This matches what Cargo has switched to as well, and is
intended to centralize OpenSSL updates to one crates.io crate.

This also modernizes the docker containers and builds a bit to remove
the need for some scripts here and there.

@alexcrichton
Copy link
Member Author

@bors: r+

@bors
Copy link
Contributor

bors commented Nov 5, 2018

📌 Commit 4a4370a has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Nov 5, 2018

⌛ Testing commit 4a4370a with merge 84e99d5...

bors added a commit that referenced this pull request Nov 5, 2018
Use `openssl-src` from crates.io to link to OpenSSL

This commit updates the CI builds for rustup to always build
`openssl-src` from crates.io instead of having a baked-in build of
OpenSSL. This matches what Cargo has switched to as well, and is
intended to centralize OpenSSL updates to one crates.io crate.

This also modernizes the docker containers and builds a bit to remove
the need for some scripts here and there.
@bors
Copy link
Contributor

bors commented Nov 5, 2018

💔 Test failed - status-travis

@alexcrichton
Copy link
Member Author

@bors: r+

@bors
Copy link
Contributor

bors commented Nov 5, 2018

📌 Commit 0f95956 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Nov 5, 2018

⌛ Testing commit 0f95956 with merge 3569540...

bors added a commit that referenced this pull request Nov 5, 2018
Use `openssl-src` from crates.io to link to OpenSSL

This commit updates the CI builds for rustup to always build
`openssl-src` from crates.io instead of having a baked-in build of
OpenSSL. This matches what Cargo has switched to as well, and is
intended to centralize OpenSSL updates to one crates.io crate.

This also modernizes the docker containers and builds a bit to remove
the need for some scripts here and there.
@bors
Copy link
Contributor

bors commented Nov 5, 2018

💔 Test failed - status-travis

This commit updates the CI builds for rustup to always build
`openssl-src` from crates.io instead of having a baked-in build of
OpenSSL. This matches what Cargo has switched to as well, and is
intended to centralize OpenSSL updates to one crates.io crate.

This also modernizes the docker containers and builds a bit to remove
the need for some scripts here and there.
@alexcrichton
Copy link
Member Author

@bors: r+

@bors
Copy link
Contributor

bors commented Nov 5, 2018

📌 Commit a699b6d has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Nov 5, 2018

⌛ Testing commit a699b6d with merge 6ed4153...

bors added a commit that referenced this pull request Nov 5, 2018
Use `openssl-src` from crates.io to link to OpenSSL

This commit updates the CI builds for rustup to always build
`openssl-src` from crates.io instead of having a baked-in build of
OpenSSL. This matches what Cargo has switched to as well, and is
intended to centralize OpenSSL updates to one crates.io crate.

This also modernizes the docker containers and builds a bit to remove
the need for some scripts here and there.
@bors
Copy link
Contributor

bors commented Nov 6, 2018

💥 Test timed out

@alexcrichton
Copy link
Member Author

@bors: retry

@bors
Copy link
Contributor

bors commented Nov 6, 2018

⌛ Testing commit a699b6d with merge a9f6ace...

bors added a commit that referenced this pull request Nov 6, 2018
Use `openssl-src` from crates.io to link to OpenSSL

This commit updates the CI builds for rustup to always build
`openssl-src` from crates.io instead of having a baked-in build of
OpenSSL. This matches what Cargo has switched to as well, and is
intended to centralize OpenSSL updates to one crates.io crate.

This also modernizes the docker containers and builds a bit to remove
the need for some scripts here and there.
@bors
Copy link
Contributor

bors commented Nov 6, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing a9f6ace to master...

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