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

[beta 1.74] Update curl-sys to pull in curl 8.4.0 #12809

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Oct 12, 2023

This updates curl-sys from 0.4.66 to 0.4.68 to pull in curl 8.4.0. This fixes two CVEs:

This also pulls in a change to fix compiling on macOS Sonoma.

This updates curl-sys from 0.4.66 to 0.4.68 to pull in curl 8.4.0.
This fixes two CVEs:

* CVE-2023-38546https://curl.se/docs/CVE-2023-38546.html
* CVE-2023-38545https://curl.se/docs/CVE-2023-38545.html

This also pulls in a change to fix compiling on macOS Sonoma.
@rustbot
Copy link
Collaborator

rustbot commented Oct 12, 2023

r? @epage

(rustbot has picked a reviewer for you, use r? to override)

@rustbot
Copy link
Collaborator

rustbot commented Oct 12, 2023

⚠️ Warning ⚠️

  • Pull requests are usually filed against the master branch for this repo, but this one is against rust-1.74.0. Please double check that you specified the right target!

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 12, 2023
Copy link
Member

@weihanglo weihanglo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@weihanglo
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Oct 12, 2023

📌 Commit 9fa227e has been approved by weihanglo

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 12, 2023
@bors
Copy link
Contributor

bors commented Oct 12, 2023

⌛ Testing commit 9fa227e with merge 22a976c...

@bors
Copy link
Contributor

bors commented Oct 12, 2023

☀️ Test successful - checks-actions
Approved by: weihanglo
Pushing 22a976c to rust-1.74.0...

@bors bors merged commit 22a976c into rust-lang:rust-1.74.0 Oct 12, 2023
21 checks passed
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 12, 2023
[beta-1.74] Update cargo

1 commits in 59596f0f31a94fde48b5aa7e945cd0b7ceca9620..22a976c6fb1bef45abcf182b4c7def87ad8b4a4d
2023-09-29 19:29:17 +0000 to 2023-10-12 00:06:40 +0000
- [beta 1.74] Update curl-sys to pull in curl 8.4.0 (rust-lang/cargo#12809)

r? `@ehuss`
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 13, 2023
[beta-1.74] Update cargo

1 commits in 59596f0f31a94fde48b5aa7e945cd0b7ceca9620..22a976c6fb1bef45abcf182b4c7def87ad8b4a4d
2023-09-29 19:29:17 +0000 to 2023-10-12 00:06:40 +0000
- [beta 1.74] Update curl-sys to pull in curl 8.4.0 (rust-lang/cargo#12809)

r? `@ehuss`
@ehuss ehuss added this to the 1.74.0 milestone Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants