Sponsored the second debdiff, with a small changelog modification in the text and the version:
diff --git a/debian/changelog b/debian/changelog index c684de50..336101d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +intel-compute-runtime (24.52.32224.13-0ubuntu4) questing; urgency=medium + + * d/rules: Disable GPU Spectre mitigations (LP: #2110131) + + -- Shane McKee <shane.mc...@canonical.com> Wed, 07 May 2025 18:06:08 +0400 + intel-compute-runtime (24.52.32224.13-0ubuntu3) plucky; urgency=medium * Backport patch to add Battlemage PCI ID 0xE211 (LP: #2106038) diff --git a/debian/rules b/debian/rules index 24d492ac..c050fff2 100755 --- a/debian/rules +++ b/debian/rules @@ -10,6 +10,7 @@ override_dh_auto_configure: dh_auto_configure -- \ -DCMAKE_BUILD_TYPE=Release \ -DSKIP_UNIT_TESTS=1 \ + -DNEO_DISABLE_MITIGATIONS=TRUE \ -Wno-dev override_dh_gencontrol: Uploaded to questing: Uploading intel-compute-runtime_24.52.32224.13-0ubuntu4.dsc Uploading intel-compute-runtime_24.52.32224.13-0ubuntu4.debian.tar.xz Uploading intel-compute-runtime_24.52.32224.13-0ubuntu4_source.buildinfo Uploading intel-compute-runtime_24.52.32224.13-0ubuntu4_source.changes ** Changed in: intel-compute-runtime (Ubuntu) Assignee: (unassigned) => Shane McKee (mckeesh) ** Changed in: intel-compute-runtime (Ubuntu) Status: New => In Progress ** Changed in: intel-compute-runtime (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to intel-compute-runtime in Ubuntu. https://bugs.launchpad.net/bugs/2110131 Title: NEO_DISABLE_MITIGATIONS flag default should be true To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/intel-compute-runtime/+bug/2110131/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp