diff --git a/static/releases.html b/static/releases.html index bd5f8f9a..e5295ff0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -576,6 +576,9 @@
  • System Updater: raise download buffer size to 16384 from 8192
  • System Updater: delete update package immediately after completion
  • System Updater: fall back to downloading and installing a full update if an incremental (delta) update fails initialization which occurs when a firmware or OS image has been corrupted (extremely rare edge case due to verified boot)
  • +
  • System Updater: retry faster if installation fails
  • +
  • System Updater: improve error checking to provide better error messages
  • +
  • System Updater: close update package zip file earlier
  • kernel (6.6): update to latest GKI LTS branch revision