shim support SMx
This commit is contained in:
parent
1843d1a1d6
commit
22e678972c
14560
Feature-shim-support-SMx-verify.patch
Normal file
14560
Feature-shim-support-SMx-verify.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -22,7 +22,7 @@
|
||||
|
||||
Name: shim
|
||||
Version: 15.6
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: First-stage UEFI bootloader
|
||||
ExclusiveArch: x86_64 aarch64
|
||||
License: BSD
|
||||
@ -31,9 +31,11 @@ Source0: https://github.com/rhboot/shim/releases/download/%{version}/shim-%{v
|
||||
Source1: BOOTAA64.CSV
|
||||
Source2: BOOTX64.CSV
|
||||
|
||||
Patch9000: Feature-shim-support-SMx-verify.patch
|
||||
|
||||
BuildRequires: elfutils-libelf-devel openssl-devel openssl git pesign gnu-efi gnu-efi-devel gcc
|
||||
Requires: dbxtool efi-filesystem mokutil
|
||||
Provides: bundled(openssl) = 1.0.2j
|
||||
Provides: bundled(openssl) = 1.0.2j
|
||||
Provides: shim-%{efi_arch}
|
||||
Obsoletes: shim-%{efi_arch}
|
||||
|
||||
@ -134,6 +136,9 @@ cd ..
|
||||
/usr/src/debug/%{name}-%{version}-%{release}/*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 31 2022 luhuaxin <luhuaxin1@huawei.com> - 15.6-2
|
||||
- Feature: shim support SM2 and SM3
|
||||
|
||||
* Fri Jul 15 2022 Chenxi Mao <chenxi.mao@suse.com> - 15.6-1
|
||||
- Upgrade version to 15.6 to fix CVE-2022-28737
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user