Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-12 | Remove Rules-Requires-Root in the signing template. | Steve McIntyre | |
We manually install things owned by root. There might be better ways to do this, but this will do for now. | |||
2019-03-11 | Correct maintainer address in signing template | Ansgar Burchardt | |
2019-03-06 | Rename all the packages containg the helper binaries | Steve McIntyre | |
Remove potential confusion with shim-signed. We will now end up with shim-helpers-$arch-signed to make it clear that they just contain the helper binaries (fb.efi and mm.efi) | |||
2019-02-15 | Add shim-$arch-signed-template support | Philipp Hahn | |
for getting the MOK-manager and fall-back binary to be signed by Debians singing service instead of using an ephemeral key. Closes: #922228 |