diff options
| -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> |
