Skip to content

v2.1.4

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jul 01:00
Immutable release. Only release title and notes can be modified.
v2.1.4
5f0456d

Changes

  • Cherry-picks from master to release/2.1
    • Only add xorrisofs flag to the xorrisofs command (#5129, thanks to @afbjorklund)
    • fix(qemu): fallback from hvf to tcg on macOS (#5137, thanks to @kavirakesh14)
    • nerdctl: update from v2.3.3 to v2.3.4 (#5169)
    • templates: update (#5170)
    • templates/freebsd-15: support 9p mounts (#5172)
    • cmd/limactl: include name in network list --json output (#5179, thanks to @coulof)

Full changes: https://github.com/lima-vm/lima/milestone/73?closed=1

Usage

$ limactl create
$ limactl start
...
INFO[0029] READY. Run `lima` to open the shell.

$ lima uname
Linux

The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/lima-vm/lima/actions/runs/28630554371

The sha256sum of the SHA256SUMS file itself is 8bd82f03bc23acafc7e129fdbcbd9401b50eee2723817b8127f16dee3aebef92 .


Release manager: @AkihiroSuda