[Git-commits] [grml/grml-live] 721a47: Secure Boot: update grub and shim binaries
Michael Prokop
noreply at github.com
Fri Feb 10 17:27:21 CET 2023
Branch: refs/heads/master
Home: https://github.com/grml/grml-live
Commit: 721a4734446cf9e1dd9b4e4c1360c22821b86986
https://github.com/grml/grml-live/commit/721a4734446cf9e1dd9b4e4c1360c22821b86986
Author: Michael Prokop <mika at grml.org>
Date: 2023-02-10 (Fri, 10 Feb 2023)
Changed paths:
M templates/EFI/debian/BOOT/README
M templates/EFI/debian/BOOT/grubx64.efi.signed
M templates/EFI/debian/BOOT/shimx64.efi.signed
Log Message:
-----------
Secure Boot: update grub and shim binaries
Quoting János Pásztor from https://github.com/grml/grml-live/pull/129:
After 581da7443c68c362a7677c905ab5c63eb23c5b73 and using the `debian`
style secure boot grml will not start on machines with secure boot
enabled, but fails with a `signature verification error`
After some investigation it turned out that we hit
https://bugs.debian.org/925550 with our boot binaries.
I have updated them from debian and managed to boot with them
properly.
While at it, switch from http://ftp.de.debian.org/ to
https://deb.debian.org/ which has proper SSL certificate available.
Thanks: János Pásztor <model87 at freemail.hu> for bugreport and PR
More information about the Git-commits
mailing list