more Updater improvements
This commit is contained in:
parent
a34655f734
commit
9e456b005d
@ -550,8 +550,11 @@
|
||||
<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: show failure notification for update_engine errors</li>
|
||||
<li>System Updater: add missing UpdateEngine.unbind() to avoid extra callbacks</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>System Updater: delete stale update from a failed download of a previous release slightly earlier</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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user