aboutsummaryrefslogtreecommitdiff
path: root/utils/stress-ng/patches
Commit message (Collapse)AuthorAge
* stress-ng: update to 0.17.07krant2024-04-13
| | | | | | - Refresh the patch Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* stress-ng: bump to version 0.17.05Alexandru Ardelean2024-02-10
| | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* stress-ng: bump to version 0.17.04Alexandru Ardelean2024-01-16
| | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* stress-ng: bump to version 0.17.03Alexandru Ardelean2023-12-19
| | | | | | | | | | | Dropped patch '002-core-stress-Add-musl-gcc-detection-and-HAVE_COMPILER.patch' It's included in the release. Links: https://github.com/ColinIanKing/stress-ng/commit/cd84c46ce780242879e8aaa7d698b9cd87996dbd https://github.com/ColinIanKing/stress-ng/issues/325 Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* stress-ng: backport immintrin.h header detection for GCC 13Alexandru Ardelean2023-10-22
| | | | | | | | | | | Backport patch from: https://github.com/ColinIanKing/stress-ng/commit/cd84c46ce780242879e8aaa7d698b9cd87996dbd With GCC 12 there is no issue. With GCC 13, there is a compilation issue on x86_64. Fixes https://github.com/openwrt/packages/issues/22373 Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* stress-ng: bump to version 0.17.00Alexandru Ardelean2023-10-10
| | | | | | | | Refreshed 001-disable-extra-stressors.patch Dropped 002-disable-compiler-test.patch - no longer needed since commit https://github.com/ColinIanKing/stress-ng/commit/a24c7f2048548e6e9ded652b0d16a7da37e4edf0 Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* stress-ng: bump to version 0.15.10Alexandru Ardelean2023-07-10
| | | | | | | | | | Merged patches into a single one. Disabling libmpfr (which got added recently). To avoid potentially new build failures. And disabling test-compiler check. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* stress-ng: bump to version 0.15.06Alexandru Ardelean2023-04-03
| | | | Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
* stress-ng: bump to version 0.15.00Alexandru Ardelean2022-12-13
| | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* stress-ng: bump to version 0.14.06Alexandru Ardelean2022-10-07
| | | | | | | no longer needed: 010-dont_define_fortify.patch upstreamed: 020-stress-sysinval-fix-fstat-fstat64-compat-check.patch Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* stress-ng: update to 0.14.03Guilherme Janczak2022-08-12
| | | | | Signed-off-by: Guilherme Janczak <guilherme.janczak@yandex.com> Co-authored-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* stress-ng: bump to version 0.12.10Alexandru Ardelean2021-06-14
| | | | | | | Patch `010-soft-float.patch` can be dropped. It was upstreamed via https://github.com/ColinIanKing/stress-ng/pull/126 Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* stress-ng: bump to version 0.12.07Alexandru Ardelean2021-05-04
| | | | | | Refreshed patch. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* stress-ng: bump to version 0.12.04Alexandru Ardelean2021-03-08
| | | | | | Refreshed patch. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* stress-ng: update to 0.12.01Rosen Penev2021-01-09
| | | | | | | Simplified bsd patch to be compatible with glibc. It's easier to just use libbsd with glibc. Size shouldn't be an issue. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* stress-ng: remove libaio and libbsd supportRosen Penev2020-09-06
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* stress-ng: addRosen Penev2020-08-31
This is a replacement for the old stress utility. Signed-off-by: Rosen Penev <rosenp@gmail.com>