summaryrefslogtreecommitdiffstats
path: root/0001-Make-get_cert_list-not-complain-about-cert-lists-tha.patch
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2018-01-09 17:09:19 -0500
committerPeter Jones <pjones@redhat.com>2018-01-09 17:11:55 -0500
commit7bea88339bb12065a4f224fe2a24a7dbdade8d4c (patch)
tree1e3ddda5b52a3b94a47910723bb7b9b6a628559a /0001-Make-get_cert_list-not-complain-about-cert-lists-tha.patch
parent8eb3db7f23470ee23db0d54da036e4d5fc69ee57 (diff)
downloadkernel-7bea88339bb12065a4f224fe2a24a7dbdade8d4c.tar.gz
kernel-7bea88339bb12065a4f224fe2a24a7dbdade8d4c.tar.xz
kernel-7bea88339bb12065a4f224fe2a24a7dbdade8d4c.zip
Update MODSIGN fixes with dhowell's first round of feedback.
Related: rhbz#1497559 Signed-off-by: Peter Jones <pjones@redhat.com>
Diffstat (limited to '0001-Make-get_cert_list-not-complain-about-cert-lists-tha.patch')
-rw-r--r--0001-Make-get_cert_list-not-complain-about-cert-lists-tha.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0001-Make-get_cert_list-not-complain-about-cert-lists-tha.patch b/0001-Make-get_cert_list-not-complain-about-cert-lists-tha.patch
index 27d8c5c3d..6e8a2e039 100644
--- a/0001-Make-get_cert_list-not-complain-about-cert-lists-tha.patch
+++ b/0001-Make-get_cert_list-not-complain-about-cert-lists-tha.patch
@@ -1,4 +1,4 @@
-From 493bdbfeefb1a4174aab92ee15eb55234e0f45e8 Mon Sep 17 00:00:00 2001
+From 3ce5852ec6add45a28fe1706e9163351940e905c Mon Sep 17 00:00:00 2001
From: Peter Jones <pjones@redhat.com>
Date: Mon, 2 Oct 2017 18:25:29 -0400
Subject: [PATCH 1/3] Make get_cert_list() not complain about cert lists that
@@ -10,7 +10,7 @@ Signed-off-by: Peter Jones <pjones@redhat.com>
1 file changed, 22 insertions(+), 15 deletions(-)
diff --git a/certs/load_uefi.c b/certs/load_uefi.c
-index 3d88459..9ef34c4 100644
+index 3d884598601..9ef34c44fd1 100644
--- a/certs/load_uefi.c
+++ b/certs/load_uefi.c
@@ -35,8 +35,8 @@ static __init bool uefi_check_ignore_db(void)
@@ -105,5 +105,5 @@ index 3d88459..9ef34c4 100644
dbx, dbxsize,
get_handler_for_dbx);
--
-2.13.6
+2.15.0