summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-01-24 00:36:49 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-01-24 00:36:49 -0500
commit5be9bc4f82ac3281267f9d9d500e0591e031e674 (patch)
tree097b7138e10bc8906d4194988eea7cfb128cc87f /static
parenta848f4a4b279a0388272d57e46bbc252ea4138fc (diff)
clarify toybox prebuilt is part of toolchain
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 32138fc1..779f6c70 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -393,7 +393,7 @@
<li>Vanadium: update Chromium base to 87.0.4280.141</li>
<li>Vanadium: update Chromium base to 88.0.4324.93</li>
<li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a): use UTC for kernel timestamp to make reproducible builds easier</li>
- <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a): update toybox prebuilt for various fixes including fixing an issue with the date command causing a build reproducibility issue</li>
+ <li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a): update toolchain's toybox prebuilt for various fixes including fixing an issue with the date command causing a build reproducibility issue</li>
<li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a): apply upstream patch avoiding truncation of kernel debug symbol names generated when using Clang type-based CFI</li>
<li>adjust kernel configuration tests to permit disabling dynamic kernel modules for new kernel variants</li>
<li>fix dark theme issue with Settings app search panel</li>