]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
Bump version to 0.6.8 v0.6.8
authorMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 1 Apr 2022 10:50:08 +0000 (12:50 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Fri, 1 Apr 2022 10:50:39 +0000 (12:50 +0200)
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
ChangeLog
configure.ac

index 6fedafc3dfa70c7212df0f7ee461f2b0f313cd02..3e1c2df60df40fc94e1a496a207acdd4bce736ba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2021-05-26     Mauro Carvalho Chehab <mchehab@kernel.org>
+       - Version 0.6.8
+
+       * Fix some issues related to sysconfigdir
+       * Some fixes for hisi boards
+       * Update ras-mc-ctl manpage to match current options
+       * Fix ras-mc-ctl when parsing some dimm sizes
+       * New asrock x570 motherboard label
+       * New Supermicro labels
+       * Support MCE for AMD CPU family 19h
+       * Add new SMCA bank types with error decoding
+       * Add error handling for Ampere-specific errors.
+       * Add support for multi-arch builds
+
 2021-05-26     Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
        - Version 0.6.7
 
index 33b81fe228e81e08bf76f30344bca9f89f631394..a77991f36e3ab65263c40019881f33d3597c9101 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([RASdaemon], 0.6.7)
+AC_INIT([RASdaemon], 0.6.8)
 AM_SILENT_RULES([yes])
 AC_CANONICAL_SYSTEM
 AC_CONFIG_MACRO_DIR([m4])