summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-08 08:06:38 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-08 08:06:38 -0400
commit707c52bf1b9089c8c0fc0557b7297058c6c971c9 (patch)
tree6c0556243a6ba9025f6e0e0ea1ead4aec74af364 /static
parent720a7440cde3b4cc21b748e9dba4f3d0e9b3f142 (diff)
reorder release notes
Diffstat (limited to 'static')
-rw-r--r--static/releases.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html
index dc0e0642..9b553b08 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -881,10 +881,10 @@
<p>Changes since the 2024092900 release:</p>
<ul>
- <li>work around an upstream Android bug causing our Log Viewer feature to stop working after system_server restarts</li>
- <li>add handling for early boot-time system journal notifications</li>
<li>fix an upstream Android Bluetooth use-after-free bug uncovered by GrapheneOS hardware memory tagging that's triggered when obtaining internet access from another device via Bluetooth</li>
<li>fix an upstream Android race condition bug in handling of system error files to avoid using the wrong timestamps for system errors and then reporting them as new errors after reboot</li>
+ <li>work around an upstream Android bug causing our Log Viewer feature to stop working after system_server restarts</li>
+ <li>add handling for early boot-time system journal notifications</li>
<li>kernel (5.10, 5.15, 6.1, 6.6): backport upstream patch fixing a hole in SELinux W^X enforcement where an </li>
<li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.226</li>
<li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.167</li>