Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
bin.windows.incus-agent.x86_64.exe | 2025-09-26 | 22.4 MB | |
bin.windows.incus-agent.aarch64.exe | 2025-09-26 | 20.8 MB | |
bin.windows.incus.x86_64.exe | 2025-09-26 | 26.1 MB | |
bin.windows.incus.aarch64.exe | 2025-09-26 | 24.2 MB | |
bin.macos.incus.x86_64 | 2025-09-26 | 27.2 MB | |
bin.macos.incus.aarch64 | 2025-09-26 | 25.6 MB | |
bin.linux.lxd-to-incus.x86_64 | 2025-09-26 | 21.8 MB | |
bin.linux.lxd-to-incus.aarch64 | 2025-09-26 | 20.5 MB | |
bin.linux.incus-migrate.x86_64 | 2025-09-26 | 22.5 MB | |
bin.linux.incus-migrate.aarch64 | 2025-09-26 | 21.2 MB | |
bin.linux.incus-agent.x86_64 | 2025-09-26 | 26.4 MB | |
bin.linux.incus-agent.aarch64 | 2025-09-26 | 24.9 MB | |
bin.linux.incus.x86_64 | 2025-09-26 | 31.1 MB | |
bin.linux.incus.aarch64 | 2025-09-26 | 29.0 MB | |
incus-6.17.tar.xz.asc | 2025-09-26 | 833 Bytes | |
incus-6.17.tar.xz | 2025-09-26 | 12.8 MB | |
Incus 6.17 source code.tar.gz | 2025-09-26 | 4.9 MB | |
Incus 6.17 source code.zip | 2025-09-26 | 5.8 MB | |
README.md | 2025-09-26 | 4.3 kB | |
Totals: 19 Items | 367.4 MB | 2 |
Announcement
https://discuss.linuxcontainers.org/t/incus-6-17-has-been-released/24862
What's Changed
- github: Remove XFS tools by @stgraber in https://github.com/lxc/incus/pull/2440
- doc: Remove unnecessary backquotes around commands in TrueNAS doc by @hnakamur in https://github.com/lxc/incus/pull/2444
- Allow mounting individual files from custom volumes by @presztak in https://github.com/lxc/incus/pull/2447
- incusd/cluster/evacuate: Clarify error by @stgraber in https://github.com/lxc/incus/pull/2448
- doc/instance-create: Mention TLS for the agent by @stgraber in https://github.com/lxc/incus/pull/2452
- devcontainer: Update Go to 1.24 and Debian to trixie by @breml in https://github.com/lxc/incus/pull/2453
- docs: Fix markdown linting issues for tables by @breml in https://github.com/lxc/incus/pull/2456
- Add ability to exclude a server from acting as a database server in a cluster by @presztak in https://github.com/lxc/incus/pull/2454
- Clarify comment for cluster rebalancing by @presztak in https://github.com/lxc/incus/pull/2458
- Introduce initial CLI for IncusOS by @stgraber in https://github.com/lxc/incus/pull/2457
- incusd/cluster: Rename dqlite to cowsql in header by @stgraber in https://github.com/lxc/incus/pull/2459
- Translations update from Hosted Weblate by @weblate in https://github.com/lxc/incus/pull/2463
- client/oci: Allow OCI image names with a pinned hash by @neoaggelos in https://github.com/lxc/incus/pull/2460
- doc: Add Rocky 10 Copr Repository by @neelchauhan in https://github.com/lxc/incus/pull/2461
- shared/tls: Remove tls.Config.Time override by @masnax in https://github.com/lxc/incus/pull/2469
- incusd/instance_patch: Fix description field not respecting PATCH semantics by @47star in https://github.com/lxc/incus/pull/2462
- build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in https://github.com/lxc/incus/pull/2470
- build(deps): bump actions/labeler from 5 to 6 by @dependabot[bot] in https://github.com/lxc/incus/pull/2471
- incusd/storage/lvm: Don't use pvcreate with cluster by @stgraber in https://github.com/lxc/incus/pull/2473
- incus/admin/os: Fix list commands by @stgraber in https://github.com/lxc/incus/pull/2478
- incusd/network: Exclude physical networks with parent=none from OVN chassis enablement by @ViniRodrig in https://github.com/lxc/incus/pull/2442
- incus/export: Fail on existing target by @AJRepo in https://github.com/lxc/incus/pull/2474
- incusd/api_os: Set X-IncusOS-Proxy prefix by @stgraber in https://github.com/lxc/incus/pull/2485
- docs: Clarify clustered storage pools by @breml in https://github.com/lxc/incus/pull/2487
- Allow for adjustable OOM score on instances by @SpiffyEight77 in https://github.com/lxc/incus/pull/2464
- Add support for overriding config/devices on import by @heldergomes in https://github.com/lxc/incus/pull/2475
- Ensure cluster member configs are updated when
SameSource
is true by @presztak in https://github.com/lxc/incus/pull/2494 - Add IncusOS client package and additional checks by @stgraber in https://github.com/lxc/incus/pull/2493
- Fix some storage issues by @stgraber in https://github.com/lxc/incus/pull/2501
- incusd/instance/qemu: Re-enable vsock on Windows by @stgraber in https://github.com/lxc/incus/pull/2502
- shared/idmap: Skip xattrs on EINVAL by @stgraber in https://github.com/lxc/incus/pull/2503
- Update gomod and re-enable tests by @stgraber in https://github.com/lxc/incus/pull/2495
- Add support for network tunnels to OVN networks by @presztak in https://github.com/lxc/incus/pull/2504
- OCI bugfixes (concurency and environment) by @stgraber in https://github.com/lxc/incus/pull/2507
- Add cluster group preseeding by @stgraber in https://github.com/lxc/incus/pull/2508
- Rework cluster internal certificate validation by @stgraber in https://github.com/lxc/incus/pull/2509
New Contributors
- @neoaggelos made their first contribution in https://github.com/lxc/incus/pull/2460
- @neelchauhan made their first contribution in https://github.com/lxc/incus/pull/2461
- @47star made their first contribution in https://github.com/lxc/incus/pull/2462
- @heldergomes made their first contribution in https://github.com/lxc/incus/pull/2475
Full Changelog: https://github.com/lxc/incus/compare/v6.16.0...v6.17.0