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

Fix RUSTSEC-2023-0044 warning #4030

Merged
merged 1 commit into from
Jun 21, 2023

Conversation

eval-exec
Copy link
Collaborator

What problem does this PR solve?

Issue Number: close #4028

Problem Summary:

What is changed and how it works?

What's Changed:

  • Update openssl from 0.10.48 to 0.10.55, update openssl-sys from 0.9.83 to 0.9.90

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code ci-runs-only: [ quick_checks,linters ]

Side effects

  • None

Release note

None: Exclude this PR from the release note.

@eval-exec eval-exec requested a review from a team as a code owner June 21, 2023 03:04
@eval-exec eval-exec requested review from zhangsoledad and removed request for a team June 21, 2023 03:04
@eval-exec eval-exec mentioned this pull request Jun 21, 2023
@zhangsoledad zhangsoledad added this pull request to the merge queue Jun 21, 2023
Merged via the queue into nervosnetwork:develop with commit 73366a4 Jun 21, 2023
doitian added a commit that referenced this pull request Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

RUSTSEC-2023-0044: openssl X509VerifyParamRef::set_host buffer over-read
2 participants