diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-15 15:18:39 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-20 12:01:32 -0400 |
| commit | f4ab39c9f65b4b715d2b9bb42a7e5dab78b60654 (patch) | |
| tree | c933af7766bbda0ea9c64f6d65d3622d41833d0f | |
| parent | b9e4c4cbd4088a6f591e06696d1c6a9e087641b2 (diff) | |
revert upstream USB change that's causing compatibility issues
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 47338047..a3d675f2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -786,6 +786,7 @@ <p>Changes since the 2024071200 release:</p> <ul> + <li>kernel (5.10, 5.15): revert a USB change backported to kernel.org LTS that's causing DisplayPort alternate mode compatibility issues</li> </ul> </article> --> |
