b407b97696
Added: 0001-Continue-without-dmi-when-no-SMBIOS-or-SMBIOS-0x0-in.patch Continue without dmi when no SMBIOS or SMBIOS=0x0 in /sys/firmware/efi/systab, bnc#829862 OBS-URL: https://build.opensuse.org/request/show/239581 OBS-URL: https://build.opensuse.org/package/show/Base:System/mcelog?expand=0&rev=37
246 lines
8.3 KiB
Plaintext
246 lines
8.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jun 27 13:54:52 UTC 2014 - juwolf@suse.com
|
|
|
|
- Added: 0001-Continue-without-dmi-when-no-SMBIOS-or-SMBIOS-0x0-in.patch
|
|
Continue without dmi when no SMBIOS or SMBIOS=0x0 in /sys/firmware/efi/systab, bnc#829862
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 16 15:47:18 UTC 2014 - trenn@suse.de
|
|
|
|
- Add mce decoding support for latest AMD CPUs (bnc#871881).
|
|
- Implementation done by Borislav Petkov <bp@suse.de>
|
|
* Add patches/Start-consolidating-AMD-specific-stuff.patch
|
|
* Add add-defines.patch
|
|
* Add add-f10h-support.patch
|
|
* Add add-f11h-support.patch
|
|
* Add add-f12h-support.patch
|
|
* Add add-f14h-support.patch
|
|
* Add add-f15h-support.patch
|
|
* Add add-f16h-support.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 28 16:49:38 UTC 2014 - trenn@suse.de
|
|
|
|
- Update to latest git tag v101.
|
|
- Mainline decided to finally do a version upgrade to v101
|
|
- Remove v1.1 again, obsolete it and go for version v102
|
|
- Some important fixes in the latest update:
|
|
- bnc#873159
|
|
- bnc#873725
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 27 18:00:04 UTC 2013 - crrodriguez@opensuse.org
|
|
|
|
- Cleanup spec file
|
|
- activate mcelog service via udev+systemd combo, if the kernel
|
|
registers a /dev/mcelog device the service will be automatically
|
|
started.
|
|
- drop sysvinit scripts, add appropiate %pre %post invocations
|
|
of the needed systemd macros.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 15 17:02:13 UTC 2013 - trenn@suse.de
|
|
|
|
- Updated to latest git HEAD:
|
|
commit c7bf28088f056925c04d4fd5768504c59bbf19c4
|
|
Author: Robin Holt <robinmholt@gmail.com>
|
|
Date: Mon Sep 16 04:30:02 2013 -0500
|
|
Because upstream does not use proper tags/revisions, I now
|
|
versioned this one mcelog-1.1
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 22 13:00:21 UTC 2013 - rmilasan@suse.com
|
|
|
|
- Install mcelog.service accordingly (/usr/lib/systemd for 12.3
|
|
and up or /lib/systemd for older versions).
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 16 14:41:55 UTC 2012 - trenn@suse.de
|
|
|
|
- bnc#774226 mcelog + systemd: won't start without MCELOG_ADMIN_EMAIL set
|
|
- fix uninitialized variable mail_setup
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 18 12:49:43 UTC 2012 - trenn@suse.de
|
|
|
|
- Also build mcelog packages for i386 (bnc#770726)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 24 23:43:56 YEKT 2012 - avm-xandry@yandex.ru
|
|
|
|
- Fixed description in init-file.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 23 21:36:36 UTC 2011 - crrodriguez@opensuse.org
|
|
|
|
- Add systemd unit.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 18 00:09:50 CEST 2011 - ro@suse.de
|
|
|
|
- update to GIT of today (6e4e2a000124f08f1a4e3791c2b02ec9ae6af393)
|
|
- many bugfixes
|
|
- Implement re-parsing of mcelog output in ASCII
|
|
- Add support for non-page aligned EFI Configuration Tables
|
|
- Add --debug-numerrors
|
|
- Add decoder for corrected XEN events to --ascii
|
|
- Correctly log kernel supplied time
|
|
- record the trigger info in the log
|
|
- mcelog: Implement dmi decoding for UEFI
|
|
- mcelog: Add usage information to mcelog for --ignorenodev
|
|
- Fix length calculation of SMBIOS mapping
|
|
- change disclaimer
|
|
- explictly spell out corrected errors
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 2 21:50:53 UTC 2011 - trenn@suse.de
|
|
|
|
- Update to latest git version (fate#311830)
|
|
Unfortunately versions have not been increased, latest tag
|
|
still is 1.0-pre3 (same as 1 year ago), therefore the date
|
|
is included in the version. I try to push maintainers to
|
|
increase the version number.
|
|
- Invert logic of db prefill messages -> info if it works, silent
|
|
if not
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 7 09:51:57 UTC 2011 - trenn@suse.de
|
|
|
|
- Remove test email address from config
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 25 15:48:57 CEST 2010 - trenn@suse.de
|
|
|
|
- Add Sandybridge/Westmere decode support
|
|
- Fix domainname for email notification
|
|
- Update to latest git version
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 6 15:15:45 CEST 2010 - trenn@suse.de
|
|
|
|
- Update to latest git version having quite some fixes (no features):
|
|
- Fixed some memleaks and made app valgrind conform
|
|
- Fixed theoretical DoS attack (bnc#586241)
|
|
- Added support of additional cpus
|
|
- Fixed a lot messages (in manpage, in triggers, in README, ...)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 19 00:39:36 CET 2010 - ro@suse.de
|
|
|
|
- Update to version 1.0pre3
|
|
- Boxboro-EX enhancements
|
|
- Bugfixes
|
|
Minor pidfile handling adjusting in service file
|
|
- Added missing conf file and trigger scripts
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 3 12:12:40 CET 2009 - trenn@suse.de
|
|
|
|
- Minor .spec and init script fixes/cleanups
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 3 11:28:05 CET 2009 - trenn@suse.de
|
|
|
|
- Add service parts:
|
|
- let mcelog --daemon handle pid file in /var/run/mcelog.pid
|
|
- add insserv logic
|
|
- remove cron.daily script in update case
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 27 22:01:40 CET 2009 - trenn@suse.de
|
|
|
|
- Update to latest git version (called it 1.0pre1 myself, may differ
|
|
with a possible public 1.0pre1 version), this includes
|
|
following new featues:
|
|
- yellow bit support
|
|
- page predictive failure analysis support
|
|
- Initial memdb support
|
|
This allows to account memory errors in memory in daemon mode
|
|
And a lot more...
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 2 17:06:03 CEST 2009 - trenn@suse.de
|
|
|
|
- Update to latest git version (0.9pre)
|
|
Introduces mcelog damon mode, service file will follow in an
|
|
extra commit.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 9 08:41:58 CET 2009 - olh@suse.de
|
|
|
|
- use ExclusiveArch as in /SRC/arch/
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 27 21:50:27 CEST 2008 - trenn@suse.de
|
|
|
|
- fate #304279 mcelog support for Tigerton/Dunnington
|
|
Patch is from Andi himself with this statement:
|
|
While it looks large most of it is just new tables.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 29 16:23:12 CEST 2006 - ak@suse.de
|
|
|
|
- decode intel thermal events too (#179327)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 5 19:00:23 CEST 2006 - ak@suse.de
|
|
|
|
- Update to 0.7. This fixes
|
|
- Fix --dmi option (#166324)
|
|
- Incorporate old patches
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 3 20:21:01 CET 2006 - ak@suse.de
|
|
|
|
- Avoid cosmetic problem in --filter (#153347)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 8 14:58:50 CET 2006 - ak@suse.de
|
|
|
|
- update to mcelog 0.6
|
|
* Fixes bugs (#148869, #137985)
|
|
* Adds --dmi option to map addresses to DIMMs using SMBIOS
|
|
(default to off)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:45:03 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 19 10:42:35 CET 2005 - sf@suse.de
|
|
|
|
- update to version 0.5
|
|
* Clarify --ascii in the manpage
|
|
*Support for AMD K8 Revision F machine check DRAM error
|
|
thresholding
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 11 10:39:53 CET 2005 - ak@suse.de
|
|
|
|
- Use RPM_OPT_FLAGS
|
|
- Improve description again
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 10 19:21:39 CET 2005 - ak@suse.de
|
|
|
|
- mcelog-0.4:
|
|
* add support to decode AMD K8 (Opteron/Athlon64/AthlonFX) and
|
|
Intel P4 (Xeon and Pentium 4) events
|
|
* add --ascii option to decode machine check panic information
|
|
- Rewrite description in .spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 9 21:51:14 CEST 2004 - ak@suse.de
|
|
|
|
- memlog-0.2:
|
|
* fix mcelog looping (#41863)
|
|
* Add GPL notices
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 25 17:55:05 CET 2004 - sf@suse.de
|
|
|
|
- initial version
|
|
- fixes #36898
|
|
|