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 <mchehab@osg.samsung.com>
This commit is contained in:
Mauro Carvalho Chehab 2015-06-03 11:13:11 -03:00
parent 1a5c58b63c
commit 0f9ad9fa8f
2 changed files with 6 additions and 3 deletions

View File

@ -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 <mchehab@osg.samsung.com> 0.5.5-1
- Bump to version 0.5.5 with support for newer Intel platforms & some fixes
* Tue Sep 16 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.5.4-3
- aarch64/ppc64 have edac capabilities
- spec cleanups

View File

@ -1 +1 @@
98aebaebbe5bf2eddc8c3c07562971fd rasdaemon-0.5.4.tar.bz2
9e76ad39dc080f21703b06575fe92310 rasdaemon-0.5.5.tar.bz2