From 2c9e81be187a54f8c41d0d7191787e1a381ee91e Mon Sep 17 00:00:00 2001 From: eabdullin Date: Thu, 6 Feb 2025 12:40:38 +0300 Subject: [PATCH] Update shim version --- config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.yaml b/config.yaml index 8d39f3e..759a828 100644 --- a/config.yaml +++ b/config.yaml @@ -130,8 +130,8 @@ actions: Provides: installonlypkg(kernel)\ %if "%{?1}" == ""\ Provides: almalinux(kernel-sig-key) = 202303\ - Conflicts: shim-ia32 <= 15.6-1.el8.alma\ - Conflicts: shim-x64 <= 15.6-1.el8.alma\ + Conflicts: shim-ia32 < 15.8-4.el8_9.alma.2\ + Conflicts: shim-x64 < 15.8-4.el8_9.alma.2\ %endif\ count: 1 - target: "spec" @@ -191,4 +191,4 @@ actions: email: "eabdullin@almalinux.org" line: - "Use AlmaLinux OS secure boot cert" - - "Debrand for AlmaLinux OS" \ No newline at end of file + - "Debrand for AlmaLinux OS"