From a34655f7342e99921f1d2420b84f27486c9122ed Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 13 Nov 2024 10:42:30 -0500 Subject: [PATCH] incremental update download improvements --- static/releases.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/releases.html b/static/releases.html index d9616ff8..99d68b49 100644 --- a/static/releases.html +++ b/static/releases.html @@ -550,6 +550,8 @@
  • kernel (5.10): update to latest GKI LTS branch revision
  • kernel (5.15): update to latest GKI LTS branch revision
  • kernel (6.1): update to latest GKI LTS branch revision
  • +
  • System Updater: avoid treating non-404 errors such as a connection failure as lack of an incremental update
  • +
  • System Updater: handle a partially downloaded incremental update being removed from the server by falling back to the full update instead of retrying resuming the incremental download until the next update (this will allow us to remove an incremental for the latest available version to save storage space or work around a potential update_engine bug without it causing download resumption errors)
  • Vanadium: update to version 130.0.6723.102.1
  • Vanadium: update to version 131.0.6778.39.0