diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-05-05 12:50:51 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-05-05 12:50:51 -0500 |
commit | 4fdfe982aedc1556d7754a55d2515f754d2b2e7d (patch) | |
tree | e812537d7863f284bd2c7669c7f7b1a61a0e80a3 /0001-efi-Lock-down-the-kernel-if-booted-in-secure-boot-mo.patch | |
parent | 2d4e33084f15019a901be7f4665ba14fe1020159 (diff) | |
download | kernel-4fdfe982aedc1556d7754a55d2515f754d2b2e7d.tar.gz kernel-4fdfe982aedc1556d7754a55d2515f754d2b2e7d.tar.xz kernel-4fdfe982aedc1556d7754a55d2515f754d2b2e7d.zip |
kernel-5.7.0-0.rc4.20200505git47cf1b422e60.1
* Tue May 05 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc4.20200505git47cf1b422e60.1]
- 47cf1b422e60 rebase
- Build ARK against ELN (Don Zickus)
- Updated changelog for the release based on v5.7-rc4 ("CKI@GitLab")
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to '0001-efi-Lock-down-the-kernel-if-booted-in-secure-boot-mo.patch')
-rw-r--r-- | 0001-efi-Lock-down-the-kernel-if-booted-in-secure-boot-mo.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/0001-efi-Lock-down-the-kernel-if-booted-in-secure-boot-mo.patch b/0001-efi-Lock-down-the-kernel-if-booted-in-secure-boot-mo.patch index 4e9736240..d1c9c2eff 100644 --- a/0001-efi-Lock-down-the-kernel-if-booted-in-secure-boot-mo.patch +++ b/0001-efi-Lock-down-the-kernel-if-booted-in-secure-boot-mo.patch @@ -1,4 +1,4 @@ -From 4b3b3aed6bec9688189764fe258fa2d135135867 Mon Sep 17 00:00:00 2001 +From 846b4d4df58a1bb57f262810c2db98940b84e7aa Mon Sep 17 00:00:00 2001 From: David Howells <dhowells@redhat.com> Date: Mon, 30 Sep 2019 21:28:16 +0000 Subject: [PATCH] efi: Lock down the kernel if booted in secure boot mode |