Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

v3.6.0

Compare
Choose a tag to compare
@phmccarty phmccarty released this 27 Jun 23:05
· 2035 commits to master since this release

This release enables support for verification of signed MoM manifests,
with the MoM being the root of trust for any swupd-client action that
references update content (i.e. 'update', 'verify', etc.). Also, to
complete the chain of trust rooted at the MoM, integrity checks have
been enabled for bundle manifests.

To enable this feature, pass the --enable-signature-verification option
to the configure script.