From 21486458b219fb3627de22e059b3518a8ff8aaae8857a355e8b4bd75ffeff035 Mon Sep 17 00:00:00 2001 From: Chun-Yi Lee Date: Tue, 16 Dec 2025 17:43:06 +0800 Subject: [PATCH] shim.changes: Update change log for shim-install add ca_string for SL Micro to update fallback loader --- shim.changes | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/shim.changes b/shim.changes index 8252d6e..8faa061 100644 --- a/shim.changes +++ b/shim.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Dec 16 09:41:56 UTC 2025 - Joey Lee + +- shim-install: Add ca_string for SL Micro to update fallback loader + + The fallback loader, /boot/efi/EFI/BOOT/bootaa64.efi or bootx64.efi, + cannot be upgraded by shim-install on SL Micro. The issue case is + SL Micro 6.0. It causes that system gets regression bug because it's + fallback to a old shim. So this patch adds ca_string to SL Micro. + (bsc#1254336) + ------------------------------------------------------------------- Fri Nov 28 08:30:55 UTC 2025 - Joey Lee -- 2.51.1