Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check module signatures with the platform keyring (if enabled) | Jeremy Cline | 2019-04-23 | 1 | -0/+54 |
Upstream has made a keyring to the platform keys. The "KEYS: Allow unrestricted boot-time addition of keys to secondary keyring" is available upstream for the platform keyring. The only issue is that module signatures aren't checked with the platform keyring, so this introduces a patch to add that which has been sent upstream. At least our carried-patch count hasn't gone up. |