mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-07 22:21:32 +00:00
v3.7.6
This release enables mandatory signature verification, which means the Manifest.MoM signature MUST verify correctly for an update operation to continue, else swupd will exit. This ensures that wherever the content comes from, i.e thru a CDN, clients are guaranteed to receive the "correct" content that they were intended to consume. It also forces clients to remain on the secure update path if only verifiable content is allowed on the system. Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
The swupd-client package provides a reference implementation of a software update client which performs file level updates of an OS, preferentially using binary deltas whenever possible for efficiency under an assumption that the OS develops with a release process aimed at rapidly deploying small incremental changes.
Languages
Shell
53.1%
C
44.7%
M4
0.9%
Python
0.7%
Makefile
0.5%
Other
0.1%