summaryrefslogtreecommitdiffstats
path: root/resources/grub/patch/grub.johnlane.ie/0003-Cryptomount-luks-allow-multiple-passphrase-attempts.patch
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2016-02-20 23:23:55 (EST)
committer Francis Rowe <info@gluglug.org.uk>2016-02-20 23:23:55 (EST)
commitd4f967a1a5aecf96518e32987a2a3e9ae3795ded (patch)
tree99d18dd6970155227cf731e7a32e19edad8f45dd /resources/grub/patch/grub.johnlane.ie/0003-Cryptomount-luks-allow-multiple-passphrase-attempts.patch
parent1d4ecda3f59df844d28c93cc756a447adb65ce16 (diff)
downloadlibreboot-d4f967a1a5aecf96518e32987a2a3e9ae3795ded.zip
libreboot-d4f967a1a5aecf96518e32987a2a3e9ae3795ded.tar.gz
libreboot-d4f967a1a5aecf96518e32987a2a3e9ae3795ded.tar.bz2
Update to latest GRUB
secfix directory removed (patches merged upstream)
Diffstat (limited to 'resources/grub/patch/grub.johnlane.ie/0003-Cryptomount-luks-allow-multiple-passphrase-attempts.patch')
-rw-r--r--resources/grub/patch/grub.johnlane.ie/0003-Cryptomount-luks-allow-multiple-passphrase-attempts.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/grub/patch/grub.johnlane.ie/0003-Cryptomount-luks-allow-multiple-passphrase-attempts.patch b/resources/grub/patch/grub.johnlane.ie/0003-Cryptomount-luks-allow-multiple-passphrase-attempts.patch
index e68e5c6..252f76f 100644
--- a/resources/grub/patch/grub.johnlane.ie/0003-Cryptomount-luks-allow-multiple-passphrase-attempts.patch
+++ b/resources/grub/patch/grub.johnlane.ie/0003-Cryptomount-luks-allow-multiple-passphrase-attempts.patch
@@ -1,7 +1,7 @@
-From f32a31fd6279114af604a1b4cc33af8d377d2e29 Mon Sep 17 00:00:00 2001
+From b761dd8c48075a285f89ed439a0870879fde6c6e Mon Sep 17 00:00:00 2001
From: John Lane <john@lane.uk.net>
Date: Fri, 26 Jun 2015 13:49:58 +0100
-Subject: [PATCH 3/6] Cryptomount luks allow multiple passphrase attempts
+Subject: [PATCH 04/11] Cryptomount luks allow multiple passphrase attempts
---
grub-core/disk/luks.c | 278 ++++++++++++++++++++++++++------------------------