v0.22.0
版本发布时间: 2024-05-07 13:26:53
lima-vm/lima最新发布版本:v0.23.1(2024-08-19 00:08:57)
This release drops the support for vde_vmnet
(deprecated since 2022) in favor of socket_vmnet
.
vmnet users will need to regenerate the /etc/sudoers.d/lima
file:
limactl sudoers >etc_sudoers.d_lima
sudo install -o root etc_sudoers.d_lima /etc/sudoers.d/lima
Users may also want to clean up the vde-related lines from their ~/.lima/_config/networks.yaml
:
--- /Users/user/.lima/_config/networks.yaml.bak 2024-05-07 14:17:28
+++ /Users/user/.lima/_config/networks.yaml 2024-05-07 14:18:09
@@ -13,9 +13,6 @@
# socketVMNet requires Lima >= 0.12 .
# socketVMNet has precedence over vdeVMNet.
socketVMNet: "/opt/socket_vmnet/bin/socket_vmnet"
-# vdeSwitch and vdeVMNet are DEPRECATED.
- vdeSwitch: /opt/vde/bin/vde_switch
- vdeVMNet: /opt/vde/bin/vde_vmnet
varRun: /private/var/run/lima
sudoers: /private/etc/sudoers.d/lima
Changes
-
vmnet:
- Remove the support for
vde_vmnet
(Deprecated since Sep 2022, in favor ofsocket_vmnet
) (#2311)
- Remove the support for
-
limactl
CLI:-
limactl ls $INSTANCE
now exits with non-zero status if the instance does not exist (#2295, thanks to @BajuMcBites)
-
-
nerdctl:
- Update to v1.7.6 (#2304)
-
Misc:
- Drop support for Go 1.20 (#2258)
-
Templates:
- Ubuntu: update to 24.04 (#2300)
- Fedora: update to 40 (#2292)
- Update Alpine, Arch Linux, CentOS Stream, and Debian to the latest revisions (#2299, #2308, #2318 thanks to @jandubois)
Full changes: https://github.com/lima-vm/lima/milestone/45?closed=1
Thanks to @BajuMcBites @afbjorklund @alexandear @jandubois @vasileknik76
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/8980002249
The sha256sum of the SHA256SUMS file itself is ae6c43a8f145d574142deb1c6e105e4ab79156947b9098bf57c94d91ff15da97
.
1、 lima-0.22.0-Darwin-arm64.tar.gz 52.54MB
2、 lima-0.22.0-Darwin-x86_64.tar.gz 53.22MB
3、 lima-0.22.0-go-mod-vendor.tar.gz 10.31MB
4、 lima-0.22.0-Linux-aarch64.tar.gz 52.31MB
5、 lima-0.22.0-Linux-x86_64.tar.gz 53MB
6、 SHA256SUMS 493B
7、 SHA256SUMS.asc 659B