Update to 15.8
This commit is contained in:
parent
743f0c7882
commit
312d9b4aad
@ -1,3 +1,3 @@
|
||||
8f61bdc72cf582e2fdf094eac3bd911464857d89 SOURCES/shimaa64.efi
|
||||
0ec5248d6de68520dad7587f531dfabe4e2a9007 SOURCES/shimia32.efi
|
||||
8d5251f1166c9dd43426903459fe95d4bd262483 SOURCES/shimx64.efi
|
||||
406c8b77a4889d8e4d27a43cc6de3e7075a69207 SOURCES/shimx64.efi
|
||||
ca1624e26151dfd9ca730d5ef142768b3d8472f7 SOURCES/shimia32.efi
|
||||
|
@ -14,8 +14,8 @@
|
||||
#%%global shimefiarm %%{expand:%%{SOURCE23}
|
||||
|
||||
%global shimveraa64 15-7.el8_1.alma.1
|
||||
%global shimveria32 15.6-1.el8.alma.1
|
||||
%global shimverx64 15.6-1.el8.alma.1
|
||||
%global shimveria32 15.8-2.el8.alma.1
|
||||
%global shimverx64 15.8-2.el8.alma.1
|
||||
#%%global shimverarm 15-1.el8
|
||||
|
||||
%global shimdiraa64 %{_datadir}/shim/%{shimveraa64}/aa64
|
||||
|
@ -3,7 +3,7 @@
|
||||
%global efi_esp_dir /boot/efi/EFI/%{efidir}
|
||||
|
||||
Name: shim
|
||||
Version: 15.6
|
||||
Version: 15.8
|
||||
Release: 1%{?dist}.alma.1
|
||||
Summary: First-stage UEFI bootloader
|
||||
License: BSD
|
||||
@ -104,6 +104,9 @@ install -m 0700 %{shimefi} $RPM_BUILD_ROOT%{efi_esp_dir}/shim.efi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Apr 01 2024 Eduard Abdullin <eabdullin@almalinux.org> - 15.8-1.alma.1
|
||||
- Update to shim 15.8
|
||||
|
||||
* Mon Feb 27 2023 Eduard Abdullin <eabdullin@almalinux.org> - 15.6-1.alma.1
|
||||
- Use AlmaLinux cert
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user