You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kernel.spec: add conditional to include rhel trusted certificates
JIRA: https://issues.redhat.com/browse/RHEL-78808
Upstream Status: https://gitlab.com/cki-project/kernel-ark.git
commit a33e9393045ef6da5326df79af93cfa263fdb194
Author: Eric Chanudet <echanude@redhat.com>
Date: Fri Jun 27 17:19:10 2025 -0400
kernel.spec: add conditional to include rhel trusted certificates
rhel build flavors add additional certificates (DUP, kpatch, nvidiagpu)
to the system trusted keyring by default if the kernel or modules are
signed.
Condition that inclusion should a build want to, for example, sign
modules, but not add said certificates to the kernel system keyring.
This configuration is only used by automotive, no change to other
artifacts.
Signed-off-by: Eric Chanudet <echanude@redhat.com>
Signed-off-by: Eric Chanudet <echanude@redhat.com>
0 commit comments