| Age | Commit message (Collapse) | Author |
|
the changes in 1.49 did not take into account the "SecureBoot enabled"
case when adding a default error trap. Closes: #1137098, #1137101.
|
|
Cope with "Platform is in Setup Mode" message
If we get any other unexpected output, print what we got for debugging.
|
|
|
|
|
|
And link to a wiki page for more info. Need to write that page!
|
|
It's safer to do it here before a new shim is installed.
As we don't have any files installed at this point, we can't look up
knowwn signatures from a file. Instead, we now substitute the
signature fingerprints directly into shim-signed.preinst at package
build time.
Put the postinst back to where it was before the signature checks were
added.
|