v6.1.0
版本发布时间: 2024-05-08 05:28:49
lxc/incus最新发布版本:v6.6.0(2024-10-04 00:20:55)
Announcement
https://discuss.linuxcontainers.org/t/incus-6-1-has-been-released/19894
What's Changed
- doc/support: Update for LTS by @stgraber in https://github.com/lxc/incus/pull/731
- Relax restrictions on extended syntax for bridge.external_interfaces by @stgraber in https://github.com/lxc/incus/pull/732
- incusd/storage/drivers/zfs: Simplify dataset receive and fix progress… by @stgraber in https://github.com/lxc/incus/pull/733
- Align gomod major version with project major version by @stgraber in https://github.com/lxc/incus/pull/734
- Cleanup old deprecated logic by @stgraber in https://github.com/lxc/incus/pull/743
- doc/projects: Tweak examples by @stgraber in https://github.com/lxc/incus/pull/742
- incusd/instances: Don't start instances when evacuated by @stgraber in https://github.com/lxc/incus/pull/744
- Update installation instructions by @stgraber in https://github.com/lxc/incus/pull/753
- incus/aliases: fix completion regression by @adamcstephens in https://github.com/lxc/incus/pull/755
- incus/profile: Add support for creating profile from yaml by @awalvie in https://github.com/lxc/incus/pull/756
- incus/snapshot: Fix deletion of snapshots containing colons by @stgraber in https://github.com/lxc/incus/pull/757
- Use stable MAC for SR-IOV by @stgraber in https://github.com/lxc/incus/pull/758
- incusd/instance/lxc: Only apply soft cgroup limits on cgroup1 by @stgraber in https://github.com/lxc/incus/pull/760
- incus/project: Add yaml support for project create by @awalvie in https://github.com/lxc/incus/pull/765
- incus/admin: Don't hide the sql command by @stgraber in https://github.com/lxc/incus/pull/763
- Grafana tweaks and fixes by @stgraber in https://github.com/lxc/incus/pull/764
- Port all remaining OVS functions to libovsdb by @stgraber in https://github.com/lxc/incus/pull/768
- incus/snapshot: Add yaml support for snapshot create by @awalvie in https://github.com/lxc/incus/pull/767
- Add missing SecureBoot firmware names by @bensmrs in https://github.com/lxc/incus/pull/770
- Add all-projects support for network zones #712 by @milaiwi in https://github.com/lxc/incus/pull/749
- incusd/network/ovn: rewrote LogicalRouterAdd to use o.client by @DhruvNistala in https://github.com/lxc/incus/pull/750
- Stop networks during cluster evacuations by @Abhiram824 in https://github.com/lxc/incus/pull/747
- Create sparse files on backup import and migration receive by @milaiwi in https://github.com/lxc/incus/pull/773
- incusd/cgroup: Set hugepages reserved limits by @stgraber in https://github.com/lxc/incus/pull/774
- incus/storage: Add yaml support for storage create by @awalvie in https://github.com/lxc/incus/pull/775
- incus/info displays cpu arch when using resources flag by @sophiezhangg in https://github.com/lxc/incus/pull/776
- incus/cluster_group: Add yaml support for cluster group create by @awalvie in https://github.com/lxc/incus/pull/778
- Add support for ZFS mirror/striping by @ps-gill in https://github.com/lxc/incus/pull/754
- incus/info: Sorting network interfaces by @MHaukelid in https://github.com/lxc/incus/pull/779
- incus/network_acl: Add cmd.Example for network acl create by @awalvie in https://github.com/lxc/incus/pull/782
- incus/network_forward: Add yaml example for create by @awalvie in https://github.com/lxc/incus/pull/786
- incus/config_template: Add file support config template create by @awalvie in https://github.com/lxc/incus/pull/783
- incus/network_integrations: Add yaml support for create by @awalvie in https://github.com/lxc/incus/pull/787
- doc: Avoid MyST 3.0.0 by @stgraber in https://github.com/lxc/incus/pull/788
- incus/doc/installing.md: Add Docker information by @cmspam in https://github.com/lxc/incus/pull/785
- Switch to using minio's
mc
client. by @presztak in https://github.com/lxc/incus/pull/777 - incus/cluster: Add customizable columns to list by @Anish-M in https://github.com/lxc/incus/pull/784
- incus/project: Add customizable column list by @lucaszcai in https://github.com/lxc/incus/pull/789
- Require migration.stateful for containers too by @Abhiram824 in https://github.com/lxc/incus/pull/781
- incus/network_load_balancer: add Example to create by @awalvie in https://github.com/lxc/incus/pull/793
- incus/network_zone: Add example for create command by @awalvie in https://github.com/lxc/incus/pull/794
- doc: Fix bad sphinx requirements by @stgraber in https://github.com/lxc/incus/pull/795
- incusd/instances/qemu: Tweak secureboot firmware list by @stgraber in https://github.com/lxc/incus/pull/797
- cmd/incus/admin_cluster: Add libexec path for incusd by @Conan-Kudo in https://github.com/lxc/incus/pull/799
- Various bugfixes by @stgraber in https://github.com/lxc/incus/pull/802
- Added customizable columns to incus profile list by @amroKerkizz in https://github.com/lxc/incus/pull/803
- Added all-projects support for profiles by @amroKerkizz in https://github.com/lxc/incus/pull/804
- incus/storage_volume: Clarify volume errors by @stgraber in https://github.com/lxc/incus/pull/806
- incusd/apparmor/lxc: Fix access to kernel/security/apparmor by @stgraber in https://github.com/lxc/incus/pull/807
- Issue 652: Add instance placement scriptlet extension by @christina-zh in https://github.com/lxc/incus/pull/780
- Issue 651: Add support for stateless rules in network ACLs by @christina-zh in https://github.com/lxc/incus/pull/810
- incusd/network/ovn/nb: Port DeleteLogicalRouter and LogicalRouterSNAT (WIP) by @Abhiram824 in https://github.com/lxc/incus/pull/809
- incusd/network/acl: Properly run instance counting outside of ACL loop by @stgraber in https://github.com/lxc/incus/pull/816
- incusd/network/ovn/nb: Port more NAT functions by @Abhiram824 in https://github.com/lxc/incus/pull/812
- incus/storage_bucket: Add example for storage bucket create by @awalvie in https://github.com/lxc/incus/pull/826
- shared/archive: Properly anchor exclude rules by @stgraber in https://github.com/lxc/incus/pull/819
- Fix joining active OVN cluster by @stgraber in https://github.com/lxc/incus/pull/818
- incusd/project: Rework low-level permission checks by @stgraber in https://github.com/lxc/incus/pull/827
- incus/network_peer: Add example for create command by @awalvie in https://github.com/lxc/incus/pull/825
- Add instance start timestamp (uptime) by @BajuMcBites in https://github.com/lxc/incus/pull/829
- client/connection: Add support for the socket existing in /run/incus by @stgraber in https://github.com/lxc/incus/pull/830
New Contributors
- @bensmrs made their first contribution in https://github.com/lxc/incus/pull/770
- @Abhiram824 made their first contribution in https://github.com/lxc/incus/pull/747
- @sophiezhangg made their first contribution in https://github.com/lxc/incus/pull/776
- @ps-gill made their first contribution in https://github.com/lxc/incus/pull/754
- @cmspam made their first contribution in https://github.com/lxc/incus/pull/785
- @Anish-M made their first contribution in https://github.com/lxc/incus/pull/784
- @lucaszcai made their first contribution in https://github.com/lxc/incus/pull/789
- @Conan-Kudo made their first contribution in https://github.com/lxc/incus/pull/799
- @amroKerkizz made their first contribution in https://github.com/lxc/incus/pull/803
- @christina-zh made their first contribution in https://github.com/lxc/incus/pull/780
- @BajuMcBites made their first contribution in https://github.com/lxc/incus/pull/829
Full Changelog: https://github.com/lxc/incus/compare/v6.0.0...v6.1.0
1、 bin.linux.incus-migrate.aarch64 16.4MB
2、 bin.linux.incus-migrate.x86_64 17.09MB
3、 bin.linux.incus.aarch64 19.72MB
4、 bin.linux.incus.x86_64 20.54MB
5、 bin.linux.lxd-to-incus.aarch64 14.29MB
6、 bin.linux.lxd-to-incus.x86_64 14.91MB
7、 bin.macos.incus.aarch64 19.67MB
8、 bin.macos.incus.x86_64 20.08MB
9、 bin.windows.incus.aarch64.exe 19.05MB
10、 bin.windows.incus.x86_64.exe 20.12MB
11、 incus-6.1.tar.xz 11.06MB
12、 incus-6.1.tar.xz.asc 833B