incremental update download improvements

This commit is contained in:
Daniel Micay 2024-11-13 10:42:30 -05:00
parent 2841ba862a
commit a34655f734

View File

@ -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>