summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-02-01 08:44:10 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2025-02-10 04:00:52 -0500
commit391a468101bae48517087d10716d26e0af31a1b4 (patch)
treeac77e657d53c131c51e4f832ad146103317bf868 /static
parentf90f19a471e1933cba530c24dd60b0c9c103a333 (diff)
adjust removal of USB revert
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 8ee17255..f2cc52a5 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -560,7 +560,7 @@
<li>Sandboxed Google Play compatibility layer: add support for enabling Google's credential service including making it function as an unprivileged service rather than a system one (this fixes signing in with Google in certain apps)</li>
<li>kernel (5.15): update to latest GKI LTS branch revision</li>
<li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.126</li>
- <li>kernel (6.1): add back broken upstream USB suspend fix along with a patch fixing a regression it caused</li>
+ <li>kernel (6.1): drop revert for upstream USB fix to test if it's still needed due to lots of other backported changes</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.74</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/133.0.6943.39.0">version 133.0.6943.39.0</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/133.0.6943.39.1">version 133.0.6943.39.1</a></li>