From f47c6addea6990c4a18848bb1d50c1506e836e54 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Wed, 25 Apr 2018 07:33:39 -0300 Subject: [PATCH] Bump version to 0.6.1 Signed-off-by: Mauro Carvalho Chehab --- ChangeLog | 7 +++++++ configure.ac | 2 +- misc/rasdaemon.spec.in | 7 +++++-- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index d5e12fe..3621c9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -107,3 +107,10 @@ * Added support for Hisilicon HIP07 SAS HW module * Added support for ARM events * Updated DIMM labels for Intel Skylake servers + +2018-04-25 Mauro Carvalho Chehab + - Version 0.6.1 + * Update DIMM labels for 2-socket servers + * Add Skylake Xeon MSCOD values + * ARM: fully initialize ras_arm_event + * Update my email diff --git a/configure.ac b/configure.ac index c7e2aba..e7d1e55 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([RASdaemon], 0.6.0) +AC_INIT([RASdaemon], 0.6.1) 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 8a5bd7a..82fae30 100644 --- a/misc/rasdaemon.spec.in +++ b/misc/rasdaemon.spec.in @@ -57,11 +57,14 @@ rm INSTALL %{buildroot}/usr/include/*.h %changelog +* Wed Apr 25 2018 Mauro Carvalho Chehab 0.6.1-1 +- Bump to version 0.6.1 adding support for Skylake Xeon MSCOD, a bug fix and some new DELL labels + * Sat Oct 14 2017 Mauro Carvalho Chehab 0.6.0-1 -- Bump to version 0.5.8 adding support for Arm and Hisilicon events and update Dell Skylate labels +- Bump to version 0.6.0 adding support for Arm and Hisilicon events and update Dell Skylate labels * Thu Jun 08 2017 Mauro Carvalho Chehab 0.5.9-1 -- Bump to version 0.5.8 adding support for Knights Mill and update DELL labels +- Bump to version 0.5.9 adding support for Knights Mill and update DELL labels * Fri Apr 15 2016 Mauro Carvalho Chehab 0.5.8-1 - Bump to version 0.5.8 adding support for Broadwell EP/EX MSCOD and Broadwell DE MSCOD -- 2.50.1