mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Tretter <m.tretter@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: mtr@pengutronix.de
Subject: [ptxdist] [PATCH] stress-ng: version bump 0.11.15 -> 0.14.06
Date: Fri,  4 Nov 2022 12:13:13 +0100	[thread overview]
Message-ID: <20221104111313.1666403-1-m.tretter@pengutronix.de> (raw)

Fix the build with glibc 2.36:

	stress-context.c:38:16: error: variably modified 'stack_sig' at file scope
	make[1]: *** [Makefile:360: stress-context.o] Error 1

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
---
 rules/stress-ng.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/stress-ng.make b/rules/stress-ng.make
index 1a6377b9bdc9..189fe29a41e5 100644
--- a/rules/stress-ng.make
+++ b/rules/stress-ng.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_STRESS_NG) += stress-ng
 #
 # Paths and names
 #
-STRESS_NG_VERSION	:= 0.11.15
-STRESS_NG_MD5		:= 1a716cde5a5a063fa3caa9b7d8aa1e70
+STRESS_NG_VERSION	:= 0.14.06
+STRESS_NG_MD5		:= 641d3be771a0350d0234d89cbab8834d
 STRESS_NG		:= stress-ng-$(STRESS_NG_VERSION)
 STRESS_NG_SUFFIX	:= tar.gz
 STRESS_NG_URL		:= https://github.com/ColinIanKing/stress-ng/archive/refs/tags/V$(STRESS_NG_VERSION).$(STRESS_NG_SUFFIX)
-- 
2.30.2




             reply	other threads:[~2022-11-04 11:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-04 11:13 Michael Tretter [this message]
2022-11-11 14:31 ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221104111313.1666403-1-m.tretter@pengutronix.de \
    --to=m.tretter@pengutronix.de \
    --cc=mtr@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox