| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: memtest86+ | Distribution: openSUSE Leap 16.0 |
| Version: 7.20 | Vendor: openSUSE |
| Release: lp160.3.1 | Build date: Sat Nov 16 10:57:55 2024 |
| Group: System/Boot | Build host: reproducible |
| Size: 485984 | Source RPM: memtest86+-7.20-lp160.3.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://www.memtest.org | |
| Summary: Memory Testing Image for x86 Architecture | |
Memtest86 is an image that can be booted instead of a real OS. Once booted, it can be used to test the computer's memory.
GPL-2.0-only
* Sat Nov 16 2024 ecsos <ecsos@opensuse.org>
- Update to 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
* Mon Mar 04 2024 Giacomo Comes <gcomes.obs@gmail.com>
- add source 20_memtest86
* replace similar file from package grub2
- don't install files in /boot. The OS needs to stay in /usr
* Mon Jan 15 2024 Lubos Kocman <lubos.kocman@suse.com>
- Change spec license to GPL-2.0-only
* Outcome of legal review, requested by SUSE legal team-
* Mon Jan 08 2024 ecsos <ecsos@opensuse.org>
- Update to 7.00
- IMC polling for live RAM settings
- Preliminary support for ECC polling
- Add support for MMIO UART
- Add debugging options
- Bug fixes & optimizations
* Sat May 13 2023 ecsos <ecsos@opensuse.org>
- Revert change from Mon Mar 13, as this prevents the use of memtest
and memtest is no longer displayed in the boot menu.
* Sat May 13 2023 ecsos <ecsos@opensuse.org>
- Update to 6.20
- Add support for Alder Lake-N CPUs
- Add support for VIA VT8233(A)/VT8237
- Add support for nVidia nForce 3
- Add support for ALi M1533/1543(C)/1535
- Add temperature reporting on AMD K8 CPUs
- Add some JEDEC Manufacturers
- Better handling of SPD reading on Mobile CPUs
- Fix APIC Timer fail on some mobile platforms
- Fix older CPU (P5/P6-class) detection
* Mon Mar 13 2023 Ludwig Nussel <lnussel@suse.de>
- don't install files in /boot. The OS needs to stay in /usr
* Wed Feb 08 2023 Marcus Meissner <meissner@suse.com>
- add pesign magic
- fixed i586 build
* Sat Feb 04 2023 ecsos <ecsos@opensuse.org>
- Update to 6.10
- Add support for Secure Boot Signing
- Add support for Headless EFI system
- Add various command line options
- Add support for legacy ATI SB400
- Fix an issue related to BadRAM pattern
- Fix disabling SMP using F2 at startup
- Fix crash on SuperMicro X10SDV
- Various bug fixes and optimizations
- Update to 6.01
- False positives in test 9 [Modulo 20, random pattern] (issue #216)
- Failing to remove the big PASS/FAIL status banner (issue #130 and #173)
* Sat Oct 29 2022 ecsos <ecsos@opensuse.org>
- Update to 6.00:
- Drop all patches can no more use:
fix-destdir
memtest86+-5.01-no-optimization.patch
memtest86+-5.31b-discard-note_gnu_property.patch
* Wed May 12 2021 olaf@aepfle.de
- Use _binary_payload w1.gzdio to make sure this firmware package
can be installed by rpm binares that lack support for the latest
compression trends
- Use update-bootloader-rpm-macros
* Tue Apr 27 2021 Josef Möllers <josef.moellers@suse.com>
- Due to recent binutils update the gnu assembler defaults to
generate a ".note.gnu.property" section. The linker happily picks
it up to the output binary that offsets the real code entry and
crashes at runtime.
This patch discards the ".note.gnu.property" section.
[bsc#1185272, memtest86+-5.31b-discard-note_gnu_property.patch]
* Sun Jan 17 2021 Dirk Müller <dmueller@suse.com>
- update to 5.31b:
* Added support for up to 2 TB of RAM on X64 CPUs
* Added experimental SMT support up to 32 cores (Press F2 to enable at startup)
* Added complete detection for memory controllers
* Added Motherboard Manufacturer & Model reporting
* Added CPU temperature reporting
* Added enhanced Fail Safe Mode (Press F1 at startup)
* Added support for Intel "Sandy Bridge-E" CPUs
* Added support for Intel "Ivy Bridge" CPUs
* Added preliminary support for Intel "Haswell" CPUs (Core 4th Gen)
* Added preliminary support for Intel "Haswell-ULT" CPUs
* Added support for AMD "Kabini" (K16) CPUs
* Added support for AMD "Bulldozer" CPUs
* Added support for AMD "Trinity" CPUs
* Added support for AMD E-/C-/G-/Z- "Bobcat" CPUs
* Added support for Intel Atom "Pineview" CPUs
* Added support for Intel Atom "Cedar Trail" CPUs
* Added SPD detection on most AMD Chipsets
* Enforced Coreboot support
* Optimized run time for faster memory error detection
* Rewriten lots of memory timings detection cod
* Corrected bugs, bugs and more bugs (some could remain)
- drop memtest86+-5.01-array-size-fix.patch, memtest86+-5.01-compile-fix.patch
memtest86+-gcc5.patch: upstream
* Thu Apr 02 2020 Martin Liška <mliska@suse.cz>
- Disable parallel build.
* Thu Jul 19 2018 mpluskal@suse.com
- Enable parallel build
- Modernise spec file with spec-cleaner
* Fri Oct 30 2015 jkeil@suse.de
- Remove unnecessary cdrkit BuildRequire dependency
* Mon Mar 23 2015 crrodriguez@opensuse.org
- memtest86+-gcc5.patch: Use -fgnu89-inline, fix build with
GCC5, code relies on old inline semantics.
* Sun Feb 22 2015 meissner@suse.com
- BuildIgnore gcc-PIE, it does not make sense for this package.
* Thu Jul 31 2014 coolo@suse.com
- make it work by picking patches from Fedora - memtest doesn't like
optimizations with newer compilers.
See https://bugs.mageia.org/show_bug.cgi?id=11661 and fedora bugs.
- Added patches (all from fedora pkg):
memtest86+-5.01-array-size-fix.patch
memtest86+-5.01-compile-fix.patch
memtest86+-5.01-no-optimization.patch
* Thu Nov 07 2013 duwe@suse.com
- update to memtest86+-5.01:
- Added support for up to 2 TB of RAM on X64 CPUs
- Added experimental SMT support up to 32 cores
- Added complete detection for memory controllers.
- Added Motherboard Manufacturer & Model reporting
- Added CPU temperature reporting
- Added enhanced Fail Safe Mode (Press F1 at startup)
- Added support for Intel "Sandy Bridge-E" CPUs
- Added support for Intel "Ivy Bridge" CPUs
- Added preliminary support for Intel "Haswell" CPUs
- Added preliminary support for Intel "Haswell-ULT" CPUs
- Added support for AMD "Kabini" (K16) CPUs
- Added support for AMD "Bulldozer" CPUs
- Added support for AMD "Trinity" CPUs
- Added support for AMD E-/C-/G-/Z- "Bobcat" CPUs
- Added support for Intel Atom "Pineview" CPUs
- Added support for Intel Atom "Cedar Trail" CPUs
- Added SPD detection on most AMD Chipsets
- Enforced Coreboot support
- Optimized run time for faster memory error detection
- Rewriten lots of memory timings detection code
- Corrected bugs, bugs and more bugs
- dropped patch: asm-inline-fix
* Fri Oct 05 2012 duwe@suse.com
- declare that the asm inline snippets in movinvr call e.g. rand()
and might clobber caller-saved registers a, d, _and_ c.
(bnc#773569)
* Wed Sep 05 2012 lars@samba.org
- PreReq /sbin/update-bootloader as it is used in the rpm post script hook;
(bnc#628878).
* Sat Mar 17 2012 lars@samba.org
- PreReq perl to avoid update-bootloader to abort while install; (bnc#730022).
* Wed Mar 30 2011 trenn@suse.de
- Do not enable serial by default, console=ttySx,... still works
* Tue Mar 29 2011 trenn@suse.de
- Update to version 4.20:
- Added failsafe mode (F1 at startup)
- Added support for Intel "Sandy Bridge" CPU
- Added support for AMD "fusion" CPU
- Added Coreboot "table forward" support
- Corrected some memory brand not detected
- Various bug fixes
- Remove %ifarch x86_64 check in .spec file. The internal Makefile
already adds -m32 and -as32 itself.
* Mon Aug 30 2010 trenn@novell.com
- Remove old patches. Asked for inclusion, but not needed anymore:
Patch 1/3 : No need to include.
Patch 2/3 : Patch for Mt86+ 2.01. Will broke 4.10. Bug already patched in a
cleaner way
Patch 3/3 : Really no need. It's only a different way to add some comments.
* Fri Aug 27 2010 trenn@novell.com
- Update to version 4.10 with these features/fixes added:
* New Features
o Added support for Core i7 Extreme CPU (32nm)
o Added support for Core i5/i3 (32 nm)
o Added support for Pentium Gxxxx (32 mn)
o Added support for Westmere-based Xeon
o Added preliminary support for Intel Sandy Bridge
o Added support for AMD 6-cores CPU
o Added detection for Intel 3200/3210
o New installer for USB Key
* Bug Fixes
o Corrected a crash at startup
o Many others bug fixes
* Mon Sep 28 2009 trenn@suse.de
- Update to latest 4.00 version.
Changes from mainline changelog:
Features:
* Major Architectural changes
* First pass twice faster (reduced iterations)
* Detect DDR2/3 brands and part numbers on Intel DDR2/3 chipsets
* Added detection for Intel "Clarkdale" CPU
* Added detection for Intel "Gulftown" CPU
* Added detection for AMD "Magny-Cours" CPU
* Added detection for Intel XMP Memory
* Added for CPU w/ 0.5/1.5/3/6/12/16/18/24MB L3
* Added "clean" DMI detection for DDR3/FBDIMM2
* Better detection of Integrated Memory Controllers
Bug Fixes
* Corrected detection for Intel "Lynnfield" CPU
* Corrected detection for AMD 45nm K10 CPU
* Solved crash with AMD Geode LX
* Complies with SMBIOS 2.6.1 specs
* Fixed compilation issues with gcc 4.2+
* Many others bug fixes
* Fri Nov 28 2008 duwe@suse.de
- work around a virtual address wrap at 4G, if > 5GB are installed
(bnc#388191)
* Wed Apr 30 2008 coolo@suse.de
- update to 2.01 - among others:
- Solved a major bug in Memory Address Errors Reporting
- Patched for Intel-Powered Mac
- Pass duration 20% reduced
- Solved a incoherency with pass progress indicator
- Added support for 45 nm Mobile Core 2 w/ 3 Mo L2
- Corrected Intel 3-Series (P35/X38) chipset init
- fix buffer overflows (bnc#359490) from Michael Matz
* Fri Aug 10 2007 duwe@suse.de
- Do not fail to install if update-bootloader is not there.
* Thu Aug 09 2007 duwe@suse.de
- Add memtest86+ to boot menu even if installed later
(Feature #301969)
* Mon Feb 19 2007 trenn@suse.de
- added .gnu.hash section
* Thu Jan 25 2007 duwe@suse.de
+ update to 1.70:
- Added new DMI polling feature (Thanks to Joachim D.)
- Added Support for Core/Core2 Solo/Duo/Quad CPU
- Added Support for AMD K8 with DDR2 Memory
- Added Support for Intel CPU with 192/384 KB L2 Cache
- Added Support for FB-DIMM based memory (DMI)
- Added Detection for ALI CyberAladdin-T (M1644)
- Added Detection for Turion 64 X2
- Added Detection for AMD K8 with unknown chipsets
- Added Support for ATi Radeon xPress 3200
- Added Support for Intel i975X
- Added Support for Intel Q965/P965
- Added Support for Intel Q963/Q965
* Thu Nov 16 2006 mrueckert@suse.de
- switch to memtest86+ (http://www.memtest.org)
Compared to memtest86 3.2 it supports more hardware. and has
additional fixes. see http://www.memtest.org/#change for all
details. This upgrade fixes bug (#148481).
- rediffed memtest86-3.2.diff to apply cleanly.
new name: memtest86+-1.65.diff
- rediffed memtest86-3.2-timeout-serialconsole.diff to apply cleanly.
new name: memtest86+-1.65_timeout-serialconsole.diff
- rediffed memtest86-include-linkonce to apply cleanly.
new name: memtest86+-1.65_include-linkonce.patch
- cleaned up build section and directly use install instead of the
broken install target
- added changelog and FAQ to the docs
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Tue May 10 2005 duwe@suse.de
- include *.gnu.linkonce.t.* sections in ld script,
to build cleanly on amd64 with gcc4
* Mon Mar 14 2005 duwe@suse.de
- update to current version 3.2:
more support for current CPUs and chipsets
fix Bugs #60303 (duped #72202), #71215
* Mon Mar 22 2004 stepan@suse.de
- update to 3.1a. This fixes compilation with gcc 3.x
- drop precompiled binary completely
- add ExclusiveArch for x86 and AMD64
* Fri Mar 19 2004 stepan@suse.de
- update to v3.1
- remove gcc 2.95 exceptions
* Sun Sep 08 2002 kukuk@suse.de
- Add splitt alias [Bug #19111]
* Thu Sep 05 2002 garloff@suse.de
- memtest86-3.0 seems to hang on some machines if the serial
console support is enabled, but no serial console connected.
Add a timeout waiting for the serial console. (Bug #18302)
* Mon Sep 02 2002 garloff@suse.de
- Supply complete image (compiled by gcc-2.95), as I don't succeed
solving the gcc-3.2 problems at this moment. (#18302)
* Sat Aug 31 2002 garloff@suse.de
- Supply main.s compiled with gcc-2.95 to work around problem with
gcc-3.2.
* Tue Jul 30 2002 garloff@suse.de
- Split off lilo package.
* Tue Jul 30 2002 sf@suse.de
- added -m32 to compiler and linker for x86_64
- added --32 to as
- added glibc-devel-32bit for x86_64
* Fri Jun 07 2002 garloff@suse.de
- Update to memtest86-3.0:
* Testing more than 2GB should work now.
* Use PIC instead of two copies
* Serial code avoid redundant writes now
* ^l/l gives screen refresh (after connecting serial console)
* Netbooting operational again
* LinuxBIOS support (memory sizing)
* Mon Apr 22 2002 garloff@suse.de
- Update to memtest86-2.9:
* Provide three memory sizing modes; default is conservative one
probably not testing all memory on some boards
* Testing more than 2GB supported
* Memory testing in segments. Minor bug fixes.
* Fri Feb 15 2002 mantel@suse.de
- remove x bit from memtest.bin since it's not a Linux executable
* Tue Dec 11 2001 garloff@suse.de
- Update to memtest86-2.8(a):
* Reworked build process; a network bootable boot image can be
produced
* mem and cache speed detection code rewritten (should work now)
* CPU detection for Pentium 4
* Serial console disabled by default
- Reenabled memtest86 serial console (9600 8n1) ;-)
- Clean up .spec file a bit
* Mon Jul 16 2001 uli@suse.de
- update memtest -> 2.7
* Mon Apr 09 2001 garloff@suse.de
- memtest86: Correct units (cosmetic)
* Thu Dec 21 2000 garloff@suse.de
- Update memtest86 to v2.5 final.
* Wed Nov 29 2000 garloff@suse.de
- Update memtest86 to v2.5-beta (Athlon/Duron support)
* Mon Aug 28 2000 garloff@suse.de
- Added memtest86-2.4.
/etc/grub.d /etc/grub.d/20_memtest86 /usr/lib/memtest86 /usr/lib/memtest86/memtest.bin /usr/lib/memtest86/memtest.efi /usr/share/doc/packages/memtest86+ /usr/share/doc/packages/memtest86+/README.md /usr/share/doc/packages/memtest86+/doc /usr/share/doc/packages/memtest86+/doc/Doxyfile /usr/share/doc/packages/memtest86+/doc/HOW_TO_DEBUG_WITH_GDB.md /usr/share/doc/packages/memtest86+/doc/README_DEVEL.md /usr/share/licenses/memtest86+ /usr/share/licenses/memtest86+/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 22:45:09 2025