summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-11-07 01:56:10 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2023-11-07 01:56:10 -0500
commit41387d5f1fbeab655ad6bd6c81b1f01db41ce2d1 (patch)
treecb20b113a6ad8ff2b33c1c22c087915e552d09dc /static
parent2bfe55500a5eb1fe726be4a91f861fcc882b19a9 (diff)
temporary patch level explanation
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 d86c0071..b4cc9474 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -721,7 +721,7 @@
<ul>
<li>full 2023-11-01 security patch level</li>
- <li>full 2023-11-05 security patch level</li>
+ <li>full 2023-11-05 security patch level for generic targets and 5th/8th generation Pixels (6th/7th generation Pixels are marked as 2023-11-01 upstream which may be due to a missing Mali GPU kernel patch we can work on obtaining to apply early)</li>
<li>rebased onto UP1A.231105.003 (generic) and UD1A.231105.004 (shusky) Android Open Source Project releases</li>
<li>Pixel 8, Pixel 8 Pro: always enable hardware memory tagging (there is no longer an opt-in toggle) which is currently used everywhere other than Vanadium (coming soon), vendor executables and user installed apps with their own native code not marked as compatible with memory tagging</li>
<li>Launcher: add missing catch for null pointer exception (upstream bug) triggered by Signal</li>