| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| test_results.tar.gz | 2026-07-02 | 8.3 MB | |
| firecracker-v1.16.1-aarch64.tgz.sha256.txt | 2026-07-02 | 98 Bytes | |
| firecracker-v1.16.1-aarch64.tgz | 2026-07-02 | 7.3 MB | |
| firecracker-v1.16.1-x86_64.tgz.sha256.txt | 2026-07-02 | 97 Bytes | |
| firecracker-v1.16.1-x86_64.tgz | 2026-07-02 | 7.5 MB | |
| Firecracker v1.16.1 source code.tar.gz | 2026-06-29 | 11.4 MB | |
| Firecracker v1.16.1 source code.zip | 2026-06-29 | 11.9 MB | |
| README.md | 2026-06-29 | 606 Bytes | |
| Totals: 8 Items | 46.4 MB | 2 | |
Fixed
- #5959: Reverted the use of
O_NOFOLLOWfor the jailer's cgroup and network namespace file operations, so symlinks are again allowed in these paths. - #5958: Fixed a bug that caused vsock guest-to-host connections to time out after snapshot restore, triggered by taking a snapshot with a TX descriptor in-flight. On restore the device now replays the TX queue notification so in-flight TX descriptors are re-processed and notification suppression is re-armed.