From 0f9ad9fa8f9450f8bf6bddd641f7c0e375250332 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Wed, 3 Jun 2015 11:13:11 -0300 Subject: [PATCH] Bump to version 0.5.5 * Add support to match the machine by system's product name * Add support for Haswell/Broadwell/Knights Landing * Some bug fixes on some MCE handlers Signed-off-by: Mauro Carvalho Chehab --- rasdaemon.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/rasdaemon.spec b/rasdaemon.spec index 8948d44..2f1d8cd 100644 --- a/rasdaemon.spec +++ b/rasdaemon.spec @@ -1,6 +1,6 @@ Name: rasdaemon -Version: 0.5.4 -Release: 3%{?dist} +Version: 0.5.5 +Release: 1%{?dist} Summary: Utility to receive RAS error tracings Group: Applications/System License: GPLv2 @@ -54,6 +54,9 @@ rm INSTALL %{buildroot}/usr/include/*.h %{_sysconfdir}/ras/dimm_labels.d %changelog +* Wed Jun 03 2015 Mauro Carvalho Chehab 0.5.5-1 +- Bump to version 0.5.5 with support for newer Intel platforms & some fixes + * Tue Sep 16 2014 Peter Robinson 0.5.4-3 - aarch64/ppc64 have edac capabilities - spec cleanups diff --git a/sources b/sources index 9a97581..5656bcd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -98aebaebbe5bf2eddc8c3c07562971fd rasdaemon-0.5.4.tar.bz2 +9e76ad39dc080f21703b06575fe92310 rasdaemon-0.5.5.tar.bz2