1
0
forked from rpms/shim

import shim-15-16.el8

This commit is contained in:
CentOS Sources 2020-11-03 06:53:24 -05:00 committed by Andrew Lukoshko
parent 929572b251
commit 2adb3f7462
3 changed files with 14 additions and 8 deletions

View File

@ -1,3 +1,3 @@
750bd7932437b1fb6610c233f69db1b70d67fab1 SOURCES/shimaa64.efi
fc844d489e5fa6a5b9c56cf6588e5d5dca7d664f SOURCES/shimia32.efi
0df0a79ec0e583ca69120da779f8d162b653ebc9 SOURCES/shimx64.efi
96ea5ec6612ad2d49dfa812897fc2f70ebee6b9d SOURCES/shimia32.efi
b7adea991a31e4392910db8b7ee63faff39e9207 SOURCES/shimx64.efi

View File

@ -13,9 +13,9 @@
%global shimefix64 %{expand:%{SOURCE22}}
#%%global shimefiarm %%{expand:%%{SOURCE23}
%global shimveraa64 15-4.el8
%global shimveria32 15-8.el8
%global shimverx64 15-8.el8
%global shimveraa64 15-6.el8
%global shimveria32 15-9.el8
%global shimverx64 15-9.el8
#%%global shimverarm 15-1.el8
%global shimdiraa64 %{_datadir}/shim/%{shimveraa64}/aa64

View File

@ -1,6 +1,6 @@
Name: shim
Version: 15
Release: 15%{?dist}
Release: 16%{?dist}
Summary: First-stage UEFI bootloader
License: BSD
URL: https://github.com/rhboot/shim/
@ -101,12 +101,16 @@ install -m 0700 %{shimefi} $RPM_BUILD_ROOT%{efi_esp_dir}/shim.efi
%endif
%changelog
* Mon Sep 21 2020 Javier Martinez Canillas <javierm@redhat.com> - 15-16
- Fix an incorrect allocation size
Resolves: rhbz#1877253
* Fri Jul 31 2020 Peter Jones <pjones@redhat.com> - 15-15
- Update once again for new signed shim builds.
Resolves: rhbz#1862232
Resolves: rhbz#1861977
* Tue Jul 28 2020 Peter Jones <pjones@redhat.com> - 15-14
- Get rid of our %dist hack for now.
- Get rid of our %%dist hack for now.
* Tue Jul 28 2020 Peter Jones <pjones@redhat.com> - 15-13
- New signing keys
@ -118,7 +122,9 @@ install -m 0700 %{shimefi} $RPM_BUILD_ROOT%{efi_esp_dir}/shim.efi
* Thu Jun 11 2020 Javier Martinez Canillas <javierm@redhat.com> - 15-12
- Fix firmware update bug in aarch64 caused by shim ignoring arguments
Resolves: rhbz#1830871
- Fix a shim crash when attempting to netboot
Resolves: rhbz#1795654
* Fri Jun 07 2019 Javier Martinez Canillas <javierm@redhat.com> - 15-11
- Update the shim-unsigned-aarch64 version number