SHA256
1
0
forked from pool/grub2

Accepting request 777567 from home:michael-chang:branches:Base:System

- Fix grub hangs after loading rogue image without valid signature for uefi
  secure boot (bsc#1159102)
  * grub2-verifiers-fix-system-freeze-if-verify-failed.patch

OBS-URL: https://build.opensuse.org/request/show/777567
OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=346
This commit is contained in:
2020-02-20 07:21:45 +00:00
committed by Git OBS Bridge
parent 5a5b74dea6
commit 6ebf4c4807
3 changed files with 53 additions and 0 deletions

View File

@@ -223,6 +223,7 @@ Patch85: grub2-getroot-scan-disk-pv.patch
Patch92: grub2-util-30_os-prober-multiple-initrd.patch
Patch93: grub2-getroot-support-nvdimm.patch
Patch94: grub2-install-fix-not-a-directory-error.patch
Patch95: grub2-verifiers-fix-system-freeze-if-verify-failed.patch
# Btrfs snapshot booting related patches
Patch101: grub2-btrfs-01-add-ability-to-boot-from-subvolumes.patch
Patch102: grub2-btrfs-02-export-subvolume-envvars.patch
@@ -508,6 +509,7 @@ swap partition while in resuming
%patch92 -p1
%patch93 -p1
%patch94 -p1
%patch95 -p1
%patch101 -p1
%patch102 -p1
%patch103 -p1