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

migrate to brotli crate #2538

Merged
merged 3 commits into from
Jan 15, 2022
Merged

migrate to brotli crate #2538

merged 3 commits into from
Jan 15, 2022

Conversation

robjtede
Copy link
Member

@robjtede robjtede commented Dec 22, 2021

PR Type

Security Fix

PR Checklist

  • Tests for the changes have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the latest stable rustfmt.
  • (Team) Label with affected crates and semver status.

Overview

Closes #2537.
Blocked on dropbox/rust-brotli#66.

@danielrh
Copy link

danielrh commented Jan 15, 2022

I just bumped the rust-brotli crate to 3.3.3 and included the &mut feature you needed here

@robjtede robjtede marked this pull request as ready for review January 15, 2022 13:11
@robjtede robjtede merged commit e7cae5a into master Jan 15, 2022
@robjtede robjtede deleted the switch-brotli branch January 15, 2022 14:40
@robjtede
Copy link
Member Author

Thanks for your help with this @danielrh

@robjtede robjtede added this to the actix-web v4 milestone Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CVE-2020-8927 in brotli-sys dependency
2 participants