From ac2be056e97cce18a48b4a1af4429544dd17211c Mon Sep 17 00:00:00 2001 From: root Date: Mon, 6 Jul 2026 07:42:31 +0000 Subject: [PATCH] fix(autopatch): auto-fix for kernel on c10s Updated the `find` string in the `pesign_name_0` replace action to match the new CentOS secure-boot cert name `centossecureboot801` (was `centossecureboot201`). --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index e7ba812..88db4a9 100644 --- a/config.yaml +++ b/config.yaml @@ -387,7 +387,7 @@ actions: - target: "spec" find: | %if 0%{?centos} - %define pesign_name_0 centossecureboot201 + %define pesign_name_0 centossecureboot801 %else %ifarch x86_64 aarch64 %define pesign_name_0 redhatsecureboot801