summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-08 10:31:56 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-08 10:33:08 -0400
commitba0b5e7a4253fb1388e9e6aad24be03a7af6c24b (patch)
treee8b54d4b2651aa298f3ea2a401d2ec2baf6edd8d /static
parentfe31c1dd91bfe7a53894dd0f9c03d749078cf28f (diff)
improve USB-C port control robustness and error reporting
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 13280b29..836490be 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -889,6 +889,7 @@
<ul>
<li>full 2024-10-01 security patch level</li>
+ <li>overhaul the implementation of our USB-C port control feature to improve robustness and error reporting</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>