Stress test a computer system in various ways. It was designed to exercise
various physical subsystems of a computer as well as the various operating
system kernel interfaces.
* Wed Nov 06 2024 John Kacur <jkacur@redhat.com> - 0.18.06-1
- Update the stress-ng-0.18.06 upstream
- Include some upstream patches after 0.18.06
Resolves: RHEL-65474
* Wed May 29 2024 John Kacur <jkacur@redhat.com> - 0.17.08-2
- Fix missing corresponding macro to apply patch
Resolves: RHEL-33304
* Thu May 23 2024 John Kacur <jkacur@redhat.com> - 0.17.08-1
- Rebase to upstream V0.17.08
- ARM: Don't declare inlined yield helper if yield is not available
Resolves: RHEL-33304
* Thu Nov 16 2023 John Kacur <jkacur@redhat.com> - 0.17.01-1
- Rebase to upstream V0.17.01
Resolves: RHEL-7859
* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.15.00-1
- Rebuilt for MSVSphere 9.2 beta
* Mon Nov 21 2022 John Kacur <jkacur@redhat.com> - 0.15.00-1
- Rebase to upstream V0.15.00
- Add the following upstream patches
- stress-shm: move /dev/shm check to earlier in the setup phase
- stress-shm: skip stressor if /dev/shm is not mounted with tmpfs on linux
- stress-sysfs: check for zero sysfs entries after pruning the directory
Resolves: rhbz#2144070