mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-23 16:42:18 -05:00
[PR #3136] [MERGED] Update Rust to v1.66.1 to patch CVE #3093
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/3136
Author: @BlackDex
Created: 1/12/2023
Status: ✅ Merged
Merged: 1/12/2023
Merged by: @dani-garcia
Base:
main← Head:update-rust-fix-cve📝 Commits (1)
072f2e2Update Rust to v1.66.1 to patch CVE📊 Changes
11 files changed (+40 additions, -34 deletions)
View changed files
📝
Cargo.lock(+27 -21)📝
docker/Dockerfile.j2(+4 -4)📝
docker/amd64/Dockerfile.alpine(+1 -1)📝
docker/amd64/Dockerfile.buildx.alpine(+1 -1)📝
docker/arm64/Dockerfile.alpine(+1 -1)📝
docker/arm64/Dockerfile.buildx.alpine(+1 -1)📝
docker/armv6/Dockerfile.alpine(+1 -1)📝
docker/armv6/Dockerfile.buildx.alpine(+1 -1)📝
docker/armv7/Dockerfile.alpine(+1 -1)📝
docker/armv7/Dockerfile.buildx.alpine(+1 -1)📝
rust-toolchain(+1 -1)📄 Description
This PR sets Rust to v1.66.1 to fix a CVE.
https://blog.rust-lang.org/2023/01/10/cve-2022-46176.html https://blog.rust-lang.org/2023/01/10/Rust-1.66.1.html
Also updated some packages while at it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.