diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-11 07:43:03 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-11 07:43:03 -0500 |
| commit | ac0b3d707ac0642e926e9a569947add947eb5b60 (patch) | |
| tree | 269ff7212f85e1a10e9d986623029a1e1fbf9535 /static | |
| parent | 37756cc914e3bc2ca2ee8549c98b330aaf134026 (diff) | |
apply kernel debug symbol name fix
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ <li>Vanadium: update Chromium base to 87.0.4280.141</li> <li>use UTC for kernel timestamp to make reproducible builds easier</li> <li>update toybox prebuilt for various fixes including for the date command</li> + <li>apply upstream patch avoiding truncation of kernel debug symbol names generated when using Clang type-based CFI</li> </ul> </article> --> |
