Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
incus-6.13.tar.xz.asc | 2025-05-30 | 833 Bytes | |
incus-6.13.tar.xz | 2025-05-30 | 12.4 MB | |
bin.windows.incus-agent.x86_64.exe | 2025-05-30 | 22.8 MB | |
bin.windows.incus-agent.aarch64.exe | 2025-05-30 | 21.5 MB | |
bin.windows.incus.x86_64.exe | 2025-05-30 | 25.5 MB | |
bin.windows.incus.aarch64.exe | 2025-05-30 | 24.0 MB | |
bin.macos.incus.x86_64 | 2025-05-30 | 26.0 MB | |
bin.macos.incus.aarch64 | 2025-05-30 | 24.9 MB | |
bin.linux.lxd-to-incus.x86_64 | 2025-05-30 | 22.1 MB | |
bin.linux.lxd-to-incus.aarch64 | 2025-05-30 | 21.1 MB | |
bin.linux.incus-migrate.x86_64 | 2025-05-30 | 22.7 MB | |
bin.linux.incus-migrate.aarch64 | 2025-05-30 | 21.7 MB | |
bin.linux.incus-agent.x86_64 | 2025-05-30 | 26.6 MB | |
bin.linux.incus-agent.aarch64 | 2025-05-30 | 25.5 MB | |
bin.linux.incus.x86_64 | 2025-05-30 | 30.6 MB | |
bin.linux.incus.aarch64 | 2025-05-30 | 29.1 MB | |
Incus 6.13 source code.tar.gz | 2025-05-30 | 4.8 MB | |
Incus 6.13 source code.zip | 2025-05-30 | 5.7 MB | |
README.md | 2025-05-30 | 12.8 kB | |
Totals: 19 Items | 366.8 MB | 0 |
Announcement
What's Changed
- Add server side filtering for
incus network list
by @Abdomash in https://github.com/lxc/incus/pull/1989 - doc: Fix default value of ipv4.dhcp.gateway to IPv4 address by @hnakamur in https://github.com/lxc/incus/pull/1991
- doc: Fix default value of ipv6.routes network_bridge by @hnakamur in https://github.com/lxc/incus/pull/1992
- doc: Fix Debian 12 nickname by @hnakamur in https://github.com/lxc/incus/pull/1993
- Fix issues with nftables and address sets by @stgraber in https://github.com/lxc/incus/pull/1995
- incusd/dns: fix typo in error log by @gwenya in https://github.com/lxc/incus/pull/1998
- Port pci to gendoc by @DinglyCoder in https://github.com/lxc/incus/pull/1996
- rename reverters from revert to reverter to not conflict with the package by @The127 in https://github.com/lxc/incus/pull/2000
- incusd: Refactor error checks with errors.is and errors.As by @The127 in https://github.com/lxc/incus/pull/2002
- Rename vars using builtin names by @The127 in https://github.com/lxc/incus/pull/2006
- incusd: Refactor getting heartbeat mode name into a function by @The127 in https://github.com/lxc/incus/pull/2005
- Unify receiver types by @The127 in https://github.com/lxc/incus/pull/2004
- incusd: Refactor unused parameters by @The127 in https://github.com/lxc/incus/pull/2001
- incusd/firewall/nftables: Fix handling of address set deletion by @stgraber in https://github.com/lxc/incus/pull/2012
- Add server-side filtering for incus storage bucket list by @allisoncchen in https://github.com/lxc/incus/pull/2008
- Add support for running the Incus agent on Windows by @stgraber in https://github.com/lxc/incus/pull/2014
- incusd/network/ovn: Wait up to 10s for OVN northd to allocate an IP by @stgraber in https://github.com/lxc/incus/pull/2024
- Refactor unnecessary if checks by @The127 in https://github.com/lxc/incus/pull/2017
- incusd: refactor process kill error being ignored by @The127 in https://github.com/lxc/incus/pull/2018
- incusd/instance: fix device finding logic by @The127 in https://github.com/lxc/incus/pull/2019
- incusd: remove unreachable code in api internal by @The127 in https://github.com/lxc/incus/pull/2016
- Rewrite legacy QEMU config code by @bensmrs in https://github.com/lxc/incus/pull/2011
- incus: refactor admin_init.go config initialization by @The127 in https://github.com/lxc/incus/pull/2023
- Extend incus-migrate to support uploading filesystems and disks as custom volumes by @presztak in https://github.com/lxc/incus/pull/2022
- Add server-side filtering for
incus project list
by @rahafjrw in https://github.com/lxc/incus/pull/2015 - incusd/network/bridge: Add missing line breaks by @stgraber in https://github.com/lxc/incus/pull/2029
- Port ovn network documentation to gendoc by @lahariguduru in https://github.com/lxc/incus/pull/2027
- Remove gopkg.in/tomb.v2 dependency by @nanjj in https://github.com/lxc/incus/pull/2031
- Update gendoc for network_physical and network_bridge by @janetkimmm in https://github.com/lxc/incus/pull/2030
- incusd/instance/qemu: Don't allow hotplug when at maxmem by @stgraber in https://github.com/lxc/incus/pull/2033
- incusd/server/device/nic_routed: Added host_tables by @AbhinavTiruvee in https://github.com/lxc/incus/pull/2009
- incusd/storage: Fix migration error due to rounding by @stgraber in https://github.com/lxc/incus/pull/2041
- incusd: add missing err handling for transactions by @The127 in https://github.com/lxc/incus/pull/2040
- Rename result of
mux.NewRouter()
so they dont collide with the mux package by @The127 in https://github.com/lxc/incus/pull/2037 - Rename instances of sha256.New() so they dont collide with the package name by @The127 in https://github.com/lxc/incus/pull/2038
- incusd/storage/zfs: Optimize snapshot deletion by @stgraber in https://github.com/lxc/incus/pull/2043
- Missing case statements for iota constants by @The127 in https://github.com/lxc/incus/pull/2039
- incusd: Refactor error list by @The127 in https://github.com/lxc/incus/pull/2026
- Remove redundant map size by @The127 in https://github.com/lxc/incus/pull/2053
- internal/dnsutil: remove unused package dnsutil by @The127 in https://github.com/lxc/incus/pull/2046
- Rework QEMU config override logic by @bensmrs in https://github.com/lxc/incus/pull/2048
- tools: Add govulncheck by @breml in https://github.com/lxc/incus/pull/2050
- incusd/dnsmasq: refactor DHCPValidIP condition checks by @The127 in https://github.com/lxc/incus/pull/2020
- incusd: rename instanceActionToOptype to instanceActionToOpType by @The127 in https://github.com/lxc/incus/pull/2047
- internal/iprange: add tests for the iprange.Range struct by @The127 in https://github.com/lxc/incus/pull/2045
- Port macvlan network documentation to gendoc by @kmxtn in https://github.com/lxc/incus/pull/2042
- incusd/certificates: Properly handle PEM encoding on POST by @stgraber in https://github.com/lxc/incus/pull/2056
- lint: Codespell exclude generated docs by @breml in https://github.com/lxc/incus/pull/2051
- incusd/instance/qemu: Don't allow QEMU RSS to exceed memory limit by @stgraber in https://github.com/lxc/incus/pull/2058
- Add server-side filtering for
incus config trust list
by @allisoncchen in https://github.com/lxc/incus/pull/2057 - Add support for additional disks to
incus-migrate
by @presztak in https://github.com/lxc/incus/pull/2064 - Restart builtin DNS server on failure by @gwenya in https://github.com/lxc/incus/pull/2062
- Port sriov network documentation to gendoc by @cory-chang in https://github.com/lxc/incus/pull/2059
- Db generate fixes by @masnax in https://github.com/lxc/incus/pull/2066
- Add support for split image publishing by @saahirN in https://github.com/lxc/incus/pull/2013
- Added CLI Configuration Option for Default Table Layout by @arojas2003 in https://github.com/lxc/incus/pull/2044
- incusd/instance/qemu: Limit memory hotplug slots to 8 by @stgraber in https://github.com/lxc/incus/pull/2065
- incusd/device/sriov: Handle cards without configurable spoof checking by @stgraber in https://github.com/lxc/incus/pull/2069
- incusd/firewall/nftables: disable UDP checksum validation for packets on bridged network by @MaheshPunjabi in https://github.com/lxc/incus/pull/2076
- Use snake case entity names for ID column names by @masnax in https://github.com/lxc/incus/pull/2079
- Allow providing certificates as part of preseed data [#1804] by @DinglyCoder in https://github.com/lxc/incus/pull/2078
- Porting
network_acls
to database generator by @Aryan470 in https://github.com/lxc/incus/pull/2035 - client: Fix required extension for GetNetworkAddressSetsAllProjects by @breml in https://github.com/lxc/incus/pull/2082
- Move cluster resource caching to point of consumption by @janetkimmm in https://github.com/lxc/incus/pull/2072
- Implement stateful DHCPv6 by @rahafjrw in https://github.com/lxc/incus/pull/2060
- Adding support for incus storage volume mount by @Aryan470 in https://github.com/lxc/incus/pull/2071
- incus/remote: Add "get-client-certificate" and "get-client-token" by @stoven2k17 in https://github.com/lxc/incus/pull/2088
- Ban the use of LLMs and AI assistants/agents by @stgraber in https://github.com/lxc/incus/pull/2089
- Add support for .OVA import by @presztak in https://github.com/lxc/incus/pull/2092
- Add common aliases for add/create remove/delete/rm in the CLI by @joecwilson in https://github.com/lxc/incus/pull/1955
- Improve handling of Windows agent by @stgraber in https://github.com/lxc/incus/pull/2103
- Include OS metrics on Incus OS by @stgraber in https://github.com/lxc/incus/pull/2104
- incusd/instance/lxc: Refactor inheritInitPidFd by @gwenya in https://github.com/lxc/incus/pull/2106
- Removed useless else in Makefile by @nanjj in https://github.com/lxc/incus/pull/2115
- incusd/main_forknet: Don't touch resolv.conf when no leases by @stgraber in https://github.com/lxc/incus/pull/2118
- incusd/storage/ceph: Fix parent tracking for VMs by @stgraber in https://github.com/lxc/incus/pull/2119
- Fix Github test failures by @stgraber in https://github.com/lxc/incus/pull/2120
- incus: Simplify code by using modern constructs by @nanjj in https://github.com/lxc/incus/pull/2111
- internal: Simplify code by using modern constructs by @nanjj in https://github.com/lxc/incus/pull/2113
- Simplify code by using modern constructs by @nanjj in https://github.com/lxc/incus/pull/2112
- Simplify code by using modern constructs by @nanjj in https://github.com/lxc/incus/pull/2110
- Translations update from Hosted Weblate by @weblate in https://github.com/lxc/incus/pull/2123
- incusd/instances: Tweak storage migration errors by @stgraber in https://github.com/lxc/incus/pull/2131
- Add +invtsc to cpu extensions ensure tsc as current clocksource by @nanjj in https://github.com/lxc/incus/pull/2127
- incusd/instance: Fix incorrect cluster.Connect call by @stgraber in https://github.com/lxc/incus/pull/2134
- incusd/instances_post: Prevent pointless device overrides by @stgraber in https://github.com/lxc/incus/pull/2133
- Use the umoci Go package instead of the command by @presztak in https://github.com/lxc/incus/pull/1880
- incusd/forkproxy: join the correct mntns for listen by @cyphar in https://github.com/lxc/incus/pull/2136
- Fix use of format string functions with constant string by @NathanChase22 in https://github.com/lxc/incus/pull/2107
- incus-migrate: prompt for cluster target by @MaheshPunjabi in https://github.com/lxc/incus/pull/2124
- Use our own QMP monitor by @nanjj in https://github.com/lxc/incus/pull/2105
- incusd/instance/qmp: remove weird qmp bug workaround by @nanjj in https://github.com/lxc/incus/pull/2139
- Make sure limits.memory <= root,size.state by @nanjj in https://github.com/lxc/incus/pull/2138
- incusd/instance/qmp: Refactor qmpWriteMsg by @nanjj in https://github.com/lxc/incus/pull/2140
- Allow overriding the external address (NAT) for OVN NICs by @OGCbn in https://github.com/lxc/incus/pull/2090
- Static Binding of OVN uplink gateway MAC by @davidbockelman in https://github.com/lxc/incus/pull/2091
- incusd: fix some trivial typos by @mrstux in https://github.com/lxc/incus/pull/2147
- incusd/storage: Fix squashfs unpacking to NFS destinations by @stgraber in https://github.com/lxc/incus/pull/2149
- Remove pending cluster member on join failure by @presztak in https://github.com/lxc/incus/pull/2145
- incusd/instance/qmp: associated request/reply with command id by @nanjj in https://github.com/lxc/incus/pull/2142
- RTC base enhancement via rtc change event handling by @nanjj in https://github.com/lxc/incus/pull/2141
- incusd/storage/linstor: Prevent mounting unreachable pools by @bensmrs in https://github.com/lxc/incus/pull/2101
- Return empty slice instead of nil when no storage pool is present by @presztak in https://github.com/lxc/incus/pull/2152
- Clear the "volatile.cpu.nodes" if needed by @presztak in https://github.com/lxc/incus/pull/2153
- vscode: Add VSCode launch.json for incusd "Run and Debug" functionality by @mrstux in https://github.com/lxc/incus/pull/2155
- Add support for specifying username in CephFs commands by @presztak in https://github.com/lxc/incus/pull/2154
- Port network_load_balancers to database generator by @davidbockelman in https://github.com/lxc/incus/pull/2068
- Porting network zone database functions to database generator. by @irhndt in https://github.com/lxc/incus/pull/2108
- Allow updating root disk size and root io.bus simultaneously by @presztak in https://github.com/lxc/incus/pull/2158
- Fix daily test regressions by @stgraber in https://github.com/lxc/incus/pull/2162
New Contributors
- @DinglyCoder made their first contribution in https://github.com/lxc/incus/pull/1996
- @The127 made their first contribution in https://github.com/lxc/incus/pull/2000
- @allisoncchen made their first contribution in https://github.com/lxc/incus/pull/2008
- @lahariguduru made their first contribution in https://github.com/lxc/incus/pull/2027
- @janetkimmm made their first contribution in https://github.com/lxc/incus/pull/2030
- @cory-chang made their first contribution in https://github.com/lxc/incus/pull/2059
- @arojas2003 made their first contribution in https://github.com/lxc/incus/pull/2044
- @Aryan470 made their first contribution in https://github.com/lxc/incus/pull/2035
- @stoven2k17 made their first contribution in https://github.com/lxc/incus/pull/2088
- @OGCbn made their first contribution in https://github.com/lxc/incus/pull/2090
- @davidbockelman made their first contribution in https://github.com/lxc/incus/pull/2091
Full Changelog: https://github.com/lxc/incus/compare/v6.12.0...v6.13.0