<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/stress-ng/patches, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-07-13T11:24:42Z</updated>
<entry>
<title>stress-ng: add config menu to select external libraries</title>
<updated>2026-07-13T11:24:42Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-07-10T06:41:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=15af025b7f793fe0b40e2dcbb020d4c12c485e23'/>
<id>urn:sha1:15af025b7f793fe0b40e2dcbb020d4c12c485e23</id>
<content type='text'>
Backport upstream e0c4d324a, which lets a LIB_* variable be emptied to skip
that library's check. Drop 001-disable-extra-stressors.patch, which hardcoded
the same choice, and drive it from a Config.in menu instead. Defaults keep the
previously built set of stressors: only crypt, aio, bsd, jpeg, kmod, sctp and
zlib are probed. apparmor, EGL, GBM, GLES2, IPSec_MB and Judy have no OpenWrt
package, so they are never probed. Drop the backport once it is in a release.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>stress-ng: link libatomic instead of disabling atomics</title>
<updated>2026-07-13T11:24:42Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-07-10T06:24:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=199435708a6908d1bd4c464b309b5cbb3a3148e3'/>
<id>urn:sha1:199435708a6908d1bd4c464b309b5cbb3a3148e3</id>
<content type='text'>
Drop 002-disable-atomics-mips-and-ppc.patch. It papered over link errors for
64-bit atomics on MIPS and PPC, which happen because stress-ng strips -latomic
whenever $(CC) matches "musl-gcc" -- as our cross toolchains do. Pass
LIB_ATOMIC=-latomic instead; libatomic is already in DEPENDS. Its stress-fractal
hunk was in any case dead since upstream 24c30b7fa narrowed the row counter back
to int32_t, which MIPS32 and PPC32 increment atomically inline.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>stress-ng: update to 0.21.00</title>
<updated>2026-05-10T08:32:19Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-22T09:17:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2bedf9550930d6047b3ddfd226c847b9b198314a'/>
<id>urn:sha1:2bedf9550930d6047b3ddfd226c847b9b198314a</id>
<content type='text'>
Spans two minor release cycles (0.19.04 to 0.21.00), adding new stressors,
improved architecture support, and various bug fixes.

Changelog: https://github.com/ColinIanKing/stress-ng/blob/V0.21.00/CHANGES

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>stress-ng: bump to version 0.19.04</title>
<updated>2025-09-23T14:50:46Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2025-09-22T09:48:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9ab19754f27aad60f248f1970a76f33caac2fce7'/>
<id>urn:sha1:9ab19754f27aad60f248f1970a76f33caac2fce7</id>
<content type='text'>
This change bumps the version of stress-ng to 0.19.04

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>stress-ng: update to 0.19.02</title>
<updated>2025-07-14T20:27:09Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2025-07-13T16:50:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6d4685af46c6b6719a70fbab6bfe9bfcc1b44600'/>
<id>urn:sha1:6d4685af46c6b6719a70fbab6bfe9bfcc1b44600</id>
<content type='text'>
Changelog: https://github.com/ColinIanKing/stress-ng/releases/tag/V0.19.02

Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc

Signed-off-by: John Audia &lt;therealgraysky@proton.me&gt;
</content>
</entry>
<entry>
<title>stress-ng: bump to version 0.19.00</title>
<updated>2025-05-12T13:01:11Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2025-05-10T19:34:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=929c515c1dc210f17aab89b017a5b85913daef98'/>
<id>urn:sha1:929c515c1dc210f17aab89b017a5b85913daef98</id>
<content type='text'>
For MIPS and PowerPC, we need to disable atomics.
Otherwise we get linker errors with them.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>stress-ng: bump to version 0.18.04</title>
<updated>2024-09-23T09:34:01Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2024-09-21T16:24:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=99c28c28d2bfa976a52d66fae8630fb2823bf583'/>
<id>urn:sha1:99c28c28d2bfa976a52d66fae8630fb2823bf583</id>
<content type='text'>
Patch needed a refresh

Build system: x86/64
Build-tested: x86/64/AMD Cezanne
Run-tested: x86/64/AMD Cezanne

Signed-off-by: John Audia &lt;therealgraysky@proton.me&gt;
Co-authored-by: Tianling Shen &lt;cnsztl@gmail.com&gt;
</content>
</entry>
<entry>
<title>stress-ng: update to 0.17.07</title>
<updated>2024-04-13T21:02:58Z</updated>
<author>
<name>krant</name>
</author>
<published>2024-04-12T03:01:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fbe4b5f3592a2a6b674e7b05190a62df04d63f83'/>
<id>urn:sha1:fbe4b5f3592a2a6b674e7b05190a62df04d63f83</id>
<content type='text'>
- Refresh the patch

Signed-off-by: krant &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>stress-ng: bump to version 0.17.05</title>
<updated>2024-02-10T22:59:04Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2024-02-09T08:46:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8f76c0439782409b698835e5ca91d296f1df0bee'/>
<id>urn:sha1:8f76c0439782409b698835e5ca91d296f1df0bee</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>stress-ng: bump to version 0.17.04</title>
<updated>2024-01-16T19:52:54Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2024-01-15T08:19:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3100734e902ac174fecccb43c5c46da4593f9244'/>
<id>urn:sha1:3100734e902ac174fecccb43c5c46da4593f9244</id>
<content type='text'>
Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
</feed>
