lima-vm/lima (lima-vm/lima)
### [`v0.20.1`](https://togithub.com/lima-vm/lima/releases/tag/v0.20.1)
[Compare Source](https://togithub.com/lima-vm/lima/compare/v0.20.0...v0.20.1)
##### Changes
- `limactl` CLI:
- Improve readability of `limactl --help` ([#2167](https://togithub.com/lima-vm/lima/issues/2167), thanks to [@ayushgml](https://togithub.com/ayushgml))
- QEMU:
- Unfork EDK2 ([#2170](https://togithub.com/lima-vm/lima/issues/2170)). Now QEMU instances running on ARM Mac need QEMU >= 8.2.1 or QEMU < 8.2.0.
- nerdctl:
- Update from v1.7.2 to [v1.7.3](https://togithub.com/containerd/nerdctl/releases/tag/v1.7.3) ([#2172](https://togithub.com/lima-vm/lima/issues/2172))
- Contains runc v1.1.12 (fixes CVE-2024-21626) and BuildKit v0.12.5 (CVE-2024-23650, CVE-2024-23651, CVE-2024-23652, CVE-2024-23653)
- Templates:
- Update Ubuntu and CentOS Stream to the latest revision ([#2172](https://togithub.com/lima-vm/lima/issues/2172))
Full changes: https://github.com/lima-vm/lima/milestone/42?closed=1
Thanks to [@alexandear](https://togithub.com/alexandear) [@ayushgml](https://togithub.com/ayushgml) [@jandubois](https://togithub.com/jandubois) [@vasileknik76](https://togithub.com/vasileknik76)
##### Usage
```console
[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/7734320742
The sha256sum of the SHA256SUMS file itself is `0714cba526d924e243865f5b3a6293e5d054af04fccd3642850839b0a15aa58b` .
### [`v0.20.0`](https://togithub.com/lima-vm/lima/releases/tag/v0.20.0)
[Compare Source](https://togithub.com/lima-vm/lima/compare/v0.19.1...v0.20.0)
This release adds the support for propagating the timezone from the host setting.
This release also fixes incompatibility with Go 1.22 (ETA: February 2024).
#### Changes
- Misc:
- Set guest timezone from host setting ([#2097](https://togithub.com/lima-vm/lima/issues/2097))
- Support Go 1.22 ([#2137](https://togithub.com/lima-vm/lima/issues/2137))
- Store `lima-version` file in the instance directory ([#2107](https://togithub.com/lima-vm/lima/issues/2107), thanks to [@jandubois](https://togithub.com/jandubois))
- `limactl` CLI:
- Add `limactl start --foreground` for better support of launchd ([#2146](https://togithub.com/lima-vm/lima/issues/2146), thanks to [@norio-nomura](https://togithub.com/norio-nomura))
- YAML:
- Add `upgradePackages: ` to upgrade the packages on boot ([#2119](https://togithub.com/lima-vm/lima/issues/2119), thanks to [@afbjorklund](https://togithub.com/afbjorklund))
- QEMU:
- Revert virtserialport back to unix socket for QEMU guest agent communication ([#2112](https://togithub.com/lima-vm/lima/issues/2112), thanks to [@jandubois](https://togithub.com/jandubois))
- Support Debian trixie hosts' UEFI firmware path ([#2124](https://togithub.com/lima-vm/lima/issues/2124), thanks to [@DennisRasey](https://togithub.com/DennisRasey))
- WSL2:
- Support guest agent ([#2118](https://togithub.com/lima-vm/lima/issues/2118), thanks to [@pendo324](https://togithub.com/pendo324))
- Templates:
- `alpine`: Update Alpine to 3.19 ([#2136](https://togithub.com/lima-vm/lima/issues/2136), thanks to [@jandubois](https://togithub.com/jandubois))
- `rke2`: Update RKE2 to 1.29 ([#2157](https://togithub.com/lima-vm/lima/issues/2157))
- `u7s`: Update Usernetes to gen2-v20231218.0 ([#2157](https://togithub.com/lima-vm/lima/issues/2157))
- `k8s`: stop using `sudo kubectl` for `KUBECONFIG` ([#2102](https://togithub.com/lima-vm/lima/issues/2102), thanks to [@afbjorklund](https://togithub.com/afbjorklund))
- Update Ubuntu, CentOS Stream, Debian, Arch Linux to the latest revision ([#2157](https://togithub.com/lima-vm/lima/issues/2157))
Full changes: https://github.com/lima-vm/lima/milestone/41?closed=1
Thanks to [@DennisRasey](https://togithub.com/DennisRasey) [@afbjorklund](https://togithub.com/afbjorklund) [@alexandear](https://togithub.com/alexandear) [@jandubois](https://togithub.com/jandubois) [@mhumeSF](https://togithub.com/mhumeSF) [@norio-nomura](https://togithub.com/norio-nomura) [@pendo324](https://togithub.com/pendo324) [@porfirion](https://togithub.com/porfirion) [@stefanb](https://togithub.com/stefanb) [@zhaojizhuang](https://togithub.com/zhaojizhuang)
#### Usage
```console
[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/7582028915
The sha256sum of the SHA256SUMS file itself is `09361987b9794963cfc4e6290842de8fbeafb8f075138178b0a7c42d85839b25` .
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v0.19.1
->v0.20.1
Release Notes
lima-vm/lima (lima-vm/lima)
### [`v0.20.1`](https://togithub.com/lima-vm/lima/releases/tag/v0.20.1) [Compare Source](https://togithub.com/lima-vm/lima/compare/v0.20.0...v0.20.1) ##### Changes - `limactl` CLI: - Improve readability of `limactl --help` ([#2167](https://togithub.com/lima-vm/lima/issues/2167), thanks to [@ayushgml](https://togithub.com/ayushgml)) - QEMU: - Unfork EDK2 ([#2170](https://togithub.com/lima-vm/lima/issues/2170)). Now QEMU instances running on ARM Mac need QEMU >= 8.2.1 or QEMU < 8.2.0. - nerdctl: - Update from v1.7.2 to [v1.7.3](https://togithub.com/containerd/nerdctl/releases/tag/v1.7.3) ([#2172](https://togithub.com/lima-vm/lima/issues/2172)) - Contains runc v1.1.12 (fixes CVE-2024-21626) and BuildKit v0.12.5 (CVE-2024-23650, CVE-2024-23651, CVE-2024-23652, CVE-2024-23653) - Templates: - Update Ubuntu and CentOS Stream to the latest revision ([#2172](https://togithub.com/lima-vm/lima/issues/2172)) Full changes: https://github.com/lima-vm/lima/milestone/42?closed=1 Thanks to [@alexandear](https://togithub.com/alexandear) [@ayushgml](https://togithub.com/ayushgml) [@jandubois](https://togithub.com/jandubois) [@vasileknik76](https://togithub.com/vasileknik76) ##### Usage ```console [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/7734320742 The sha256sum of the SHA256SUMS file itself is `0714cba526d924e243865f5b3a6293e5d054af04fccd3642850839b0a15aa58b` . ### [`v0.20.0`](https://togithub.com/lima-vm/lima/releases/tag/v0.20.0) [Compare Source](https://togithub.com/lima-vm/lima/compare/v0.19.1...v0.20.0) This release adds the support for propagating the timezone from the host setting. This release also fixes incompatibility with Go 1.22 (ETA: February 2024). #### Changes - Misc: - Set guest timezone from host setting ([#2097](https://togithub.com/lima-vm/lima/issues/2097)) - Support Go 1.22 ([#2137](https://togithub.com/lima-vm/lima/issues/2137)) - Store `lima-version` file in the instance directory ([#2107](https://togithub.com/lima-vm/lima/issues/2107), thanks to [@jandubois](https://togithub.com/jandubois)) - `limactl` CLI: - Add `limactl start --foreground` for better support of launchd ([#2146](https://togithub.com/lima-vm/lima/issues/2146), thanks to [@norio-nomura](https://togithub.com/norio-nomura)) - YAML: - Add `upgradePackages:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.