Commit Graph

17 Commits

Author SHA1 Message Date
krant fbe4b5f359 stress-ng: update to 0.17.07
- Refresh the patch

Signed-off-by: krant <aleksey.vasilenko@gmail.com>
2024-04-13 14:02:58 -07:00
Alexandru Ardelean 8f76c04397 stress-ng: bump to version 0.17.05
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2024-02-10 14:59:04 -08:00
Alexandru Ardelean 3100734e90 stress-ng: bump to version 0.17.04
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2024-01-16 20:52:54 +01:00
Alexandru Ardelean ee4573cd42 stress-ng: bump to version 0.17.03
Dropped patch '002-core-stress-Add-musl-gcc-detection-and-HAVE_COMPILER.patch'
It's included in the release.

Links:
   cd84c46ce7
   https://github.com/ColinIanKing/stress-ng/issues/325

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2023-12-19 09:18:01 +01:00
Alexandru Ardelean 98bcb56eb3 stress-ng: backport immintrin.h header detection for GCC 13
Backport patch from:
   cd84c46ce7

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>
2023-10-22 23:49:57 +02:00
Alexandru Ardelean f4df9c1786 stress-ng: bump to version 0.17.00
Refreshed 001-disable-extra-stressors.patch
Dropped 002-disable-compiler-test.patch
  - no longer needed since commit a24c7f2048

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2023-10-10 14:14:32 +03:00
Alexandru Ardelean 8168fc84df stress-ng: bump to version 0.15.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>
2023-07-10 19:49:16 -07:00
Alexandru Ardelean db077d07ed stress-ng: bump to version 0.15.06
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2023-04-03 10:26:13 +03:00
Alexandru Ardelean 7921d0b45f stress-ng: bump to version 0.15.00
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2022-12-13 08:25:38 +02:00
Alexandru Ardelean 20f5566bc7 stress-ng: bump to version 0.14.06
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>
2022-10-07 10:03:52 +03:00
Guilherme Janczak 9a85437016
stress-ng: update to 0.14.03
Signed-off-by: Guilherme Janczak <guilherme.janczak@yandex.com>
Co-authored-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2022-08-12 14:31:57 +00:00
Alexandru Ardelean 6f48074e79 stress-ng: bump to version 0.12.10
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>
2021-06-14 13:25:46 +03:00
Alexandru Ardelean 96692fa6c1 stress-ng: bump to version 0.12.07
Refreshed patch.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-05-04 20:16:41 -07:00
Alexandru Ardelean 987c82cc73 stress-ng: bump to version 0.12.04
Refreshed patch.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2021-03-08 12:32:25 +02:00
Rosen Penev 2d6f791a6f
stress-ng: update to 0.12.01
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>
2021-01-09 15:38:33 -08:00
Rosen Penev 253ca66efc
stress-ng: remove libaio and libbsd support
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-06 15:23:32 -07:00
Rosen Penev fba6bb9489
stress-ng: add
This is a replacement for the old stress utility.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-31 00:20:47 -07:00