Skip to content

Refactoring the OTA upgrader part

Denis Pynkin requested to merge wip/d4s/T5882 into apertis/v2019pre

Added check of metadata first, so we do not need to download the whole commit to decide if it fits for our system.

Refactored _ostree_upgrader_update_thread() function to allow to use the advantages of metadata check prior downloading the commit.

Edited by Denis Pynkin

Merge request reports