summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-10-08 04:05:45 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-10-08 04:05:45 -0400
commit9149da61a003f1686f1eb4c255ae929cb1f459c7 (patch)
tree57b3f53a31d2de84347d329dea256c31b7ec131d /static
parentfefaab8f44b756d728833adfe77a1c84a7b011b3 (diff)
auto var init wasn't actually changed for coral
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 5f8f293b..f630c628 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -474,7 +474,6 @@
<li>backport of the Android 12 GrapheneOS Pixel kernels to Android 11 GrapheneOS including the full 2021-10-05 kernel patch level (full set of fixes for firmware and userspace aren't public yet and will be provided by the upcoming release of Android 12 for Pixels)</li>
<li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 5, Pixel 5a): rebase onto Android 12 SP1A.210812.016 kernel releases</li>
<li>kernel (Pixel 4, Pixel 4 XL, Pixel 5, Pixel 5a): temporarily disable unnecessary DEBUG_NOTIFIERS feature (type-based CFI obsoletes it as a security feature) due to an incompatibility with the updated Android 12 kernel LLVM toolchain (discovered issue is benign but we'll be fixing it in a future release)</li>
- <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a): use zero-based filling for automatic variable initialization like the other devices instead of a non-zero byte pattern</li>
</ul>
</article>