summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-11-03 03:35:53 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-11-03 03:35:53 -0400
commite3beea7dc3e838c4e208cba8119d6594bbb23671 (patch)
tree1c6a7aa7c1f56ca670b0ed7803b64ae2785a942a
parent20a0ef67a1b0181bdf608bff37f609eb0b2f1fb8 (diff)
add back UNMAP_KERNEL_AT_EL0 for Pixel 4 family
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 200a2f01..fb68c54f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -655,6 +655,7 @@
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/65">version 65</a></li>
<li>Pixel 7, Pixel 7 Pro: replace UWB and EUICC certificates</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro): disable BINFMT_MISC</li>
+ <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a): add back our change enabling UNMAP_KERNEL_AT_EL0 now that upstream issues with it are resolved for this branch</li>
<li>allow toggling presidential alerts</li>
<li>Vanadium: change app id to app.vanadium.browser while using original-package to keep using org.chromium.chrome for existing installs (until factory reset) to preserve compatibility and user data</li>
<li>GmsCompatConfig: stub out privileged UserManager.getUserName()</li>