summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-05-03 11:30:27 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-05-03 11:30:27 -0400
commit6820b6ba6ace7b0b99cb5543cb933f28edb764bd (patch)
treed6919a4cefb81a894ccbeb757311698d6c49c3dd
parentfc29cfc97a68209694281a203eddd7506444f72e (diff)
clarify revert for kernel X11 workaround
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index b353c04e..968a9680 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -602,7 +602,7 @@
<li>Auditor: add default enabled data saver exemption</li>
<li>kernel (Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold): switch to synchronous mode for the Hardware Tag-Based KASAN implementation to improve security and error reporting (we'll continue using asymmetric mode in userspace where it provides very comparable security and error reporting to synchronous mode with lower overhead)</li>
<li>kernel (6.1): update to latest GKI LTS branch revision</li>
- <li>kernel (6.1): revert upstream Linux kernel change attempting to work around frame drops caused by a workaround used by video players on X11-based platforms due to it breaking DisplayPort alternate mode audio</li>
+ <li>kernel (6.1): revert upstream Linux kernel change attempting to work around frame drops caused by a workaround used by video players on X11-based platforms (irrelevant to Android) due to it breaking DisplayPort alternate mode audio</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.88</li>
<li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/29">version 29</a></li>
<li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/30">version 30</a></li>