File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 2121 contain the string ` firecracker ` to prevent from running non-firecracker
2222 binaries.
2323- Rust toolchain upgraded from 1.52.1 to 1.64.0.
24+ - Switched to specifying our dependencies using caret requirements instead
25+ of comparison requirements.
26+ - Updated all dependencies to their respective newest versions.
2427
2528### Fixed
2629
3538- Fixed the bad handling of kernel cmdline parameters when init arguments
3639 where provided in the ` boot_args ` field of the JSON body of the
3740 PUT ` /boot-source ` request.
41+ - Fixed a bug on ARM64 hosts where the upper 64bits of the V0-V31 FL/SIMD
42+ registers were not saved correctly when taking a snapshot, potentially
43+ leading to data loss. This change invalidates all ARM64 snapshots taken
44+ with versions of Firecracker <= 1.1.3.
3845
3946## [ 1.1.0]
4047
You can’t perform that action at this time.
0 commit comments