ID | 23637 |
Package Name | realtime-tests |
Version | 2.4 |
Release | 2.el9 |
Epoch | |
Draft | False |
Source | git+https://git.cclinux.org/stage/rpms/realtime-tests.git#3a66fd9efe31836f13b9039db049bd78c75f5f19 |
Summary |
Description |
Built by | distrobuild |
State |
complete
|
Volume |
DEFAULT |
Started | Sat, 26 Nov 2022 16:03:37 CST |
Completed | Sat, 26 Nov 2022 16:04:40 CST |
Task | build (dist-circle9, /stage/rpms/realtime-tests.git:3a66fd9efe31836f13b9039db049bd78c75f5f19) |
Extra | {'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/realtime-tests.git?#3a66fd9efe31836f13b9039db049bd78c75f5f19'}} |
Tags |
|
RPMs |
src | |
|
realtime-tests-2.4-2.el9.src.rpm (info) (download) |
x86_64 |
|
realtime-tests-2.4-2.el9.x86_64.rpm (info) (download)
|
|
realtime-tests-debuginfo-2.4-2.el9.x86_64.rpm (info) (download)
|
|
realtime-tests-debugsource-2.4-2.el9.x86_64.rpm (info) (download)
|
|
Logs |
|
Changelog |
* Tue Jul 12 2022 John Kacur <jkacur@redhat.com> - 2.4-2
- Add an rpminspect.yaml file
Resolves: rhbz#2106464
* Fri Jul 08 2022 John Kacur <jkacur@redhat.com> - 2.4-1
- Update to latest rt-tests upstream v2.4
Resolves: rhbz#2068112
* Fri Feb 04 2022 John Kacur <jkacur@redhat.com> - 2.3-3
- Don't build unsupported i686
Resolves: rhbz#2050375
* Thu Feb 03 2022 John Kacur <jkacur@redhat.com> - 2.3-2
- Fix parsing of affinity
- Ignore the runtime cpumask if a new cpumask is requested
Resolves: rhbz#2050244
* Thu Jan 13 2022 Leah Leshchinsky <lleshchi@redhat.com> - 2.3-1
- Update to latest upstream 2.3
- Correct the comment of numa_initialize()
- oslat.8: Remove the argument of --bias
Resolves: rhbz#2012297
* Thu Nov 18 2021 John Kacur <jkacur@redhat.com> - 2.1-6
- Fix potential double mount of cgroups for deadline_test
- Fix potential double mount of cgroups for cyclicdeadline_test
Resolves: rhbz#2011415
* Thu Nov 18 2021 John Kacur <jkacur@redhat.com> - 2.1-5
- Null check to prevent floating point exception in deadline test
Resolves: rhbz#2023501
* Tue Nov 02 2021 Leah Leshchinsky <lleshchi@redhat.com> - 2.1-4
- Add missing option -F to optstring
Resolved: rhbz#2007021
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.1-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Jul 23 2021 John Kacur <jkacur@redhat.com> - 2.1-2
- Take into account the rename of the sched_features file for HRTICK
- Use HRTICK_DL if available
Resolves: rhbz#1973083
* Wed Jun 30 2021 john Kacur <jkacur@redhat.com> - 2.1-1
- Update to latest upstream rt-tests-2.1
Resolves: rhbz#1890563
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.9-10
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Dec 16 2020 John Kacur <jkacur@redhat.com> - 1.9-8
- Use the %pycached macro as described in the packaging-guidlines for Python
* Fri Dec 11 2020 John Kacur <jkacur@redhat.com> - 1.9-7
- Escape all necessary percent symbols in the changelog
- Remove some unncessary constructs in the rpm file
- The following are from upstream patches
- Add a menu to determine_maximum_mpps.sh
and incorporates get_cpuinfo_mhz.sh functionality
- remove get_cpuinfo_mhz.sh and an old oslat makefile
- Add determine_maximum_mpps.8
* Fri Dec 04 2020 John Kacur <jkacur@redhat.com> - 1.9-6
- Remove ExclusiveArch but add ExcludeArch for now.
Currently rt-tests is only available on arches that implement numactl
* Wed Nov 25 2020 John Kacur <jkacur@redhat.com> - 1.9-5
- Use the proper upstream tarball instead of a renamed tarball
For example rt-tests-1.9.tar.xz
* Fri Nov 20 2020 John Kacur <jkacur@redhat.com> - 1.9-4
- Don't compress man pages by default so the build system can do so
* Wed Nov 18 2020 John Kacur <jkacur@redhat.com> - 1.9-3
- Fix incoherent version in changelogs by using a dash instead of dot
- Use Fedora default build flags
* Wed Nov 11 2020 John Kacur <jkacur@redhat.com> - 1.9-2
- Removed unncessary parts from the specfile
- Put each BuildRequires on a separate line.
- Used macros _bindir, _mandir, and _prefix
* Tue Nov 03 2020 John Kacur <jkacur@redhat.com> - 1.9-1
- Upgrade to v1.9 upstream
- Require gcc excplicitly as a BuildRequires
* Thu Aug 20 2020 John Kacur <jkacur@redhat.com> - 1.8-11
- Add SPDX license to oslat, and reformat source code to match suite
Resolves: rhbz#1870666
* Wed Aug 19 2020 John Kacur <jkacur@redhat.com> - 1.8-10
- Remove undated Obsoletes from the specfile
Resolves: rhbz#1870212
* Wed Aug 19 2020 John Kacur <jkacur@redhat.com> - 1.8-9
- Add the oslat program to the rt-tests suite
Resolves: rhbz#1869882
* Wed Jul 22 2020 John Kacur <jkacur@redhat.com> - 1.8-8
- Change the conversion format to %ld for the num_processors in pi_stress
Resolves: rhbz#1859397
* Wed Jul 22 2020 John Kacur <jkacur@redhat.com> - 1.8-7
- Limit the number of inversion groups in pi_stress
Resolves: rhbz#1859397
|