3
0
forked from pool/shim

shim.changes: Update change log for shim-install add ca_string for SL Micro to update fallback loader #6

Manually merged
joeyli merged 1 commits from joeyli/shim:16.1-sl-micro-ca_string-bsc1254336-v2 into main 2025-12-16 10:54:55 +01:00

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Dec 16 09:41:56 UTC 2025 - Joey Lee <jlee@suse.com>
- 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 <jlee@suse.com>