From 298ac96d06975a0e0ee494e96e1df3ee13851784 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Wed, 6 Oct 2021 14:23:50 -0400 Subject: [PATCH] import shim-unsigned-aarch64-15-7.el8_1 --- SPECS/shim-unsigned-aarch64.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/shim-unsigned-aarch64.spec b/SPECS/shim-unsigned-aarch64.spec index f0290b1..afa01e7 100644 --- a/SPECS/shim-unsigned-aarch64.spec +++ b/SPECS/shim-unsigned-aarch64.spec @@ -16,7 +16,7 @@ Name: shim-unsigned-aarch64 Version: 15 -Release: 6%{?dist} +Release: 7%{?dist} Summary: First-stage UEFI bootloader ExclusiveArch: aarch64 License: BSD @@ -137,6 +137,10 @@ cd .. %files debugsource -f build-%{efiarch}/debugsource.list %changelog +* Tue Apr 06 2021 Peter Jones - 15-7 +- Backport this to EL 8 so we can build-dep on the right version. + Related: CVE-2020-14372 (and others) + * Tue May 26 2020 Javier Martinez Canillas - 15-6 - Fix a shim crash when attempting to netboot Resolves: rhbz#1840036