AlmaLinux changes
This commit is contained in:
parent
d06a0d4af1
commit
1c0a90cc2e
@ -1,4 +1,4 @@
|
||||
9ca9cfa834aedfaf3efe2216bfa1cb7c286ee1c0 SOURCES/fbx64.efi
|
||||
5eb0ac78eee6aeeaf44a3f11d002b4fe00af6916 SOURCES/mmx64.efi
|
||||
4312f246b6ba692040383f10358ac9a5927207de SOURCES/shimaa64.efi
|
||||
783fb77783e9d0c4c400b723dfd0f02f006616ae SOURCES/shimx64.efi
|
||||
bfee65ae45498fefd64b16edf9993415b625cb3c SOURCES/shimaa64.efi
|
||||
5957bbccac9f22c1738039679204be0bb57c3812 SOURCES/shimx64.efi
|
||||
122b21c2da0ca4ee839d4bb6beff7ddffd68f1a0 SOURCES/fbx64.efi
|
||||
a4f7a273cc9a531a6ef125b91353f479cfa5f79c SOURCES/mmx64.efi
|
||||
|
Binary file not shown.
Binary file not shown.
BIN
SOURCES/clsecureboot001.cer
Normal file
BIN
SOURCES/clsecureboot001.cer
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -19,8 +19,8 @@
|
||||
%global mmefix64 %{expand:%{SOURCE42}}
|
||||
#%%global mmefiarm %%{expand:%%{SOURCE43}
|
||||
|
||||
%global shimveraa64 15-6.el9
|
||||
%global shimverx64 15.6-1.el9
|
||||
%global shimveraa64 15-6.el9.alma
|
||||
%global shimverx64 15.6-1.el9.alma
|
||||
#%%global shimverarm 15-1.el8
|
||||
|
||||
%global shimdiraa64 %{_datadir}/shim/%{shimveraa64}/aa64
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: shim
|
||||
Version: 15.6
|
||||
Release: 1.el9
|
||||
Release: 1.el9.alma
|
||||
Summary: First-stage UEFI bootloader
|
||||
License: BSD
|
||||
URL: https://github.com/rhboot/shim/
|
||||
@ -12,8 +12,7 @@ ExclusiveArch: %{efi}
|
||||
ExcludeArch: %{arm} %{ix86}
|
||||
|
||||
Source0: shim.rpmmacros
|
||||
Source1: redhatsecureboot501.cer
|
||||
Source2: redhatsecurebootca5.cer
|
||||
Source1: clsecureboot001.cer
|
||||
|
||||
# keep these two lists of sources synched up arch-wise. That is 0 and 10
|
||||
# match, 1 and 11 match, ...
|
||||
@ -104,6 +103,9 @@ install -m 0700 %{shimefi} $RPM_BUILD_ROOT%{efi_esp_dir}/shim.efi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Aug 23 2022 Andrew Lukoshko <alukoshko@almalinux.org> - 15.6-1.el9.alma
|
||||
- AlmaLinux changes
|
||||
|
||||
* Mon Jun 06 2022 Peter Jones <pjones@redhat.com> - 15.6-1.el9
|
||||
- Update to shim-15.6
|
||||
Resolves: CVE-2022-28737
|
||||
|
Loading…
Reference in New Issue
Block a user