diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-07 05:42:33 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-10 04:00:52 -0500 |
| commit | c9b7cb84bafd02ccb200684b28b17c25f46c4112 (patch) | |
| tree | 399ff4dd01a9643d361547d8c5114754a0874f64 | |
| parent | 849407855bf882bd973ff9d25fe2756775b36d37 (diff) | |
6.1 GKI LTS update
| -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 57980527..06feabc4 100644 --- a/static/releases.html +++ b/static/releases.html @@ -561,6 +561,7 @@ <ul> <li>kernel (5.10, 5.15, 6.1, 6.6): zero memory in early boot in case it wasn't zeroed by the OS as part of a clean reboot or shutdown</li> + <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.128</li> <li>Launcher: add 4x5 grid option</li> <li>remove infrastructure for our legacy software-based USB peripheral blocking since we've replaced it with <a href="https://grapheneos.org/features#usb-c-port-and-pogo-pins-control">a far better feature using both hardware and software USB connection/data blocking</a> across all supported devices</li> </ul> |
