This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
crosvm
Watch
1
Star
0
Fork
You've already forked crosvm
0
mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced
2024-11-28 09:33:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e2554f1532
crosvm
/
rust-toolchain
4 lines
68 B
Text
Raw
Normal View
History
Unescape
Escape
Upgrade rust toolchain version to 1.58.1 Pre 1.58.1 have CVE-2022-21658 Cros toolchain got upgraded to 1.58.1 BUG=None TEST=cq Change-Id: I2ce5a08b40bcc4895c4f2ecef83efd4162d67494 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3435385 Reviewed-by: Dennis Kempin <denniskempin@google.com> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Anton Romanov <romanton@google.com>
2022-02-03 03:21:33 +00:00
[toolchain]
dev_container: Upgrade to debian bookworm Debian bullseye is becoming old and we require a couple of newer dependencies. gLinux is also tracking bookworm, so we are staying close to our usual development environment. Since the official rust images do not have a bookworm version, we switch to the official debian image and add a rustup install to ./tools/install-deps. The new glibc version uses clone3 in multiple devices, adding this new syscall to our policy to pass integration tests. Drive-by change: Upgrading rust-toolchain from 1.62.0 to 1.62.1 BUG=b:243081643 TEST=CQ Change-Id: I8af721ed4a83df61163d67001b777166abe8abfa Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3892621 Commit-Queue: Dennis Kempin <denniskempin@google.com> Reviewed-by: Alexandre Courbot <acourbot@chromium.org> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
2022-09-12 19:20:23 +00:00
channel = "1.62.1"
Upgrade rust toolchain version to 1.58.1 Pre 1.58.1 have CVE-2022-21658 Cros toolchain got upgraded to 1.58.1 BUG=None TEST=cq Change-Id: I2ce5a08b40bcc4895c4f2ecef83efd4162d67494 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3435385 Reviewed-by: Dennis Kempin <denniskempin@google.com> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Anton Romanov <romanton@google.com>
2022-02-03 03:21:33 +00:00
components = [ "rustfmt", "clippy" ]
Reference in a new issue
Copy permalink