From 91a3ab4fbbe2c95df7cb278297bfdebd9161a7f0 Mon Sep 17 00:00:00 2001 From: Clark Williams Date: Wed, 26 May 2021 21:04:49 -0500 Subject: [PATCH] version 2.2.3 Resolves: rhbz#1891048 Signed-off-by: Clark Williams --- .gitignore | 1 + realtime-setup.spec | 20 +++++++++++++++++--- sources | 2 +- 3 files changed, 19 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 5cf0a6e..6708df4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /realtime-setup-2.1.tar.bz2 +/realtime-setup-2.2.tar.bz2 diff --git a/realtime-setup.spec b/realtime-setup.spec index 07f2721..64c3f3a 100644 --- a/realtime-setup.spec +++ b/realtime-setup.spec @@ -1,5 +1,5 @@ Name: realtime-setup -Version: 2.1 +Version: 2.2 Release: 3%{?dist} License: GPLv2 Summary: Setup RT/low-latency environment details @@ -42,13 +42,15 @@ realtime-entsk progam is activated by the systemd service included and merely enables the timestamp static key and pauses, effectively activating the static key and never exiting, so no deactivation/activation sequences will be seen. -Neither the slub script or realtime-entsk are active by default. +Neither the slub script or realtime-entsk are active by default. + %prep %setup -q + %build -%make_build all +%make_build CFLAGS="%{build_cflags} -D_GNU_SOURCE" all %install %make_install DEST=%{buildroot} install @@ -72,6 +74,18 @@ Neither the slub script or realtime-entsk are active by default. %license gpl-2.0.txt %changelog +* Wed May 26 2021 Clark Williams - 2.2-3 +- pidfile error from renaming. Resolves rhbz##1891048 + +* Thu May 20 2021 Clark Williams - 2.2-2 +- Cgroupv2 fix. Resolves rhbz#1891048 + +* Wed May 19 2021 Clark Williams - 2.2-1 +- Fix realtime-entsk.service using wrong image. Resolves rhbz#1891048 + +* Fri May 14 2021 Clark Williams - 2.1-4 +- Sync RHEL 9 and Fedora versions + * Fri Apr 16 2021 Mohan Boddu - 2.1-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 diff --git a/sources b/sources index 9abf458..34468b4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (realtime-setup-2.1.tar.bz2) = adc01dde128b0aebb6291148c3a77892bfb25d6cd6d31f92888df8df271b71bd27c44c67ef61b8a05fc4142862ecd6430cbace109e56bd67e90a9551da150758 +SHA512 (realtime-setup-2.2.tar.bz2) = c4684bda158566491a4a04b5b4e18bc696edbd438791d08bec68e0166b406d8accee570e61022dcb1979bdf5e2c2395aefe0a637777dbb68a9f3a302b357f265