Hello community,

here is the log from the commit of package memtest86+ for openSUSE:Factory 
checked in at 2014-03-16 08:04:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/memtest86+ (Old)
 and      /work/SRC/openSUSE:Factory/.memtest86+.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "memtest86+"

Changes:
--------
--- /work/SRC/openSUSE:Factory/memtest86+/memtest86+.changes    2012-10-08 
07:14:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.memtest86+.new/memtest86+.changes       
2014-03-16 08:04:55.000000000 +0100
@@ -1,0 +2,29 @@
+Thu Nov  7 10:57:28 UTC 2013 - [email protected]
+
+- 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
+
+
+-------------------------------------------------------------------

Old:
----
  asm-inline-fix
  memtest86+-4.20.tar.bz2

New:
----
  memtest86+-5.01.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ memtest86+.spec ++++++
--- /var/tmp/diff_new_pack.rR9DbR/_old  2014-03-16 08:04:56.000000000 +0100
+++ /var/tmp/diff_new_pack.rR9DbR/_new  2014-03-16 08:04:56.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package memtest86+
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,9 @@
 #
 
 
+
 Name:           memtest86+
-Version:        4.20
+Version:        5.01
 Release:        0
 #
 #
@@ -34,9 +35,8 @@
 Provides:       memtest86 > 3.2
 #
 Url:            http://www.memtest.org
-Source:         
http://www.memtest.org/download/%{version}/%{name}-%{version}.tar.bz2
+Source:         
http://www.memtest.org/download/%{version}/%{name}-%{version}.tar.gz
 Patch0:         fix-destdir
-Patch1:         asm-inline-fix
 Summary:        Memory Testing Image for x86 Architecture
 License:        BSD-3-Clause
 Group:          System/Boot
@@ -63,7 +63,6 @@
 %prep
 %setup
 %patch0 -p1
-%patch1 -p1
 
 %build
   make

++++++ fix-destdir ++++++
--- /var/tmp/diff_new_pack.rR9DbR/_old  2014-03-16 08:04:56.000000000 +0100
+++ /var/tmp/diff_new_pack.rR9DbR/_new  2014-03-16 08:04:56.000000000 +0100
@@ -1,12 +1,6 @@
----
- Makefile |    6 +++++-
- 1 file changed, 5 insertions(+), 1 deletion(-)
-
-Index: memtest86+-4.00/Makefile
-===================================================================
---- memtest86+-4.00.orig/Makefile
-+++ memtest86+-4.00/Makefile
-@@ -7,6 +7,7 @@
+--- memtest86+-5.01/Makefile.old       2013-08-10 04:01:58.000000000 +0200
++++ memtest86+-5.01/Makefile   2013-11-07 11:48:01.000000000 +0100
+@@ -8,6 +8,7 @@
  # Path for the floppy disk device
  #
  FDISK=/dev/fd0
@@ -14,9 +8,17 @@
  
  AS=as -32
  CC=gcc
-@@ -63,7 +64,10 @@ iso:
+@@ -21,7 +22,6 @@ OBJS= head.o reloc.o main.o test.o init.
+       
+ 
+ all: clean memtest.bin memtest 
+-               scp memtest.bin [email protected]:/srv/tftp/mt86plus
+ 
+ # Link it statically once so I know I don't have undefined
+ # symbols and then link it dynamically so I have full
+@@ -71,7 +71,10 @@ iso:
+       make all
        ./makeiso.sh
-       rm -f *.o *.s memtest.bin memtest memtest_shared memtest_shared.bin
  
 -install: all
 +install:

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to