Accepting request 79187 from home:oertel:branches:openSUSE:Factory

- 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

OBS-URL: https://build.opensuse.org/request/show/79187
OBS-URL: https://build.opensuse.org/package/show/Base:System/mcelog?expand=0&rev=18
This commit is contained in:
2011-08-18 15:12:58 +00:00
committed by Git OBS Bridge
parent 5c34794a1f
commit 797faf31d3
6 changed files with 101 additions and 66 deletions

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
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
@@ -10,6 +38,15 @@ Mon Oct 25 15:48:57 CEST 2010 - trenn@suse.de
- 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