summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-01-11 07:44:24 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-01-11 07:44:24 -0500
commitc10c048cd942c0996cc4f4ae5f9d69f441dac09b (patch)
treee7035f82f20ac05b0a2fc393129302bc3dfbfda9 /static
parentac0b3d707ac0642e926e9a569947add947eb5b60 (diff)
properly list kernel changes
Diffstat (limited to 'static')
-rw-r--r--static/releases.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html
index 5bddf301..5d25b21c 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -391,9 +391,9 @@
<li>use slightly different accent color for the device theme</li>
<li>add carrier-specific visual voicemail configurations to Dialer app</li>
<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>
+ <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 for the date command</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>
</ul>
</article>
-->