summaryrefslogtreecommitdiffstats
path: root/MODSIGN-Support-not-importing-certs-from-db.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2016-01-05 14:56:17 -0500
committerJosh Boyer <jwboyer@fedoraproject.org>2016-01-05 14:56:17 -0500
commit48f65f65ce3da16aafd1a9e03fbce36410163daf (patch)
tree7e3979cdae3a84fb38fa0412c450b366b5ad4759 /MODSIGN-Support-not-importing-certs-from-db.patch
parent44ce1614d8ca3f93aab59bd742a0bce163a91eb3 (diff)
downloadkernel-48f65f65ce3da16aafd1a9e03fbce36410163daf.tar.gz
kernel-48f65f65ce3da16aafd1a9e03fbce36410163daf.tar.xz
kernel-48f65f65ce3da16aafd1a9e03fbce36410163daf.zip
Merge 4.3.3 from stabilization branch
Diffstat (limited to 'MODSIGN-Support-not-importing-certs-from-db.patch')
-rw-r--r--MODSIGN-Support-not-importing-certs-from-db.patch6
1 files changed, 5 insertions, 1 deletions
diff --git a/MODSIGN-Support-not-importing-certs-from-db.patch b/MODSIGN-Support-not-importing-certs-from-db.patch
index 4782e734f..bb5ae2a2c 100644
--- a/MODSIGN-Support-not-importing-certs-from-db.patch
+++ b/MODSIGN-Support-not-importing-certs-from-db.patch
@@ -1,6 +1,7 @@
+From d7c9efa4ab647d6ccb617f2504e79a398d56f7d4 Mon Sep 17 00:00:00 2001
From: Josh Boyer <jwboyer@fedoraproject.org>
Date: Thu, 3 Oct 2013 10:14:23 -0400
-Subject: [PATCH] MODSIGN: Support not importing certs from db
+Subject: [PATCH 19/20] MODSIGN: Support not importing certs from db
If a user tells shim to not use the certs/hashes in the UEFI db variable
for verification purposes, shim will set a UEFI variable called MokIgnoreDB.
@@ -78,3 +79,6 @@ index 94b0eb38a284..ae28b974d49a 100644
}
mok = get_cert_list(L"MokListRT", &mok_var, &moksize);
+--
+2.4.3
+