[Unstable/K][PATCH 0/2] linux: Staging modules should be unsigned (LP: #1642368)
Juerg Haefliger
juerg.haefliger at canonical.com
Tue Jun 21 13:18:20 UTC 2022
As pointed out by xnox, with the current implementation we're still signing
all staging modules for the debug packages. To fix that, go back to the
original implementation of modifying the upstream Makefile snippet to only sign
what needs signing.
Note, that patch 2 is basically a replacement for the commit that patch 1
reverts. I think it would be best to rebase the tree and drop the commit
"UBUNTU: [Packaging] Strip signatures from untrusted staging modules" and add
patch 2 in its place.
Juerg Haefliger (2):
UBUNTU: Revert "UBUNTU: [Packaging] Strip signatures from untrusted
staging modules"
UBUNTU: SAUCE: Add selective signing of staging modules
debian/rules.d/2-binary-arch.mk | 11 -----------
scripts/Makefile.modinst | 9 +++++++--
2 files changed, 7 insertions(+), 13 deletions(-)
--
2.32.0
More information about the kernel-team
mailing list