------------------------------------------------------------------- Mon Mar 10 11:04:00 UTC 2025 - Christophe Marin - Update to 1.19.8. Check https://gitlab.com/rt-linux-tools/stalld/-/releases for the full list of changes. Changes since 1.19.6: * Address CVE-2024-54159, which is a DoS issue with the way throttlectl.sh uses temp files (boo#1230327) * Fix a compilation issue with a prototype mis-match in stalld.h and utils.c for cleanup_regex() * Workaround missing sched_getattr() export from glibc * Fix a problem with parsing /sys/kernel/debug/sched/debug on aarch64 - Drop patches: * pid-dir.patch * fixed-tmpfile-fix.patch ------------------------------------------------------------------- Thu Nov 28 08:53:21 UTC 2024 - Matthias Gerstner - add fixed-tmpfile-fix.patch: place the original scheduling values in a root-owned directory in /run/stalld, not into the public /tmp directory (bsc#1230327). ------------------------------------------------------------------- Tue Aug 27 07:56:21 UTC 2024 - Marcus Meissner - use source url, some spec cleanups - use common set of systemd macros ------------------------------------------------------------------- Tue Aug 27 07:54:27 UTC 2024 - Marcus Meissner - initial package