这是indexloc提供的服务,不要输入任何密码
Skip to content

security upgrade for h2 and upgrade to rust 1.77.1 #28

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

Merged
merged 3 commits into from
Apr 4, 2024

Conversation

hallettj
Copy link
Collaborator

@hallettj hallettj commented Apr 4, 2024

Describe your changes

Upgrade to rust toolchain 1.77.1. I also removed rust-analyzer from rust-toolchain.toml (which removes it from the nix devshell, and prevents automatic installation with rustup) so that I can manage the rust-analyzer version personally, and use the latest version instead of locking to toolchain releases. This combination of updates fixes a problem with proc macros that I have been having in rust-analyzer.

In the process up upgrading things I updated the advisory-db and found a security bulletin for h2 so I also upgraded that.

I updated other flake inputs including nixpkgs which gets us the latest openssl version.

Changelog

Type

  • highlight
  • enhancement
  • bugfix
  • behaviour-change
  • performance-enhancement
  • security-fix

Changelog entry

Upgrade Rust project dependency h2 to get a security fix

@hallettj hallettj self-assigned this Apr 4, 2024
@hallettj hallettj merged commit 5c64d7d into main Apr 4, 2024
@hallettj hallettj deleted the jesse/upgrade-rust-toolchain branch April 4, 2024 22:44
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.

2 participants