From 46bb7e7a17a0845b07edbaa992d50b6c6bed5284 Mon Sep 17 00:00:00 2001 From: JeffreyCheung168 Date: Fri, 15 May 2026 19:52:53 +0800 Subject: [PATCH] Fix rasdaemon version The original version is not correct, it should be 0.8.3, not 8.3.0 --- adoc/sles/version160.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adoc/sles/version160.adoc b/adoc/sles/version160.adoc index 33b0b43..5cea6be 100644 --- a/adoc/sles/version160.adoc +++ b/adoc/sles/version160.adoc @@ -130,7 +130,7 @@ Btrfs filesystems can be multi-device (for example, RAID1) but `lklfuse` current // jsc#PED-13138 * The installer can indicate installation status via IPMI. // jsc#PED-12658 -* `rasdaemon` has been updated to version 8.3.0. This version supports machine checks related to CXL memory. Since Intel® Optane™ Memory products have reached End of Life (EOL), {productname} {this-version} does not support them either. +* `rasdaemon` has been updated to version 0.8.3. This version supports machine checks related to CXL memory. Since Intel® Optane™ Memory products have reached End of Life (EOL), {productname} {this-version} does not support them either. // jsc#PED-12283 * We now provide Grafana Alloy which can integrate with SUSE Observability as well. // jsc#PED-4971