Debian Patches

Status for incus/7.0.0-1

Patch Description Author Forwarded Bugs Origin Last update
001-skip-TestConvertNetworkConfig.patch lxc prior to version 4.0.12 had a logic bug in do_lxcapi_create() that returned success in error conditions. Since this is a very simple test, that didn’t actually matter, but now to properly pass would require the setting up of a user-specific lxc configuration and sub[u|g]id mappings, which is just too much effort for a small test.diff --git a/cmd/lxc-to-incus/main_migrate_test.go b/cmd/lxc-to-incus/main_migrate_test.go
index 6fbff5fce..d3783b998 100644
Mathias Gibbens <gibmat@debian.org> not-needed
002-adjust-import-paths.patch Adjust import paths to reflect Debian packagingdiff --git a/cmd/incusd/daemon.go b/cmd/incusd/daemon.go
index 1a88e6d4f..7c49e55a6 100644
Mathias Gibbens <gibmat@debian.org> not-needed
003-Compile-against-go-criu-v7.patch Compile against go-criu v7 Reinhard Tartler <siretart@tauware.de> no 2024-08-08
004-include-incusos-network-structs.patch Incus now consumes the IncusOS network API and cli package. This causes a dependency loop, so extract the relevant structs needed by Incus.diff --git a/cmd/incus/admin_os.go b/cmd/incus/admin_os.go
index 12a8baf06..35cb3385d 100644
Mathias Gibbens <gibmat@debian.org> not-needed
005-skip-flaky-tests.patch Skip flaky tests that occasionally fail on slower architecturesdiff --git a/internal/server/endpoints/dev_incus_test.go b/internal/server/endpoints/dev_incus_test.go
index 869bfcddd..1b070e17b 100644
Mathias Gibbens <gibmat@debian.org> yes
006-cherry-pick-initial-fixes.patch [PATCH 1/3] incusd/instance/qemu: Fix version detection for qemu-kvm
On systems using /usr/libexec/qemu-kvm, the QEMU version detection
wasn't working, resulting in an assumption that the system was running
an older QEMU than it did in practice.

Closes #3302
Stéphane Graber <stgraber@stgraber.org> no 2026-05-04
007-cherry-pick-deprecated-qemu-flag.patch incusd/instance/qemu: Remove deprecated QEMU flag
zero-blocks has been deprecated since 9.1 and fully removed now
Stéphane Graber <stgraber@stgraber.org> no 2026-05-05

All known versions for source package 'incus'

Links