mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-08 06:31:50 +00:00
v3.5.3
This release includes several bug fixes and a rework of the functional test framework: Bug fixes: - 'verify --fix' now correctly removes directory trees if the entire tree is marked deleted. Reporting of errors with deleting files was also fixed as a result. - Fixes an issue with overwriting previously received data when downloading the latest version file. All subcommands except for 'hashdump' were affected by this bug. - Fixes download retries for delta packs in case of a network connectivity issue. - Fixes error handling in the event 'bundle-add' encounters a file staging failure, which is a fatal error. Other: - Switches to use BATS, instead of python-tappy, for the functional test framework. Signed-off-by: Patrick McCarty <patrick.mccarty@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%