Skip to content

chore(deps): update chacha20 to 0.10.2 - #6161

Closed
not4s wants to merge 1 commit into
firecracker-microvm:firecracker-v1.16from
not4s:jaehoc/v1.16-chacha20-0.10.2
Closed

chore(deps): update chacha20 to 0.10.2#6161
not4s wants to merge 1 commit into
firecracker-microvm:firecracker-v1.16from
not4s:jaehoc/v1.16-chacha20-0.10.2

Conversation

@not4s

@not4s not4s commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Changes

Backport #6160 into v1.16

Reason

...

License Acceptance

By submitting this pull request, I confirm that my contribution is made under
the terms of the Apache 2.0 license. For more information on following Developer
Certificate of Origin and signing off your commits, please check
CONTRIBUTING.md.

PR Checklist

  • I have read and understand CONTRIBUTING.md.
  • I have run tools/devtool checkbuild --all to verify that the PR passes
    build checks on all supported architectures.
  • I have run tools/devtool checkstyle to verify that the PR passes the
    automated style checks.
  • I have described what is done in these changes, why they are needed, and
    how they are solving the problem in a clear and encompassing way.
  • I have updated any relevant documentation (both in code and in the docs)
    in the PR.
  • I have mentioned all user-facing changes in CHANGELOG.md.
  • If a specific issue led to this PR, this PR closes the issue.
  • When making API changes, I have followed the
    Runbook for Firecracker API changes.
  • I have tested all new and changed functionalities in unit tests and/or
    integration tests.
  • I have linked an issue to every new TODO.

  • This functionality cannot be added in rust-vmm.

Run `cargo update --package chacha20` to replace the yanked
0.10.0 release with 0.10.2, which fixes an SSE4.1 intrinsic used by
the SSE2 backend.

Unlike main, keep the RUSTSEC-2026-0097 ignore: this branch still
resolves rand 0.10.0, which the advisory matches.

(cherry picked from commit 917176d)
Signed-off-by: Takahiro Itazuri <zulinx86@gmail.com>
Signed-off-by: Jay Chung <jaehoc@amazon.com>
@not4s
not4s marked this pull request as ready for review August 28, 2026 09:28
@not4s not4s added the Status: Awaiting review Indicates that a pull request is ready to be reviewed label Aug 28, 2026
@codecov

codecov Bot commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.03%. Comparing base (dd4f63a) to head (9982d66).

Additional details and impacted files
@@                Coverage Diff                 @@
##           firecracker-v1.16    #6161   +/-   ##
==================================================
  Coverage              83.03%   83.03%           
==================================================
  Files                    277      277           
  Lines                  30119    30119           
==================================================
  Hits                   25008    25008           
  Misses                  5111     5111           
Flag Coverage Δ
5.10-m5n.metal 83.31% <ø> (ø)
5.10-m6a.metal 82.65% <ø> (ø)
5.10-m6g.metal 79.97% <ø> (-0.01%) ⬇️
5.10-m6i.metal 83.31% <ø> (-0.01%) ⬇️
5.10-m7a.metal-48xl 82.64% <ø> (-0.01%) ⬇️
5.10-m7g.metal 79.97% <ø> (ø)
5.10-m7i.metal-24xl 83.28% <ø> (ø)
5.10-m7i.metal-48xl 83.28% <ø> (-0.01%) ⬇️
5.10-m8g.metal-24xl 79.97% <ø> (-0.01%) ⬇️
5.10-m8g.metal-48xl 79.97% <ø> (-0.01%) ⬇️
5.10-m8i.metal-48xl 83.28% <ø> (ø)
5.10-m8i.metal-96xl 83.28% <ø> (ø)
6.1-m5n.metal 83.34% <ø> (-0.01%) ⬇️
6.1-m6a.metal 82.68% <ø> (+<0.01%) ⬆️
6.1-m6g.metal 79.96% <ø> (-0.01%) ⬇️
6.1-m6i.metal 83.33% <ø> (ø)
6.1-m7a.metal-48xl 82.67% <ø> (-0.01%) ⬇️
6.1-m7g.metal 79.97% <ø> (-0.01%) ⬇️
6.1-m7i.metal-24xl 83.34% <ø> (-0.01%) ⬇️
6.1-m7i.metal-48xl 83.34% <ø> (-0.01%) ⬇️
6.1-m8g.metal-24xl 79.96% <ø> (-0.01%) ⬇️
6.1-m8g.metal-48xl 79.96% <ø> (-0.01%) ⬇️
6.1-m8i.metal-48xl 83.34% <ø> (-0.01%) ⬇️
6.1-m8i.metal-96xl 83.35% <ø> (-0.01%) ⬇️
6.18-m5n.metal 83.34% <ø> (ø)
6.18-m6a.metal 82.68% <ø> (+<0.01%) ⬆️
6.18-m6g.metal 79.97% <ø> (-0.01%) ⬇️
6.18-m6i.metal 83.33% <ø> (-0.01%) ⬇️
6.18-m7a.metal-48xl 82.67% <ø> (ø)
6.18-m7g.metal 79.97% <ø> (ø)
6.18-m7i.metal-24xl 83.34% <ø> (-0.02%) ⬇️
6.18-m7i.metal-48xl 83.35% <ø> (ø)
6.18-m8g.metal-24xl 79.96% <ø> (-0.01%) ⬇️
6.18-m8g.metal-48xl 79.97% <ø> (-0.01%) ⬇️
6.18-m8i.metal-48xl 83.35% <ø> (ø)
6.18-m8i.metal-96xl 83.35% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@zulinx86

Copy link
Copy Markdown
Contributor

close in favor of #6162

@zulinx86 zulinx86 closed this Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Awaiting review Indicates that a pull request is ready to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants