Accepting request 451003 from home:fgerling:branches:Base:System

- Version update to 1.47 (fate#321308, fate#320907):
  * Fix PDF links
  * Fix confusing error message
Note: changelog entry from Sat Dec 17 00:02:34 UTC 2016 got the
      version number wrong. Shoud be 1.46 and not 1.48.

OBS-URL: https://build.opensuse.org/request/show/451003
OBS-URL: https://build.opensuse.org/package/show/Base:System/mcelog?expand=0&rev=59
This commit is contained in:
Thomas Renninger 2017-01-18 12:28:33 +00:00 committed by Git OBS Bridge
parent 27b5d8a738
commit 93a911e235
5 changed files with 16 additions and 6 deletions

View File

@ -708,7 +708,7 @@ Index: mcelog-1.46/mcelog.c
- if (family == 15) {
- cputype = CPU_K8;
- } else if (family >= 16) {
- SYSERRprintf("ERROR: AMD Processor family %d: mcelog does not support this processor. Please use the edac_mce_amd module instead.\n", family);
- Eprintf("ERROR: AMD Processor family %d: mcelog does not support this processor. Please use the edac_mce_amd module instead.\n", family);
- return 0;
- }
- } else if (!strcmp(vendor,"GenuineIntel"))

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e8f7a5fd3dc53634a079331436e45fb87d3d0f2a8f042149694238ff920b3c9a
size 282093

3
mcelog-1.47.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bf7c11d59c4dcc2ead1aa8611ea1d9b39496c4a954961d50a1c19820bd7baf25
size 280657

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Jan 13 15:20:55 UTC 2017 - felix.gerling@suse.com
- Version update to 1.47 (fate#321308, fate#320907):
* Fix PDF links
* Fix confusing error message
Note: changelog entry from Sat Dec 17 00:02:34 UTC 2016 got the
version number wrong. Shoud be 1.46 and not 1.48.
-------------------------------------------------------------------
Sat Dec 17 00:02:34 UTC 2016 - tchvatal@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package mcelog
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 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
@ -17,7 +17,7 @@
Name: mcelog
Version: 1.46
Version: 1.47
Release: 0
Summary: Log Machine Check Events
License: GPL-2.0