|
|
|
@ -1,11 +1,11 @@
|
|
|
|
|
Name: rteval-loads
|
|
|
|
|
Version: 1.6
|
|
|
|
|
Release: 14%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: Source files for rteval loads
|
|
|
|
|
Group: Development/Tools
|
|
|
|
|
License: GPL-2.0-only
|
|
|
|
|
License: GPLv2
|
|
|
|
|
URL: https://git.kernel.org/pub/scm/utils/rteval/rteval.git
|
|
|
|
|
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.12-rc4.tar.gz
|
|
|
|
|
Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.6.1.tar.xz
|
|
|
|
|
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
|
BuildArch: noarch
|
|
|
|
@ -27,69 +27,44 @@ install -m 644 %{SOURCE0} %{buildroot}%{_datadir}/rteval/loadsource
|
|
|
|
|
%{_datadir}/rteval/loadsource/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.6-14
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.6-13
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 John Kacur <jkacur@redhat.com> - 1.6-13
|
|
|
|
|
- Update to linux-6.12-rc4 which contains the patches
|
|
|
|
|
to remove dependency on deprecated <openssl/engine.h>
|
|
|
|
|
Resolves: RHEL-63613
|
|
|
|
|
|
|
|
|
|
* Mon Aug 19 2024 John Kacur <jkacur@redhat.com> - 1.6-12
|
|
|
|
|
- Create a kernel based off of linux-6.10.5 and three upstream patches
|
|
|
|
|
to remove a dependency on deprecated <openssl/engine.h>
|
|
|
|
|
Resolves: RHEL-47107
|
|
|
|
|
|
|
|
|
|
* Fri Aug 09 2024 John Kacur <jkacur@redhat.com> - 1.6-11
|
|
|
|
|
- Remove code using deprectated engine.h until a better solution available
|
|
|
|
|
Resolves: RHEL-47107
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.6-10
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jun 17 2024 John Kacur <jkacur@redhat.com> - 1.6-9
|
|
|
|
|
- Change the gating.yaml from rhel-9 to rhel-10
|
|
|
|
|
Resolves: RHEL-42982
|
|
|
|
|
|
|
|
|
|
* Tue Mar 26 2024 John Kacur <jkacur@redhat.com> - 1.6-8
|
|
|
|
|
- Add gating.yaml
|
|
|
|
|
- Add tests
|
|
|
|
|
Resolves: RHEL-30432
|
|
|
|
|
|
|
|
|
|
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-6
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Dec 01 2023 John Kacur <jkacur@redhat.com> - 1.6-5
|
|
|
|
|
- Upgrade the kernel to linux-6.6.1
|
|
|
|
|
|
|
|
|
|
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Feb 17 2023 John Kacur <jkacur@redhat.com> - 1.6-3
|
|
|
|
|
- Upgrade the kernel to linux-6.1.8
|
|
|
|
|
* Thu Nov 09 2023 John Kacur <jkacur@redhat.com> - 1.6-4
|
|
|
|
|
- Upgrade the the kernel to linux-6.6.1
|
|
|
|
|
- Make the gating tests match the correct kernel version
|
|
|
|
|
Resolves: RHEL-14482
|
|
|
|
|
|
|
|
|
|
* Fri Feb 03 2023 John Kacur <jkacur@redhat.com> - 1.6-3
|
|
|
|
|
- Upgrade the gating tests to match the kernel version in rteval-loads
|
|
|
|
|
Resolves: rhbz#2166356
|
|
|
|
|
jiraProject == RHELPLAN-147319
|
|
|
|
|
|
|
|
|
|
* Fri Feb 03 2023 John Kacur <jkacur@redhat.com> - 1.6-2
|
|
|
|
|
- Upgrade the kernel to linux-6.1.8.tar.xz
|
|
|
|
|
Resolves: rhbz#2166356
|
|
|
|
|
jiraProject == RHELPLAN-147319
|
|
|
|
|
|
|
|
|
|
* Fri Jun 03 2022 John Kacur<jkacur@redhat.com> - 1.6-1
|
|
|
|
|
- Upgrade the kernel to linux-5.18.1.tar.xz
|
|
|
|
|
Resolves: rhbz#2093058
|
|
|
|
|
|
|
|
|
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
* Wed Jan 19 2022 John Kacur <jkacur@redhat.com> - 1.5-1
|
|
|
|
|
- Fix the gating test to match the kernel version delivered by rteval-loads
|
|
|
|
|
- Change the version number to sync with rteval-loads in rhel-8
|
|
|
|
|
Resolves: rhbz#2042214
|
|
|
|
|
|
|
|
|
|
* Thu Aug 18 2022 John Kacur <jkacur@redhat.com> - 1.6-1
|
|
|
|
|
-Upgrade the kernel to linux-5.18.1.tar.xz
|
|
|
|
|
- Update the version number to sync more closely with rhel and CENTOS
|
|
|
|
|
* Tue Jan 18 2022 John Kacur <jkacur@redhat.com> - 1.4-16
|
|
|
|
|
- Rebuild for rhel-9.0
|
|
|
|
|
Resolves: rhbz#2042053
|
|
|
|
|
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-15
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.4-15
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-14
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
* Thu Jul 15 2021 John Kacur <jkacur@redhat.com> - 1.4-14
|
|
|
|
|
- Upgrade to linux-5.13.2
|
|
|
|
|
Resolves: rhbz#1890562
|
|
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-13
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.4-13
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
* Thu Jan 28 2021 John Kacur <jkacur@redhat.com> - 1.4-12
|
|
|
|
|
- Since this package only delivers kernel, moving the spec requires
|
|
|
|
|