diff for duplicates of <31374.1480078855@warthog.procyon.org.uk> diff --git a/a/1.txt b/N1/1.txt index a74e273..27a847f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,7 +6,7 @@ check on SetupMode be that it isn't 0 rather than it is 1? David --- commit 6d4bb08e376045e27706c2740c0fdff0a6ec43f7 -Author: David Howells <dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> +Author: David Howells <dhowells@redhat.com> Date: Fri Nov 25 11:52:05 2016 +0000 efi: Handle secure boot from UEFI-2.6 @@ -14,8 +14,8 @@ Date: Fri Nov 25 11:52:05 2016 +0000 UEFI-2.6 adds a new variable, DeployedMode. If it exists, this must be 1 if we're to engage lockdown mode. - Reported-by: James Bottomley <James.Bottomley-d9PhHud1JfjCXq6kfMZ53/egYHeGw8Jk@public.gmane.org> - Signed-off-by: David Howells <dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> + Reported-by: James Bottomley <James.Bottomley@HansenPartnership.com> + Signed-off-by: David Howells <dhowells@redhat.com> diff --git a/drivers/firmware/efi/libstub/secureboot.c b/drivers/firmware/efi/libstub/secureboot.c index ca643eba5a4b..157782d1c552 100644 diff --git a/a/content_digest b/N1/content_digest index 9afeda9..855dd56 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,4 +1,3 @@ - "ref\0CAKv+Gu9c-C2uXZ0fVatCM8ffXJZDgjBcDb_T0nsFecGqgrF11Q@mail.gmail.com\0" "ref\0147990561294.7576.6464430479448167484.stgit@warthog.procyon.org.uk\0" "ref\0147990565051.7576.9673287945782426886.stgit@warthog.procyon.org.uk\0" "ref\01480016487.2444.18.camel@HansenPartnership.com\0" @@ -7,19 +6,11 @@ "ref\016661.1480075392@warthog.procyon.org.uk\0" "ref\0CAKv+Gu_d5+Kvo7Tptnpg7kfjpqxhQ3a3nsQ0Ufsm6rBOFry+mQ@mail.gmail.com\0" "ref\017565.1480077303@warthog.procyon.org.uk\0" - "ref\0CAKv+Gu9c-C2uXZ0fVatCM8ffXJZDgjBcDb_T0nsFecGqgrF11Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0David Howells <dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" - "Subject\0Re: [PATCH 5/7] efi: Get the secure boot status [ver #3]\0" + "ref\0CAKv+Gu9c-C2uXZ0fVatCM8ffXJZDgjBcDb_T0nsFecGqgrF11Q@mail.gmail.com\0" + "From\0dhowells@redhat.com (David Howells)\0" + "Subject\0[PATCH 5/7] efi: Get the secure boot status [ver #3]\0" "Date\0Fri, 25 Nov 2016 13:00:55 +0000\0" - "To\0Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org" - James Bottomley <James.Bottomley-JuX6DAaQMKPCXq6kfMZ53/egYHeGw8Jk@public.gmane.org> - linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-security-module <linux-security-module-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Lukas Wunner <lukas-JFq808J9C/izQB+pC5nmwQ@public.gmane.org> - keyrings-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Okay, how about the attached?\n" @@ -30,7 +21,7 @@ "David\n" "---\n" "commit 6d4bb08e376045e27706c2740c0fdff0a6ec43f7\n" - "Author: David Howells <dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" + "Author: David Howells <dhowells@redhat.com>\n" "Date: Fri Nov 25 11:52:05 2016 +0000\n" "\n" " efi: Handle secure boot from UEFI-2.6\n" @@ -38,8 +29,8 @@ " UEFI-2.6 adds a new variable, DeployedMode. If it exists, this must be 1\n" " if we're to engage lockdown mode.\n" " \n" - " Reported-by: James Bottomley <James.Bottomley-d9PhHud1JfjCXq6kfMZ53/egYHeGw8Jk@public.gmane.org>\n" - " Signed-off-by: David Howells <dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" + " Reported-by: James Bottomley <James.Bottomley@HansenPartnership.com>\n" + " Signed-off-by: David Howells <dhowells@redhat.com>\n" "\n" "diff --git a/drivers/firmware/efi/libstub/secureboot.c b/drivers/firmware/efi/libstub/secureboot.c\n" "index ca643eba5a4b..157782d1c552 100644\n" @@ -89,4 +80,4 @@ " #define EFI_2_20_SYSTEM_TABLE_REVISION ((2 << 16) | (20))\n" #define EFI_2_10_SYSTEM_TABLE_REVISION ((2 << 16) | (10)) -d276d87262c90ab5f967e77c8ebb39f530d58a37fe6ea41a43a943ca22967121 +f9035205284d00b0189a509dca6e73a1fa9c4c06f502a033db19096af8ff8d22
diff --git a/a/1.txt b/N2/1.txt index a74e273..27a847f 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -6,7 +6,7 @@ check on SetupMode be that it isn't 0 rather than it is 1? David --- commit 6d4bb08e376045e27706c2740c0fdff0a6ec43f7 -Author: David Howells <dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> +Author: David Howells <dhowells@redhat.com> Date: Fri Nov 25 11:52:05 2016 +0000 efi: Handle secure boot from UEFI-2.6 @@ -14,8 +14,8 @@ Date: Fri Nov 25 11:52:05 2016 +0000 UEFI-2.6 adds a new variable, DeployedMode. If it exists, this must be 1 if we're to engage lockdown mode. - Reported-by: James Bottomley <James.Bottomley-d9PhHud1JfjCXq6kfMZ53/egYHeGw8Jk@public.gmane.org> - Signed-off-by: David Howells <dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> + Reported-by: James Bottomley <James.Bottomley@HansenPartnership.com> + Signed-off-by: David Howells <dhowells@redhat.com> diff --git a/drivers/firmware/efi/libstub/secureboot.c b/drivers/firmware/efi/libstub/secureboot.c index ca643eba5a4b..157782d1c552 100644 diff --git a/a/content_digest b/N2/content_digest index 9afeda9..895605a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,4 +1,3 @@ - "ref\0CAKv+Gu9c-C2uXZ0fVatCM8ffXJZDgjBcDb_T0nsFecGqgrF11Q@mail.gmail.com\0" "ref\0147990561294.7576.6464430479448167484.stgit@warthog.procyon.org.uk\0" "ref\0147990565051.7576.9673287945782426886.stgit@warthog.procyon.org.uk\0" "ref\01480016487.2444.18.camel@HansenPartnership.com\0" @@ -7,19 +6,19 @@ "ref\016661.1480075392@warthog.procyon.org.uk\0" "ref\0CAKv+Gu_d5+Kvo7Tptnpg7kfjpqxhQ3a3nsQ0Ufsm6rBOFry+mQ@mail.gmail.com\0" "ref\017565.1480077303@warthog.procyon.org.uk\0" - "ref\0CAKv+Gu9c-C2uXZ0fVatCM8ffXJZDgjBcDb_T0nsFecGqgrF11Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0David Howells <dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" + "ref\0CAKv+Gu9c-C2uXZ0fVatCM8ffXJZDgjBcDb_T0nsFecGqgrF11Q@mail.gmail.com\0" + "From\0David Howells <dhowells@redhat.com>\0" "Subject\0Re: [PATCH 5/7] efi: Get the secure boot status [ver #3]\0" "Date\0Fri, 25 Nov 2016 13:00:55 +0000\0" - "To\0Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org" - James Bottomley <James.Bottomley-JuX6DAaQMKPCXq6kfMZ53/egYHeGw8Jk@public.gmane.org> - linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-security-module <linux-security-module-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Lukas Wunner <lukas-JFq808J9C/izQB+pC5nmwQ@public.gmane.org> - keyrings-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" + "To\0Ard Biesheuvel <ard.biesheuvel@linaro.org>\0" + "Cc\0dhowells@redhat.com" + James Bottomley <James.Bottomley@hansenpartnership.com> + linux-efi@vger.kernel.org <linux-efi@vger.kernel.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + linux-security-module <linux-security-module@vger.kernel.org> + Lukas Wunner <lukas@wunner.de> + keyrings@vger.kernel.org + " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" "Okay, how about the attached?\n" @@ -30,7 +29,7 @@ "David\n" "---\n" "commit 6d4bb08e376045e27706c2740c0fdff0a6ec43f7\n" - "Author: David Howells <dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" + "Author: David Howells <dhowells@redhat.com>\n" "Date: Fri Nov 25 11:52:05 2016 +0000\n" "\n" " efi: Handle secure boot from UEFI-2.6\n" @@ -38,8 +37,8 @@ " UEFI-2.6 adds a new variable, DeployedMode. If it exists, this must be 1\n" " if we're to engage lockdown mode.\n" " \n" - " Reported-by: James Bottomley <James.Bottomley-d9PhHud1JfjCXq6kfMZ53/egYHeGw8Jk@public.gmane.org>\n" - " Signed-off-by: David Howells <dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" + " Reported-by: James Bottomley <James.Bottomley@HansenPartnership.com>\n" + " Signed-off-by: David Howells <dhowells@redhat.com>\n" "\n" "diff --git a/drivers/firmware/efi/libstub/secureboot.c b/drivers/firmware/efi/libstub/secureboot.c\n" "index ca643eba5a4b..157782d1c552 100644\n" @@ -89,4 +88,4 @@ " #define EFI_2_20_SYSTEM_TABLE_REVISION ((2 << 16) | (20))\n" #define EFI_2_10_SYSTEM_TABLE_REVISION ((2 << 16) | (10)) -d276d87262c90ab5f967e77c8ebb39f530d58a37fe6ea41a43a943ca22967121 +9915fdb775062d41fb1f137a8a160e8ddfc9021733a103f13b764be73b7678f8
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.