]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
Bump to version 0.6.0
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sat, 14 Oct 2017 09:25:12 +0000 (06:25 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Sat, 14 Oct 2017 09:49:59 +0000 (06:49 -0300)
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
ChangeLog
configure.ac
misc/rasdaemon.spec.in

index f22d58b3da8cad3776eadb0a3863b25c4a037d1d..a1c2cdc9796f7e98a5010a4f029a4014b1974a51 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        - Version 0.5.9
        * Add Knights Mill and updated DELL labels
        * Configure now reports enabled options
+
+2017-10-14     Mauro Carvalho Chehab <mchehab@osg.samsung.com>
+       - Version 0.6.0
+       * Added support for non-standard CPER error sections
+       * Added support for Hisilicon HIP07 SAS HW module
+       * Added support for ARM events
+       * Updated DIMM labels for Intel Skylake servers
index c00bcceb98fe4dd0cdc4da98cebd959b9fc8789a..c7e2aba09ce799349a807d254d6ab8c91ec32515 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([RASdaemon], 0.5.9)
+AC_INIT([RASdaemon], 0.6.0)
 AM_SILENT_RULES([yes])
 AC_CANONICAL_SYSTEM
 AC_CONFIG_MACRO_DIR([m4])
index 4101d1a707edc2906a0bb640d85edbdfd47d5a77..6e43b0e08d454dad9be04f6ea2dc6348c98bf751 100644 (file)
@@ -57,6 +57,9 @@ rm INSTALL %{buildroot}/usr/include/*.h
 
 %changelog
 
+* Sat Oct 14 2017 Mauro Carvalho Chehab <mchehab@osg.samsung.com>  0.6.0-1
+- Bump to version 0.5.8 adding support for Arm and Hisilicon events and update Dell Skylate labels
+
 * Thu Jun 08 2017 Mauro Carvalho Chehab <mchehab@osg.samsung.com> 0.5.9-1
 - Bump to version 0.5.8 adding support for Knights Mill and update DELL labels
 
@@ -92,4 +95,3 @@ rm INSTALL %{buildroot}/usr/include/*.h
 
 * Mon May 20 2013 Mauro Carvalho Chehab <mchehab@redhat.com> 0.3.0-1
 - Package created
-