Skip to content
Snippets Groups Projects
Commit 1f7058b4 authored by Denis Pynkin's avatar Denis Pynkin
Browse files

ostree-image: accept only signed updates

Starting version v2020.7 `libostree` upstream provides deltas with
[signed metadata](https://github.com/ostreedev/ostree/pull/1985)
allowing to validate the creator of the delta file itself, not only
the commit inside.

The new repository option `core.sign-verify-deltas=true` forces both
`libostree` and AUM to accept deltas with signed metadata only.

This change affect only to systems using `libostree` v2020.7+.
Apertis Update Manager must be
[updated](pkg/apertis-update-manager!57

)
to accept deltas with signed metadata.

Signed-off-by: default avatarDenis Pynkin <denis.pynkin@collabora.com>
parent eabc8225
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment