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 dependencies #4530

Merged
merged 1 commit into from
Sep 23, 2017
Merged

Update dependencies #4530

merged 1 commit into from
Sep 23, 2017

Conversation

djc
Copy link
Contributor

@djc djc commented Sep 23, 2017

It would be nice to use openssl-0.9.19 in particular, since it supports
newer LibreSSL.

Not sure how this usually works, would it be better to only update openssl and related dependencies? I figured doing everything at once couldn't hurt, and it seems to pass tests locally at least.

Also, would it be feasible to backport this to the beta branch?

It would be nice to use openssl-0.9.19 in particular, since it supports
newer LibreSSL.
@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @matklad (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@matklad
Copy link
Member

matklad commented Sep 23, 2017

LGTM, but let's ask @alexcrichton about backporting.

@djc
Copy link
Contributor Author

djc commented Sep 23, 2017

Wow, impressively speedy response, especially for a Saturday morning! 👍

@alexcrichton
Copy link
Member

@bors: r+

Sure, looks great!

@djc unfortunately though I've been meaning to remove this lock file for some time as it's not actually used in the Cargo that we ship with rust-lang/rust. You'll need to send a PR to rust-lang/rust to update that lock file to ensure that Cargo's deps are updated there.

I sent a PR yesterday to update some deps on the master branch, but if you've got something you'd like to land on beta and/or backport feel free to just send a PR to the beta branch!

@bors
Copy link
Collaborator

bors commented Sep 23, 2017

📌 Commit ab724fc has been approved by alexcrichton

@bors
Copy link
Collaborator

bors commented Sep 23, 2017

⌛ Testing commit ab724fc with merge 22f1620...

bors added a commit that referenced this pull request Sep 23, 2017
Update dependencies

It would be nice to use openssl-0.9.19 in particular, since it supports
newer LibreSSL.

Not sure how this usually works, would it be better to only update openssl and related dependencies? I figured doing everything at once couldn't hurt, and it seems to pass tests locally at least.

Also, would it be feasible to backport this to the beta branch?
@bors
Copy link
Collaborator

bors commented Sep 23, 2017

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

@bors bors merged commit ab724fc into rust-lang:master Sep 23, 2017
@ehuss ehuss added this to the 1.22.0 milestone Feb 6, 2022
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

6 participants