diff --git a/.gitignore b/.gitignore index 626e68a..af66bfd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/stalld-1.10.tar.xz +SOURCES/stalld-1.11.tar.xz diff --git a/.stalld.metadata b/.stalld.metadata index 9ef2a4a..9cb961c 100644 --- a/.stalld.metadata +++ b/.stalld.metadata @@ -1 +1 @@ -38a7aa085dd2013a7a8b5c7356bfcd80da9e1e1f SOURCES/stalld-1.10.tar.xz +2ff92d1c4cc961a461022d4b85f367081f81ba50 SOURCES/stalld-1.11.tar.xz diff --git a/SPECS/stalld.spec b/SPECS/stalld.spec index d60ab45..e000744 100644 --- a/SPECS/stalld.spec +++ b/SPECS/stalld.spec @@ -1,5 +1,5 @@ Name: stalld -Version: 1.10 +Version: 1.11 Release: 1%{?dist} Summary: Daemon that finds starving tasks and gives them a temporary boost @@ -51,6 +51,11 @@ allow 10 microseconds of runtime for 1 second of clock time. %systemd_postun_with_restart %{name}.service %changelog +* Thu May 13 2021 Clark Williams - 1.11-1 +- redhat/stalld.spec: pick up gating test version for changelog +- utils.c: set daemon umask to restrict global write/execute (1934586) +- hardening fixes from coverity scan (1934590) + * Tue Apr 27 2021 Clark Williams - 1.10-1 - utils: Fix bounds check on cpu and end_cpu variables - stalld: Support denylisting of tasks in stalld