File memtest86+.changes of Package memtest86+
344
1
-------------------------------------------------------------------
2
Fri Oct 30 13:57:22 UTC 2015 - jkeil@suse.de
3
4
- Remove unnecessary cdrkit BuildRequire dependency
5
6
-------------------------------------------------------------------
7
Mon Mar 23 23:46:06 UTC 2015 - crrodriguez@opensuse.org
8
9
- memtest86+-gcc5.patch: Use -fgnu89-inline, fix build with
10
GCC5, code relies on old inline semantics.
11
12
-------------------------------------------------------------------
13
Sun Feb 22 10:56:57 UTC 2015 - meissner@suse.com
14
15
- BuildIgnore gcc-PIE, it does not make sense for this package.
16
17
-------------------------------------------------------------------
18
Thu Jul 31 12:26:33 UTC 2014 - coolo@suse.com
19
20
- make it work by picking patches from Fedora - memtest doesn't like
21
optimizations with newer compilers.
22
23
See https://bugs.mageia.org/show_bug.cgi?id=11661 and fedora bugs.
24
25
- Added patches (all from fedora pkg):
26
memtest86+-5.01-array-size-fix.patch
27
memtest86+-5.01-compile-fix.patch
28
memtest86+-5.01-no-optimization.patch
29
30
-------------------------------------------------------------------
31
Thu Nov 7 10:57:28 UTC 2013 - duwe@suse.com
32
33
- update to memtest86+-5.01:
34
- Added support for up to 2 TB of RAM on X64 CPUs
35
- Added experimental SMT support up to 32 cores
36
- Added complete detection for memory controllers.
37
- Added Motherboard Manufacturer & Model reporting
38
- Added CPU temperature reporting
39
- Added enhanced Fail Safe Mode (Press F1 at startup)
40
- Added support for Intel "Sandy Bridge-E" CPUs
41
- Added support for Intel "Ivy Bridge" CPUs
42
- Added preliminary support for Intel "Haswell" CPUs
43
- Added preliminary support for Intel "Haswell-ULT" CPUs
44
- Added support for AMD "Kabini" (K16) CPUs
45
- Added support for AMD "Bulldozer" CPUs
46
- Added support for AMD "Trinity" CPUs
47
- Added support for AMD E-/C-/G-/Z- "Bobcat" CPUs
48
- Added support for Intel Atom "Pineview" CPUs
49
- Added support for Intel Atom "Cedar Trail" CPUs
50
- Added SPD detection on most AMD Chipsets
51
- Enforced Coreboot support
52
- Optimized run time for faster memory error detection
53
- Rewriten lots of memory timings detection code
54
- Corrected bugs, bugs and more bugs
55
56
- dropped patch: asm-inline-fix
57
58
59
-------------------------------------------------------------------
60
Fri Oct 5 13:16:57 UTC 2012 - duwe@suse.com
61
62
- declare that the asm inline snippets in movinvr call e.g. rand()
63
and might clobber caller-saved registers a, d, _and_ c.
64
(bnc#773569)
65
66
-------------------------------------------------------------------
67
Wed Sep 5 10:07:27 UTC 2012 - lars@samba.org
68
69
- PreReq /sbin/update-bootloader as it is used in the rpm post script hook;
70
(bnc#628878).
71
72
-------------------------------------------------------------------
73
Sat Mar 17 14:19:45 UTC 2012 - lars@samba.org
74
75
- PreReq perl to avoid update-bootloader to abort while install; (bnc#730022).
76
77
-------------------------------------------------------------------
78
Wed Mar 30 11:47:34 UTC 2011 - trenn@suse.de
79
80
- Do not enable serial by default, console=ttySx,... still works
81
82
-------------------------------------------------------------------
83
Tue Mar 29 15:23:33 CEST 2011 - trenn@suse.de
84
85
- Update to version 4.20:
86
- Added failsafe mode (F1 at startup)
87
- Added support for Intel "Sandy Bridge" CPU
88
- Added support for AMD "fusion" CPU
89
- Added Coreboot "table forward" support
90
- Corrected some memory brand not detected
91
- Various bug fixes
92
- Remove %ifarch x86_64 check in .spec file. The internal Makefile
93
already adds -m32 and -as32 itself.
94
95
-------------------------------------------------------------------
96
Mon Aug 30 09:59:35 UTC 2010 - trenn@novell.com
97
98
- Remove old patches. Asked for inclusion, but not needed anymore:
99
Patch 1/3 : No need to include.
100
Patch 2/3 : Patch for Mt86+ 2.01. Will broke 4.10. Bug already patched in a
101
cleaner way
102
Patch 3/3 : Really no need. It's only a different way to add some comments.
103
104
-------------------------------------------------------------------
105
Fri Aug 27 15:41:16 UTC 2010 - trenn@novell.com
106
107
- Update to version 4.10 with these features/fixes added:
108
* New Features
109
o Added support for Core i7 Extreme CPU (32nm)
110
o Added support for Core i5/i3 (32 nm)
111
o Added support for Pentium Gxxxx (32 mn)
112
o Added support for Westmere-based Xeon
113
o Added preliminary support for Intel Sandy Bridge
114
o Added support for AMD 6-cores CPU
115
o Added detection for Intel 3200/3210
116
o New installer for USB Key
117
* Bug Fixes
118
o Corrected a crash at startup
119
o Many others bug fixes
120
121
-------------------------------------------------------------------
122
Mon Sep 28 15:18:24 CEST 2009 - trenn@suse.de
123
124
- Update to latest 4.00 version.
125
Changes from mainline changelog:
126
Features:
127
* Major Architectural changes
128
* First pass twice faster (reduced iterations)
129
* Detect DDR2/3 brands and part numbers on Intel DDR2/3 chipsets
130
* Added detection for Intel "Clarkdale" CPU
131
* Added detection for Intel "Gulftown" CPU
132
* Added detection for AMD "Magny-Cours" CPU
133
* Added detection for Intel XMP Memory
134
* Added for CPU w/ 0.5/1.5/3/6/12/16/18/24MB L3
135
* Added "clean" DMI detection for DDR3/FBDIMM2
136
* Better detection of Integrated Memory Controllers
137
138
Bug Fixes
139
* Corrected detection for Intel "Lynnfield" CPU
140
* Corrected detection for AMD 45nm K10 CPU
141
* Solved crash with AMD Geode LX
142
* Complies with SMBIOS 2.6.1 specs
143
* Fixed compilation issues with gcc 4.2+
144
* Many others bug fixes
145
146
-------------------------------------------------------------------
147
Fri Nov 28 16:09:47 CET 2008 - duwe@suse.de
148
149
- work around a virtual address wrap at 4G, if > 5GB are installed
150
(bnc#388191)
151
152
-------------------------------------------------------------------
153
Wed Apr 30 14:45:38 CEST 2008 - coolo@suse.de
154
155
- update to 2.01 - among others:
156
- Solved a major bug in Memory Address Errors Reporting
157
- Patched for Intel-Powered Mac
158
- Pass duration 20% reduced
159
- Solved a incoherency with pass progress indicator
160
- Added support for 45 nm Mobile Core 2 w/ 3 Mo L2
161
- Corrected Intel 3-Series (P35/X38) chipset init
162
- fix buffer overflows (bnc#359490) from Michael Matz
163
164
-------------------------------------------------------------------
165
Fri Aug 10 12:57:40 CEST 2007 - duwe@suse.de
166
167
- Do not fail to install if update-bootloader is not there.
168
169
-------------------------------------------------------------------
170
Thu Aug 9 18:34:00 CEST 2007 - duwe@suse.de
171
172
- Add memtest86+ to boot menu even if installed later
173
(Feature #301969)
174
175
-------------------------------------------------------------------
176
Mon Feb 19 16:06:08 CET 2007 - trenn@suse.de
177
178
- added .gnu.hash section
179
180
-------------------------------------------------------------------
181
Thu Jan 25 16:57:23 CET 2007 - duwe@suse.de
182
183
+ update to 1.70:
184
- Added new DMI polling feature (Thanks to Joachim D.)
185
- Added Support for Core/Core2 Solo/Duo/Quad CPU
186
- Added Support for AMD K8 with DDR2 Memory
187
- Added Support for Intel CPU with 192/384 KB L2 Cache
188
- Added Support for FB-DIMM based memory (DMI)
189
- Added Detection for ALI CyberAladdin-T (M1644)
190
- Added Detection for Turion 64 X2
191
- Added Detection for AMD K8 with unknown chipsets
192
- Added Support for ATi Radeon xPress 3200
193
- Added Support for Intel i975X
194
- Added Support for Intel Q965/P965
195
- Added Support for Intel Q963/Q965
196
197
-------------------------------------------------------------------
198
Thu Nov 16 19:35:12 CET 2006 - mrueckert@suse.de
199
200
- switch to memtest86+ (http://www.memtest.org)
201
Compared to memtest86 3.2 it supports more hardware. and has
202
additional fixes. see http://www.memtest.org/#change for all
203
details. This upgrade fixes bug (#148481).
204
- rediffed memtest86-3.2.diff to apply cleanly.
205
new name: memtest86+-1.65.diff
206
- rediffed memtest86-3.2-timeout-serialconsole.diff to apply cleanly.
207
new name: memtest86+-1.65_timeout-serialconsole.diff
208
- rediffed memtest86-include-linkonce to apply cleanly.
209
new name: memtest86+-1.65_include-linkonce.patch
210
- cleaned up build section and directly use install instead of the
211
broken install target
212
- added changelog and FAQ to the docs
213
214
-------------------------------------------------------------------
215
Wed Jan 25 21:44:27 CET 2006 - mls@suse.de
216
217
- converted neededforbuild to BuildRequires
218
219
-------------------------------------------------------------------
220
Tue May 10 12:38:17 CEST 2005 - duwe@suse.de
221
222
- include *.gnu.linkonce.t.* sections in ld script,
223
to build cleanly on amd64 with gcc4
224
225
-------------------------------------------------------------------
226
Mon Mar 14 16:21:39 CET 2005 - duwe@suse.de
227
228
- update to current version 3.2:
229
more support for current CPUs and chipsets
230
fix Bugs #60303 (duped #72202), #71215
231
232
-------------------------------------------------------------------
233
Mon Mar 22 16:41:36 CET 2004 - stepan@suse.de
234
235
- update to 3.1a. This fixes compilation with gcc 3.x
236
- drop precompiled binary completely
237
- add ExclusiveArch for x86 and AMD64
238
239
-------------------------------------------------------------------
240
Fri Mar 19 16:37:37 CET 2004 - stepan@suse.de
241
242
- update to v3.1
243
- remove gcc 2.95 exceptions
244
245
-------------------------------------------------------------------
246
Sun Sep 8 14:47:28 CEST 2002 - kukuk@suse.de
247
248
- Add splitt alias [Bug #19111]
249
250
-------------------------------------------------------------------
251
Thu Sep 5 18:16:53 MEST 2002 - garloff@suse.de
252
253
- memtest86-3.0 seems to hang on some machines if the serial
254
console support is enabled, but no serial console connected.
255
Add a timeout waiting for the serial console. (Bug #18302)
256
257
-------------------------------------------------------------------
258
Mon Sep 2 09:37:11 MEST 2002 - garloff@suse.de
259
260
- Supply complete image (compiled by gcc-2.95), as I don't succeed
261
solving the gcc-3.2 problems at this moment. (#18302)
262
263
-------------------------------------------------------------------
264
Sat Aug 31 13:09:52 MEST 2002 - garloff@suse.de
265
266
- Supply main.s compiled with gcc-2.95 to work around problem with
267
gcc-3.2.
268
269
-------------------------------------------------------------------
270
Tue Jul 30 16:20:14 MEST 2002 - garloff@suse.de
271
272
- Split off lilo package.
273
274
-------------------------------------------------------------------
275
Tue Jul 30 13:06:57 CEST 2002 - sf@suse.de
276
277
- added -m32 to compiler and linker for x86_64
278
- added --32 to as
279
- added glibc-devel-32bit for x86_64
280
281
-------------------------------------------------------------------
282
Fri Jun 7 13:26:36 MEST 2002 - garloff@suse.de
283
284
- Update to memtest86-3.0:
285
* Testing more than 2GB should work now.
286
* Use PIC instead of two copies
287
* Serial code avoid redundant writes now
288
* ^l/l gives screen refresh (after connecting serial console)
289
* Netbooting operational again
290
* LinuxBIOS support (memory sizing)
291
292
-------------------------------------------------------------------
293
Mon Apr 22 20:55:47 MEST 2002 - garloff@suse.de
294
295
- Update to memtest86-2.9:
296
* Provide three memory sizing modes; default is conservative one
297
probably not testing all memory on some boards
298
* Testing more than 2GB supported
299
* Memory testing in segments. Minor bug fixes.
300
301
-------------------------------------------------------------------
302
Fri Feb 15 16:20:34 CET 2002 - mantel@suse.de
303
304
- remove x bit from memtest.bin since it's not a Linux executable
305
306
-------------------------------------------------------------------
307
Wed Dec 12 00:52:56 MET 2001 - garloff@suse.de
308
309
- Update to memtest86-2.8(a):
310
* Reworked build process; a network bootable boot image can be
311
produced
312
* mem and cache speed detection code rewritten (should work now)
313
* CPU detection for Pentium 4
314
* Serial console disabled by default
315
- Reenabled memtest86 serial console (9600 8n1) ;-)
316
- Clean up .spec file a bit
317
318
-------------------------------------------------------------------
319
Mon Jul 16 17:17:14 CEST 2001 - uli@suse.de
320
321
- update memtest -> 2.7
322
323
-------------------------------------------------------------------
324
Mon Apr 9 16:45:54 MEST 2001 - garloff@suse.de
325
326
- memtest86: Correct units (cosmetic)
327
328
-------------------------------------------------------------------
329
Thu Dec 21 14:16:44 MET 2000 - garloff@suse.de
330
331
- Update memtest86 to v2.5 final.
332
333
-------------------------------------------------------------------
334
Wed Nov 29 15:40:31 MET 2000 - garloff@suse.de
335
336
- Update memtest86 to v2.5-beta (Athlon/Duron support)
337
338
-------------------------------------------------------------------
339
Mon Aug 28 15:49:45 CEST 2000 - garloff@suse.de
340
341
- Added memtest86-2.4.
342
343
-------------------------------------------------------------------
344