mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-07 22:21:32 +00:00
v3.8.6
This release introduces some large changes, Features: - swupd -t/--time flag to enable verbose timing output of swupd operations (update, verify, bundle-add) - verifytime service added to boot to check client systems are on a sane time - Accept multiple bundles when using bundle-remove Fixes: - Attempt to automatically fix statedir corruption from bad files/tars - Fix download and hysteresis logic on error paths and improve curl usage - Improve return codes for bundle-add to cover various scenarios of incorrect/correct bundle additions 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%