diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-18 00:55:44 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-18 00:55:44 -0500 |
| commit | cea9f9c8712357d883a6cdafcafd500929cfc821 (patch) | |
| tree | a1c20aa59824c5710e7e8969bab662a6b7a42e8f | |
| parent | eb1b85ae24557163e232bd1fceefae223497bcaf (diff) | |
document that there was a 6.6 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 779ae59a..107c1aa9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -581,6 +581,7 @@ <li>kernel (5.10): update to latest GKI LTS branch revision</li> <li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.170</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.115</li> + <li>kernel (6.6): update to latest GKI LTS branch revision</li> <li>System Updater: show failure notification for update_engine errors</li> <li>System Updater: add missing UpdateEngine.unbind() to avoid extra callbacks for progress and error reporting</li> <li>System Updater: avoid treating non-404 errors such as a connection failure as lack of an incremental update</li> |
