summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-11-13 10:42:30 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-11-13 10:50:48 -0500
commita34655f7342e99921f1d2420b84f27486c9122ed (patch)
treef8104f39573533420f59ae9f67e1837d08a0837a /static
parent2841ba862a17947df9f41526246f45fb806f53ed (diff)
incremental update download improvements
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 2 insertions, 0 deletions
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 @@
<li>kernel (5.10): update to latest GKI LTS branch revision</li>
<li>kernel (5.15): update to latest GKI LTS branch revision</li>
<li>kernel (6.1): update to latest GKI LTS branch revision</li>
+ <li>System Updater: avoid treating non-404 errors such as a connection failure as lack of an incremental update</li>
+ <li>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)</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/130.0.6723.102.1">version 130.0.6723.102.1</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/131.0.6778.39.0">version 131.0.6778.39.0</a></li>
</ul>