summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-11-06 21:49:34 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2023-11-06 21:49:43 -0500
commit3729d77894db4ed4e5799fe29c597b725769d26c (patch)
tree96ffc11ec97d7ebb616cfdcc9883d1165689d28a /static
parentc5a078fd7fd58741e099fd2879852bf178d3e1b7 (diff)
add November update release notes
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index ca54f0ff..78a786d1 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -719,6 +719,8 @@
<p>Changes since the 2023103100 release:</p>
<ul>
+ <li>full 2023-11-01 security patch level</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>
<li>revert change to show crash dialog for first crash of an app since boot since this results in a high support burden from the many third party app crashes it uncovers especially since it's not enabled on the stock OS</li>