Skip to content

use patched ws_stream_tungstenite to remove webpki#704

Merged
swanandx merged 3 commits intomainfrom
ws-stream-fix
Sep 4, 2023
Merged

use patched ws_stream_tungstenite to remove webpki#704
swanandx merged 3 commits intomainfrom
ws-stream-fix

Conversation

@swanandx
Copy link
Contributor

@swanandx swanandx commented Sep 2, 2023

Fixes #689 .

Once najamelan/ws_stream_tungstenite#11 is merged, and ws_strem_tungstenite is released with the patch, we will switch back to using it from crates.io ( most likely in ws_stream_tungstenite version 0.11.0 )

Until then, as this is security issue, we should not block on it and use the patched version.

Type of change

  • Miscellaneous (related to maintenance)

Checklist:

  • Formatted with cargo fmt
  • Make an entry to CHANGELOG.md if it's relevant to the users of the library. If it's not relevant mention why.

@swanandx swanandx requested a review from h3nill September 2, 2023 11:45
Copy link

@h3nill h3nill left a comment

Choose a reason for hiding this comment

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

if updating other dependencies is not requires, lets avoid that in this patch.

@swanandx swanandx merged commit bdd71a3 into main Sep 4, 2023
@swanandx swanandx deleted the ws-stream-fix branch September 4, 2023 07:30
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.

Vulnerability in webpki 0.22.0

2 participants