Use CL cert at the moment
This commit is contained in:
parent
0f7ff21e15
commit
038ad3509b
BIN
SOURCES/clsecureboot001.cer
Normal file
BIN
SOURCES/clsecureboot001.cer
Normal file
Binary file not shown.
@ -24,7 +24,7 @@ Source6: gitignore
|
|||||||
Source8: strtoull_test.c
|
Source8: strtoull_test.c
|
||||||
Source9: 20-grub.install
|
Source9: 20-grub.install
|
||||||
Source12: 99-grub-mkconfig.install
|
Source12: 99-grub-mkconfig.install
|
||||||
Source13: almalinuxsecurebootca0.cer
|
Source13: clsecureboot001.cer
|
||||||
Source19: sbat.csv.in
|
Source19: sbat.csv.in
|
||||||
|
|
||||||
%include %{SOURCE1}
|
%include %{SOURCE1}
|
||||||
@ -32,16 +32,16 @@ Source19: sbat.csv.in
|
|||||||
%if 0%{with_efi_arch}
|
%if 0%{with_efi_arch}
|
||||||
%define old_sb_ca %{SOURCE13}
|
%define old_sb_ca %{SOURCE13}
|
||||||
%define old_sb_cer %{SOURCE13}
|
%define old_sb_cer %{SOURCE13}
|
||||||
%define old_sb_key almalinuxsecurebootca0
|
%define old_sb_key clsecureboot001
|
||||||
%define sb_ca %{SOURCE13}
|
%define sb_ca %{SOURCE13}
|
||||||
%define sb_cer %{SOURCE13}
|
%define sb_cer %{SOURCE13}
|
||||||
%define sb_key almalinuxsecurebootca0
|
%define sb_key clsecureboot001
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%ifarch ppc64le
|
%ifarch ppc64le
|
||||||
%define old_sb_cer %{SOURCE13}
|
%define old_sb_cer %{SOURCE13}
|
||||||
%define sb_cer %{SOURCE13}
|
%define sb_cer %{SOURCE13}
|
||||||
%define sb_key almalinuxsecurebootca0
|
%define sb_key clsecureboot001
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# AlmaLinux: keep upstream EVR for RHEL SBAT entry
|
# AlmaLinux: keep upstream EVR for RHEL SBAT entry
|
||||||
@ -509,7 +509,7 @@ fi
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Oct 07 2022 Andrew Lukoshko <alukoshko@almalinux.org> - 2.06-138.alma
|
* 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
|
* Wed Jul 20 2022 Robbie Harwood <rharwood@redhat.com> - 2.06-138
|
||||||
- Rotate signing keys on ppc64le
|
- Rotate signing keys on ppc64le
|
||||||
|
Loading…
Reference in New Issue
Block a user