All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/4] Misc shim related fixes/bumps
@ 2021-04-05 20:21 Thomas Petazzoni
  2021-04-05 20:21 ` [Buildroot] [PATCH 1/4] boot/shim: fix build issue due to gnu-efi Thomas Petazzoni
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Thomas Petazzoni @ 2021-04-05 20:21 UTC (permalink / raw)
  To: buildroot

Hello,

While looking at the CVEs for shim, I found out that we were not using
the latest version. And while bumping, I found out that even the
current version doesn't build with recent compiler versions.

PATCH 1/4 and 2/4 fix build issues by backporting upstream
patches. Those patches are already in the newer 15.4, but for the sake
of backporting to 2021.02, it felt better to have them as separate
fixes first. PATCH 3/4 does the 15.4 bump, and PATCH 4/4 re-enables on
ARM32.

Note that I don't have any particular interest in shim, so this has
only been build tested (arm32, arm64 and x86-64).

Thomas

Thomas Petazzoni (4):
  boot/shim: fix build issue due to gnu-efi
  boot/shim: fix build issues with gcc 9.x
  boot/shim: bump to version 15.4
  boot/shim: re-enable on ARM32

 boot/shim/Config.in |  4 +---
 boot/shim/shim.hash |  2 +-
 boot/shim/shim.mk   | 11 ++++-------
 3 files changed, 6 insertions(+), 11 deletions(-)

-- 
2.30.2

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-04-06 11:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-05 20:21 [Buildroot] [PATCH 0/4] Misc shim related fixes/bumps Thomas Petazzoni
2021-04-05 20:21 ` [Buildroot] [PATCH 1/4] boot/shim: fix build issue due to gnu-efi Thomas Petazzoni
2021-04-06  9:46   ` Peter Korsgaard
2021-04-06 11:09   ` Peter Korsgaard
2021-04-05 20:21 ` [Buildroot] [PATCH 2/4] boot/shim: fix build issues with gcc 9.x Thomas Petazzoni
2021-04-06  9:46   ` Peter Korsgaard
2021-04-06 11:09   ` Peter Korsgaard
2021-04-05 20:21 ` [Buildroot] [PATCH 3/4] boot/shim: bump to version 15.4 Thomas Petazzoni
2021-04-06  9:46   ` Peter Korsgaard
2021-04-05 20:21 ` [Buildroot] [PATCH 4/4] boot/shim: re-enable on ARM32 Thomas Petazzoni
2021-04-06  9:46   ` Peter Korsgaard

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.