Thu, 18 Apr 2024 06:15:59 UTC | login

Information for build realtime-tests-2.3-2.fc33

ID196333
Package Namerealtime-tests
Version2.3
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/realtime-tests.git#d241107c57d7c0a42841d9c8d47dddecfee69955
SummaryPrograms that test various rt-features
Descriptionrealtime-tests is a set of programs that test and measure various components of real-time kernel behavior. This package measures timer, signal, and hardware latency. It also tests the functioning of priority-inheritance mutexes.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 23 Jun 2022 12:15:15 UTC
CompletedThu, 23 Jun 2022 12:26:37 UTC
Taskbuild (f33, /rpms/realtime-tests.git:d241107c57d7c0a42841d9c8d47dddecfee69955)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/realtime-tests.git#d241107c57d7c0a42841d9c8d47dddecfee69955'}}
Tags
f33
f37
f38
RPMs
src
realtime-tests-2.3-2.fc33.src.rpm (info) (download)
riscv64
realtime-tests-2.3-2.fc33.riscv64.rpm (info) (download)
realtime-tests-debuginfo-2.3-2.fc33.riscv64.rpm (info) (download)
realtime-tests-debugsource-2.3-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Dec 10 2021 John Kacur <jkacur@redhat.com> - 2.3-1 - Update to 2.3 * Tue Oct 26 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 2.2-1 - Update to 2.2 - Build on all 64 bit arches * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.9-10 - Rebuilt for Python 3.10 * 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 * Mon Jul 06 2020 John Kacur <jkacur@redhat.com> - 1.8-6 - Install new man page get_cyclictest_snapshot Resolves: rhbz#1826777 * Mon Jul 06 2020 John Kacur <jkacur@redhat.com> - 1.8-5 - get_cyclictest_snapshot: print a warning message if there are no running cyclictest instances Resolves: rhbz#1826783 * Mon Jul 06 2020 John Kacur <jkacur@redhat.com> - 1.8-4 - Add a get_cyclictest_snapshot man page and various small fixes Resolves: rhbz#1826777 * Tue May 12 2020 John Kacur <jkacur@redhat.com> - 1.8-3 - Fix integer overflow in queuelat Resolves: rhbz#1803862 * Mon May 04 2020 John Kacur <jkacur@redhat.com> - 1.8-2 - Fix setaffinity error on large numa machines Resolves: rhbz#1831269 * Mon Apr 20 2020 John Kacur <jkacur@redhat.com> - 1.8-1 - Update to upstream rt-tests-1.8 Resolves: rhbz#1816370 * Thu Jan 23 2020 John Kacur <jkacur@redhat.com> - 1.5-18 - Add a man page for cyclicdeadline - Sync cyclictest man page with the help option - Sync pi_stress man page with the help option - Add pi_stress short options to usage message - Add -S --smp to svsematest man page - Update ptsematest man page and add -h option - queuelat man page and help fixes - display svsematest help without an error message Resolves: rhbz#1766656