[Lunar-commits] <moonbase> memtest86+: version bumped to 4.00

Florin Braescu florin at lunar-linux.org
Wed Sep 23 13:31:04 CEST 2009


commit b421ec7e177f4683cc49a64597fac7be29d1255e
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed Sep 23 14:31:04 2009 +0300

    memtest86+: version bumped to 4.00
    
    Changes:
    Major architectural changes were made.
    The first pass is twice as fast because the iterations were reduced.
    DDR2/3 brands and part numbers on Intel DDR2/3 chipsets are detected.
    Detection was added for Intel "Clarkdale" CPU, Intel "Gulftown" CPU,
    AMD "Magny-Cours" CPU, Intel XMP Memory, and CPUs with 0.5, 1.5, 3, 6,
    12, 16, 18, or 24 MB of L3.
    "Clean" DMI detection was added for DDR3/FBDIMM2.
    Detection of Integrated Memory Controllers was improved.
    Detection was corrected for Intel "Lynnfield" CPU and AMD 45nm K10 CPU.
    A crash with AMD Geode LX was solved.
    The program now complies with SMBIOS 2.6.1 specs.
    Compilation issues with gcc 4.2+ were fixed.
    Many other bugs were fixed.
---
 utils/memtest86+/DETAILS |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/utils/memtest86+/DETAILS b/utils/memtest86+/DETAILS
index fbb046e..a1dd6cd 100644
--- a/utils/memtest86+/DETAILS
+++ b/utils/memtest86+/DETAILS
@@ -1,11 +1,11 @@
           MODULE=memtest86+
-         VERSION=2.11
+         VERSION=4.00
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://www.memtest.org/download/$VERSION/
-      SOURCE_VFY=sha1:5cebc90126403c1e918fd05670546800b66ed113
+      SOURCE_URL=http://www.memtest.org/download/$VERSION
+      SOURCE_VFY=sha1:15e77d79fe528e64e5803bff24048dd642f87c46
         WEB_SITE=http://www.memtest.org
          ENTERED=20041110
-         UPDATED=20090628
+         UPDATED=20090923
            SHORT="A bootable application to test your system's memory"
 
 cat << EOF


More information about the Lunar-commits mailing list