Skip to content

v1.0.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Dec 14:56
v1.0.3
9be3b9a

Changes

  • QEMU:
    • Support Apple M4 (#3032)
  • gRPC port forwarder:
  • Templates:
    • archlinux: allow 9p again (#3048)
    • centos-stream-10: New template (#3023, #3047, thanks to @afbjorklund)
    • opensuse: disable virtiofs due to the lack of the kernel module in the default installation (#3056)
    • Updated to the latest revisions (#3043)

Full changes: https://github.com/lima-vm/lima/milestone/52?closed=1
Thanks to @PascalBourdier @afbjorklund @alexandear @balajiv113 @cpick @jandubois @nirs @olamilekan000

Usage

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

[macOS]$ 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/12517401436

The sha256sum of the SHA256SUMS file itself is 69423d9f9044fc9264925d24cd38c1d0efb4367cfb46c568313f53d6f0ed7ee2 .


Release manager: @AkihiroSuda