]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
Bump verstion to 0.6.7 v0.6.7
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 26 May 2021 07:41:45 +0000 (09:41 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 26 May 2021 08:33:41 +0000 (10:33 +0200)
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
ChangeLog
configure.ac
misc/rasdaemon.spec.in

index c8591c8ecb7a7fcccdf3f565d8d76bb6e132d728..6fedafc3dfa70c7212df0f7ee461f2b0f313cd02 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2021-05-26     Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
+       - Version 0.6.7
+
+       * Support for Ice Lake and Sapphire Rapids
+       * Support for HiSilicon Kunpeng9xx
+       * Support for Ampere
+       * Support for memory failure events
+       * Support for ARM processor error information
+       * Support for  decoding for new SMCA Load Store bank type
+       * Add 8 channel decoding for SMCA systems
+       * Improvements at the page isolation logic
+       * New labels: A2SDi-8C-HLN4F, A2SDi-8C+-HLN4F, ASUS PRIME X570-PRO
+       * New labels:  Supermicro X10SRA-F and H8DGU
+       * Added support to specify SYSCONFDEFDIR
+       * RASSTATEDIR is now created at runtime
+       * Use a linked list for non-standard error decoding interface
+       * PCIe AER now displas PCIe dev name
+       * Fixed a memory leak
+       * Several fixes
+       * Added ppc64le to travis build
+
 2020-07-21     Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
        - Version 0.6.6
 
index f8a58f00320b53db5fb1a7f74535d482ece67454..f7d1947165822835c4a813eb18bdcc5474941e37 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([RASdaemon], 0.6.6)
+AC_INIT([RASdaemon], 0.6.7)
 AM_SILENT_RULES([yes])
 AC_CANONICAL_SYSTEM
 AC_CONFIG_MACRO_DIR([m4])
index 9debb324719c755f2b10c1ba9e4ac021bfb309e9..6ef223fb26267134bb2738a53be9076d244a02c8 100644 (file)
@@ -60,6 +60,9 @@ rm INSTALL %{buildroot}/usr/include/*.h
 
 %changelog
 
+* Wed May 26 2021 Mauro Carvalho Chehab <mchehab+huawei@kernel.org>  0.6.7-1
+- Bump to version 0.6.5 with several fixes and additions
+
 * Tue Jul 21 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org>  0.6.6-1
 - Bump to version 0.6.5 with several fixes, new hip08 events and memory prediction analysis