import stalld-1.11-1.el8
This commit is contained in:
parent
8224573f95
commit
947d484591
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/stalld-1.10.tar.xz
|
||||
SOURCES/stalld-1.11.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
38a7aa085dd2013a7a8b5c7356bfcd80da9e1e1f SOURCES/stalld-1.10.tar.xz
|
||||
2ff92d1c4cc961a461022d4b85f367081f81ba50 SOURCES/stalld-1.11.tar.xz
|
||||
|
@ -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 <williams@redhat.com> - 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 <williams@redhat.com> - 1.10-1
|
||||
- utils: Fix bounds check on cpu and end_cpu variables
|
||||
- stalld: Support denylisting of tasks in stalld
|
||||
|
Loading…
Reference in New Issue
Block a user