summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-04-04 17:15:20 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-04-04 22:10:06 -0400
commit1f74dd6e1d6a20cbf031a5b095903d218d7eaeaa (patch)
treeb1264d635ea48cfb5ae33d2e195e8046f5850816 /static/releases.html
parentb1777ceca8773c20847461815f8f06d746e62759 (diff)
upstream DP alt mode fix for commit we reverted is confirmed
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index df8dd8e7..d7e43921 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -600,7 +600,7 @@
<li>further restrict access to all global and per-user settings added by GrapheneOS with our new infrastructure</li>
<li>replace disabling the unused ADD_USERS_WHEN_LOCKED and ENABLE_EPHEMERAL_FEATURE settings at boot with a new approach of making settings immutable in the code, which we can expand in the future to other problematic settings not used by GrapheneOS</li>
<li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.131</li>
- <li>kernel (6.1): drop revert for upstream USB fix causing DisplayPort alternate mode regression due to another upstream patch attempting to fix it</li>
+ <li>kernel (6.1): drop revert for upstream USB fix causing DisplayPort alternate mode regression due to another upstream patch successfully fixing it</li>
<li>kernel (6.6): update to latest GKI LTS branch revision</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/135.0.7049.38.0">version 135.0.7049.38.0</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-155">version 155</a></li>