|
|
|
@ -24,7 +24,7 @@ Source6: gitignore
|
|
|
|
|
Source8: strtoull_test.c
|
|
|
|
|
Source9: 20-grub.install
|
|
|
|
|
Source12: 99-grub-mkconfig.install
|
|
|
|
|
Source13: almalinuxsecurebootca0.cer
|
|
|
|
|
Source13: clsecureboot001.cer
|
|
|
|
|
Source19: sbat.csv.in
|
|
|
|
|
|
|
|
|
|
%include %{SOURCE1}
|
|
|
|
@ -32,16 +32,16 @@ Source19: sbat.csv.in
|
|
|
|
|
%if 0%{with_efi_arch}
|
|
|
|
|
%define old_sb_ca %{SOURCE13}
|
|
|
|
|
%define old_sb_cer %{SOURCE13}
|
|
|
|
|
%define old_sb_key almalinuxsecurebootca0
|
|
|
|
|
%define old_sb_key clsecureboot001
|
|
|
|
|
%define sb_ca %{SOURCE13}
|
|
|
|
|
%define sb_cer %{SOURCE13}
|
|
|
|
|
%define sb_key almalinuxsecurebootca0
|
|
|
|
|
%define sb_key clsecureboot001
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%ifarch ppc64le
|
|
|
|
|
%define old_sb_cer %{SOURCE13}
|
|
|
|
|
%define sb_cer %{SOURCE13}
|
|
|
|
|
%define sb_key almalinuxsecurebootca0
|
|
|
|
|
%define sb_key clsecureboot001
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
# AlmaLinux: keep upstream EVR for RHEL SBAT entry
|
|
|
|
@ -509,7 +509,7 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Oct 07 2022 Andrew Lukoshko <alukoshko@almalinux.org> - 2.06-138.alma
|
|
|
|
|
- Use AlmaLinux cert and SBAT
|
|
|
|
|
- AlmaLinux changes
|
|
|
|
|
|
|
|
|
|
* Wed Jul 20 2022 Robbie Harwood <rharwood@redhat.com> - 2.06-138
|
|
|
|
|
- Rotate signing keys on ppc64le
|
|
|
|
|