[PR #3136] [MERGED] Update Rust to v1.66.1 to patch CVE #3093

Closed
opened 2025-11-07 08:03:03 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: update-rust-fix-cve


📝 Commits (1)

  • 072f2e2 Update 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.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/3136 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 1/12/2023 **Status:** ✅ Merged **Merged:** 1/12/2023 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `update-rust-fix-cve` --- ### 📝 Commits (1) - [`072f2e2`](https://github.com/dani-garcia/vaultwarden/commit/072f2e24c206ebdaafacb17159fb8d73967eec3d) Update Rust to v1.66.1 to patch CVE ### 📊 Changes **11 files changed** (+40 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-07 08:03:03 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#3093