summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-07-16 11:02:41 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-07-20 12:01:32 -0400
commit88a5ad431cd38223df37ba9978b81d6f0c3317ee (patch)
tree00a9d6d0c6efce179956ff152768c3af2eb085f7
parentb6d22068ec11bc652e7b98ed9c4f8afb95b47146 (diff)
avoid race for setting USB port mode
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 892686ab..ecd5b630 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -786,6 +786,7 @@
<p>Changes since the 2024071200 release:</p>
<ul>
+ <li>avoid race for setting USB port mode when the lock method is set to none (lockscreen disabled)</li>
<li>kernel (5.10, 5.15): revert a USB change backported to kernel.org LTS that's causing DisplayPort alternate mode compatibility issues</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-123">version 123</a></li>
</ul>