commit 411910b10c7b52af560ce5be80f31f6cb80648f3 Author: Andreas Hasenack <andreas.hasenack@canonical.com> Date: Wed Jul 23 10:20:34 2025 -0300 d/control: add build-dep on linux-perf to include irqbalance docs Starting with upstream 2.25.0-rc.1[1], plugin docs are automatically generated from source. ./compile_plugin_docs.py will loop over importing all plugins, and if one fails to import, it will be skipped. If the python3 perf module (from package bin:linux-perf) is not available, the irqbalance plugin will fail to import, and its documentation will not be generated. Closes: #1109771 1. https://github.com/redhat-performance/tuned/releases/tag/v2.25.0-rc.1
Among the 5 debian patches available in version 2.25.1-1 of the package, we noticed the following issues: