uptane / aktualizr

C++ Uptane Client
Mozilla Public License 2.0
16 stars 17 forks source link

Report correct OSTree hash when currently booted target is absent #42

Closed cajun-rat closed 2 years ago

cajun-rat commented 2 years ago

This is a fix for https://github.com/uptane/aktualizr/issues/1 "Aktualizr reports incorrect OSTree hash if it doesn't find the currently-booting version in its targets"

@tkfu