From cea9f9c8712357d883a6cdafcafd500929cfc821 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 18 Nov 2024 00:55:44 -0500 Subject: [PATCH] document that there was a 6.6 GKI LTS update --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • kernel (5.10): update to latest GKI LTS branch revision
  • kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.170
  • kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.115
  • +
  • kernel (6.6): update to latest GKI LTS branch revision
  • System Updater: show failure notification for update_engine errors
  • System Updater: add missing UpdateEngine.unbind() to avoid extra callbacks for progress and error reporting
  • System Updater: avoid treating non-404 errors such as a connection failure as lack of an incremental update