Secure Boot: update grub and shim binaries
authorMichael Prokop <mika@grml.org>
Fri, 10 Feb 2023 14:42:25 +0000 (15:42 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 10 Feb 2023 14:46:06 +0000 (15:46 +0100)
commit721a4734446cf9e1dd9b4e4c1360c22821b86986
tree781c0dde364d22b6f988d77a861a3d5844f26638
parentc2f3a294c4f7079fc729fb356bf0db23ed118c79
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@freemail.hu> for bugreport and PR
templates/EFI/debian/BOOT/README
templates/EFI/debian/BOOT/grubx64.efi.signed
templates/EFI/debian/BOOT/shimx64.efi.signed