From 4c3b55f7d6185e46789d8f7ad3d95e2d4c95ceb3 Mon Sep 17 00:00:00 2001 From: Sofia Boldyreva Date: Wed, 15 Jan 2025 22:34:43 +0100 Subject: [PATCH] Initial commit --- config.yaml | 33 +++++++++++++++++++++++++++++++++ files/clsecureboot001.cer | Bin 0 -> 1561 bytes 2 files changed, 33 insertions(+) create mode 100644 config.yaml create mode 100644 files/clsecureboot001.cer diff --git a/config.yaml b/config.yaml new file mode 100644 index 0000000..bd325a2 --- /dev/null +++ b/config.yaml @@ -0,0 +1,33 @@ +actions: + - replace: + - target: "spec" + find: "BuildRequires: efivar-devel >= %{efivar_version}" + replace: "BuildRequires: efivar-devel < 37" + count: 1 + - target: "spec" + find: "%pesign -s -i efi/fwup%{efiarch}.unsigned.efi -o efi/fwup%{efiarch}.efi -a %{SOURCE2} -n redhatsecureboot301 -c %{SOURCE3}" + replace: "%pesign -s -i efi/fwup%{efiarch}.unsigned.efi -o efi/fwup%{efiarch}.efi -a %{SOURCE2} -n clsecureboot001 -c %{SOURCE3}" + count: 1 + - target: "spec" + find: "%pesign -s -i efi/fwup%{efialtarch}.unsigned.efi -o efi/fwup%{efialtarch}.efi -a %{SOURCE2} -n redhatsecureboot301 -c %{SOURCE3}" + replace: "%pesign -s -i efi/fwup%{efialtarch}.unsigned.efi -o efi/fwup%{efialtarch}.efi -a %{SOURCE2} -n clsecureboot001 -c %{SOURCE3}" + count: 1 + + - modify_release: + - suffix: ".alma.1" + enabled: true + + - changelog_entry: + - name: "Andrei Lukoshko" + email: "alukoshko@almalinux.org" + line: + - "Debrand for AlmaLinux" + + - add_files: + - type: "source" + name: "clsecureboot001.cer" + number: 2 + + - delete_files: + - file_name: "secureboot.cer" + - file_name: "securebootca.cer" diff --git a/files/clsecureboot001.cer b/files/clsecureboot001.cer new file mode 100644 index 0000000000000000000000000000000000000000..ca9ce5d92a13320a2995ed90f173ea719a132d8f GIT binary patch literal 1561 zcmZ`(Yfuwc6wXbS1jzzo5X>OBh=_zHxtj+9!bnI+p+=zweAJF{O%_-i65K3=V6`P` zg!+Oiw$+NM3{cvRbwp7M9c2G4W9CPDY!P9nY%kz?r;WtSRH=h8 zU|e*l3WsV{DvoP4TGbnDs9{5GAcS5Z!6h(4C{7Uq1bAm>@_|6YFE-;+7(G78M}rNd zop2L0iATV2PECX)*l5Dk>U3O<$HA#wY63bL*TU2^EXQ6+VmX8d(^It7PU5jJhO385 zA`5A%ieN~rfG#CiV@9QqDqzb&l8`jD9Hy((P@^7aCo5+n4C4+6Mny(D>xqpR~zVhEx6umhZ5RVFal3r5M(h>Ej0sf_MTi2%d}hSB1Z;Kcx_Vo?>QeGcGz_P@TPE#k$jU}t{ z=C4WMHPazOp*1PT3fm+ruI6lS_~q`^8L{y-bu+Gf%@__g=3FU^|HN|Z8E=KQmHrw0 zI*CrQY%Us>cb>W=8$P+bYgw+q?~#eYnR*Y9;aJhXnxTwk!v=F7YKwQfz8bV zV01@f!?{5q0>0>7n9VhhK+@rCzjllgEbu48Bs8(uEH~tubc=NhbLDzdL9qcd0ymIeCpOTfNz>=FRp+_ZMjPwTEfKR;4GdG@D`O}rr^ zO(!d6#<-~YhKw(p3S9X|dM{X}bRc;161eWzPCUA!^tNx{O73;zPg)%xE6 literal 0 HcmV?d00001