rhboot / shim

UEFI shim loader
Other
857 stars 292 forks source link

Block Debian grub binaries with SBAT < 4 #550

Closed steve-mcintyre closed 1 year ago

steve-mcintyre commented 1 year ago

(See https://bugs.debian.org/1024617)

One of the Debian builds of grub bumped the SBAT to 3, but didn't include the patches needed. Add "grub.debian,4" to block those binaries.

Signed-off-by: Steve McIntyre steve@einval.com

Blarse commented 1 year ago

Hi,

Wouldn't "grub.debian,2" be enough?

Blarse commented 1 year ago

I mean in both grub's .sbat section and shim's revocations