mirror of
https://github.com/clearlinux/swupd-server.git
synced 2026-08-28 13:15:46 +00:00
31bb949b9b
When a format bump occurs and the new format is greater than the old format, an actions field is written to the Manifest.MoM containing the string "update". This "update" action tells the client that it is necessary to re-execute swupd update to bring the client to the latest version within the new format. Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>