From ac0b3d707ac0642e926e9a569947add947eb5b60 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 11 Jan 2021 07:43:03 -0500 Subject: [PATCH] apply kernel debug symbol name fix --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 0e951e66..5bddf301 100644 --- a/static/releases.html +++ b/static/releases.html @@ -393,6 +393,7 @@
  • Vanadium: update Chromium base to 87.0.4280.141
  • use UTC for kernel timestamp to make reproducible builds easier
  • update toybox prebuilt for various fixes including for the date command
  • +
  • apply upstream patch avoiding truncation of kernel debug symbol names generated when using Clang type-based CFI
  • -->