From f91df341926b625c877444bb45fe8fa5ce3e0ceb Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Wed, 3 Jun 2015 10:59:55 -0300 Subject: [PATCH] Bump version to 0.5.5 Signed-off-by: Mauro Carvalho Chehab --- ChangeLog | 8 ++++++++ configure.ac | 2 +- misc/rasdaemon.spec.in | 3 +++ 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 41d0727..746bc3b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -70,3 +70,11 @@ * Fix a bug while parsing dimm labels on amd64 * Enable database recording by default on systemd service file * Correct range while parsing top, middle and lower layers + +2015-06-03 Mauro Carvalho Chehab + + - Version 0.5.5 + * Improve INSTALL summary instructions + * 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 diff --git a/configure.ac b/configure.ac index 89dd540..256c36e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([RASdaemon], 0.5.4) +AC_INIT([RASdaemon], 0.5.5) AM_SILENT_RULES([yes]) AC_CANONICAL_SYSTEM AC_CONFIG_MACRO_DIR([m4]) diff --git a/misc/rasdaemon.spec.in b/misc/rasdaemon.spec.in index e6a078c..4330770 100644 --- a/misc/rasdaemon.spec.in +++ b/misc/rasdaemon.spec.in @@ -49,6 +49,9 @@ rm INSTALL %{buildroot}/usr/include/*.h %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 + * Fri Aug 15 2014 Mauro Carvalho Chehab 0.5.4-1 - Bump to version 0.5.4 with some fixes, mainly for amd64 -- 2.50.1