diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-01-29 09:18:35 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-10 04:00:51 -0500 |
| commit | 0b33e9caaa2e60f9b57e685d4e2d12bb8817d15e (patch) | |
| tree | d7e18bcfdc4cc53f3199f448dde6f4f48d7a946b | |
| parent | e6cbb36422af81e681fee0dc4786303e8d0b86aa (diff) | |
6.1 GKI LTS update
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index cf183f6b..63eb3db9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -559,6 +559,8 @@ <ul> <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.6): update to latest GKI LTS branch revision including update to 6.6.73</li> </ul> </article> |
