update shim.spec.
Signed-off-by: jinlun <jinlun@huawei.com>
This commit is contained in:
parent
eadffdd961
commit
4f217e9b1b
@ -22,7 +22,7 @@
|
||||
|
||||
Name: shim
|
||||
Version: 15
|
||||
Release: 24
|
||||
Release: 25
|
||||
Summary: First-stage UEFI bootloader
|
||||
ExclusiveArch: x86_64 aarch64
|
||||
License: BSD
|
||||
@ -57,8 +57,8 @@ Patch21: backport-CVE-2021-3712.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: shim-%{efi_arch}
|
||||
Obsoletes: shim-%{efi_arch}
|
||||
Provides: shim-%{efi_arch} = %{version}-%{release}
|
||||
Obsoletes: shim-%{efi_arch} < %{version}-%{release}
|
||||
|
||||
%description
|
||||
Initial UEFI bootloader that handles chaining to a trusted full \
|
||||
@ -151,6 +151,9 @@ cd ..
|
||||
/usr/src/debug/%{name}-%{version}-%{release}/*
|
||||
|
||||
%changelog
|
||||
* Tue Dec 13 2022 jinlun <jinlun@huawei.com> - 15-25
|
||||
- add edition number
|
||||
|
||||
* Tue Sep 20 2022 gaoyusong <gaoyusong2@huawei.com> - 15-24
|
||||
- fix CVE-2021-23840 CVE-2021-23841 CVE-2022-0778 CVE-2021-3712
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user