shim support SMx

This commit is contained in:
Huaxin Lu 2022-10-26 20:44:38 +08:00
parent 1843d1a1d6
commit 22e678972c
2 changed files with 14567 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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,6 +31,8 @@ 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
@ -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