mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-08 06:31:50 +00:00
v3.5.4
This release fixes several bugs: - Enforces the limitation of 'bundle-remove' to only accept one bundle argument. - Avoids resuming interrupted downloads if the server does not support range requests. - Fixes error handling of 'verify -i -m latest' in case of network connectivity issues. - Fixes verify_fix_path functionality to work with 'bundle-add'. - Fixes 'check-update -v' if the swupd config files for URLs do not exist. - Fixes error handling for invalid arguments passed to the -p/--path option. 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%