From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] memtest: Update to version 7.20
Date: Wed, 20 Nov 2024 22:49:05 +0100 [thread overview]
Message-ID: <20241120214909.2717383-3-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20241120214909.2717383-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1194 bytes --]
- Update from version 7.00 to 7.20
- Update of rootfile not required
- Changelog
7.20
Add support for Loongson LA64 arch
Add support for latest Intel CPUs (ARL/MTL)
Add support for latest AMD CPUs (Zen5)
Preliminary support for NUMA
Bug fixes & optimizations
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/memtest | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/lfs/memtest b/lfs/memtest
index 6617a92b2..66428ea38 100644
--- a/lfs/memtest
+++ b/lfs/memtest
@@ -24,7 +24,9 @@
include Config
-VER = 7.00
+VER = 7.20
+
+# https://github.com/memtest86plus/memtest86plus/releases
THISAPP = memtest86plus-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -41,7 +43,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 608f4e31ddaee01d828cb1574086196c26f5e96c5049806ac3ab174ddf669db8cdcb8f336bec5a1ce74439d96fca505fea81311a06581bb43a8034156a4f8165
+$(DL_FILE)_BLAKE2 = f53570e9364f7fc15c946d925b449139f72bdfab6e2c69e40f7edf6aa034c6b46e40194d32eb56122365b6badc199ed9eeb8f3281d1908adb85495ffd25ea5f7
install : $(TARGET)
--
2.47.0
next prev parent reply other threads:[~2024-11-20 21:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-20 21:49 [PATCH] lsof: Update to version 4.99.4 Adolf Belka
2024-11-20 21:49 ` [PATCH] man: Update to version 2.13.0 Adolf Belka
2024-11-20 21:49 ` Adolf Belka [this message]
2024-11-20 21:49 ` [PATCH] meson: Update to version 1.6.0 Adolf Belka
2024-11-20 21:49 ` [PATCH] oath-toolkit: Update to version 2.6.12 Adolf Belka
2024-11-20 21:49 ` [PATCH] openldap: Update to version 2.6.8 Adolf Belka
2024-11-20 21:49 ` [PATCH] openssl: Update to version 3.4.0 Adolf Belka
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=20241120214909.2717383-3-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/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