Rebase to stalld-1.19.8

Resolves: RHEL-92952
Signed-off-by: John Kacur <jkacur@redhat.com>
This commit is contained in:
John Kacur 2025-05-21 16:35:51 -04:00
parent 9bb8df8c62
commit 94b5d30ae9
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@
/stalld-1.19.1.tar.bz2
/stalld-1.19.5.tar.bz2
/stalld-1.19.6.tar.bz2
/stalld-1.19.8.tar.gz

View File

@ -1 +1 @@
SHA512 (stalld-1.19.6.tar.bz2) = 1a4e4999776b3df553c334fb9b11a459d6855790077eaaa295ca42228861c1699da55b3d9680d95832ed74969f276d1ad21d2e774797adbba728c732b15ac2bd
SHA512 (stalld-1.19.8.tar.gz) = 58c8c113aebd766df45f6af0ee1fa86adbcaca2c2f04c5fc347fb380aa798c9bbefe721111ae073f7f1e882a74d0ea5ce88d4cc31024a473e66ace21571ccfd8

View File

@ -1,11 +1,11 @@
Name: stalld
Version: 1.19.6
Version: 1.19.8
Release: 1%{?dist}
Summary: Daemon that finds starving tasks and gives them a temporary boost
License: GPLv2
URL: https://gitlab.com/rt-linux-tools/%{name}/%{name}.git
Source0: https://gitlab.com/rt-linux-tools/%{name}/-/archive/v%{version}/%{name}-%{version}.tar.bz2
Source0: https://gitlab.com/rt-linux-tools/%{name}/-/archive/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: glibc-devel
BuildRequires: gcc
@ -61,6 +61,10 @@ allow 10 microseconds of runtime for 1 second of clock time.
%systemd_postun_with_restart %{name}.service
%changelog
* Wed May 21 2025 John Kacur <jkacur@redhat.com> - 1.19.8-1
- Rebase to stalld-1.19.8
Resolves: RHEL-92952
* Thu Aug 22 2024 Chris White <chwhite@redhat.com> - 1.19.6-1
- Makefile: add uninstall target
- systemd: add BE environment variable to select backend