Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lima 0.19.0 #156071

Merged
merged 2 commits into from
Dec 1, 2023
Merged

lima 0.19.0 #156071

merged 2 commits into from
Dec 1, 2023

Conversation

AkihiroSuda
Copy link
Contributor

Created with brew bump-formula-pr.

release notes
This release fixes the disk image corruption issue with `--vm-type=vz` on ARM Mac (#2026)

Changes

  • limactl CLI:

    • Add limactl disk resize command (#2034, thanks to @vasileknik76)
  • VZ:

    • Fix the disk image corruption issue on ARM Mac (#2026, thanks to @wpiekutowski for providing the hint)
  • QEMU:

    • Skip checking the qemu binary signature on macOS 11 and older (#1981, thanks to @jandubois)
  • Hostagent (affects port forwarding, reverse sshfs, etc.)

    • Increase the limit on the number of the file descriptors (#2015, thanks to @vasileknik76)
  • Guestagent:

    • Switch away from SSH to vsock (vz) and virtio serial (qemu) (#1998, thanks to @balajiv113)
  • Misc:

    • Fix SELinux issues (#1926, #1942, #1965, thanks to @hasan4791)
  • nerdctl:

  • Templates:

    • AlmaLinux, Rocky Linux, Oracle Linux: update to 9.3 and 8.9 (#2024, #2027, #2043, thanks to @tcooper)
    • Arch Linux: update to 20231115.191878
    • CentOS Stream 8: update to 20231127.0 (#2043)
    • CentOS Stream 9: update to 20231128.1 (#2043)
    • Debian 11, 12: update to 20231013-1532 (#2027)
    • Fedora: update to 39 (#1997, thanks to @ZhongRuoyu)
    • Ubuntu 22.04: update to release-20231026 (#2027)
    • Add template://experimental/gentoo (#1935, thanks to @afbjorklund)

Full changes: https://github.com/lima-vm/lima/milestone/39?closed=1
Thanks to
@ZhongRuoyu
@afbjorklund
@alexandear
@balajiv113
@choznerol
@cwegener
@hasan4791
@jandubois
@neowu
@takanohi
@tcooper
@terev
@vasileknik76
@yuvipanda

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/7055847610

The sha256sum of the SHA256SUMS file itself is 91cc6cfbae984339c1cd15ab861fd7c8054490ed7bb1d6622513d23e3a7cb454 .

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Dec 1, 2023
Copy link
Contributor

github-actions bot commented Dec 1, 2023

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Dec 1, 2023
@BrewTestBot BrewTestBot added this pull request to the merge queue Dec 1, 2023
Merged via the queue into Homebrew:master with commit c2f5c2a Dec 1, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants