From 37a209e640d8b9d2db25dee839f4e1dfb9158bac Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 17 Nov 2024 10:25:15 -0500 Subject: [PATCH] 6.1 GKI LTS update --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 3103c0e0..7c012c1e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -563,7 +563,7 @@
  • kernel (5.10, 5.15, 6.1, 6.6): disable unused TIPC protocol support
  • 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
  • +
  • kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.115
  • System Updater: show failure notification for update_engine errors
  • System Updater: add missing UpdateEngine.unbind() to avoid extra callbacks
  • System Updater: avoid treating non-404 errors such as a connection failure as lack of an incremental update