diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-05-07 09:11:53 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2020-05-07 09:11:53 -0500 |
commit | 00e1efaae5c425f0441a99a0588b00e0dd812c98 (patch) | |
tree | e4af945bdf5abbe1446141f2901ecd6dbc196236 /0001-efi-Lock-down-the-kernel-if-booted-in-secure-boot-mo.patch | |
parent | 4fdfe982aedc1556d7754a55d2515f754d2b2e7d (diff) | |
download | kernel-00e1efaae5c425f0441a99a0588b00e0dd812c98.tar.gz kernel-00e1efaae5c425f0441a99a0588b00e0dd812c98.tar.xz kernel-00e1efaae5c425f0441a99a0588b00e0dd812c98.zip |
kernel-5.7.0-0.rc4.20200507gita811c1fa0a02.1
* Thu May 07 2020 CKI@GitLab <cki-project@redhat.com> [5.7.0-0.rc4.20200507gita811c1fa0a02.1]
- a811c1fa0a02 rebase
- perf cs-etm: Move defined of traceid_list (Leo Yan)
- Updated changelog for the release based on dc56c5acd850 ("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 d1c9c2eff..78f776c70 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 846b4d4df58a1bb57f262810c2db98940b84e7aa Mon Sep 17 00:00:00 2001 +From f7bf688f0d102cddc6e92347b51c633447e71887 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 |