mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-08 06:31:50 +00:00
v3.4.0
This release includes the following changes: - Modifies default behavior for the "search" subcommand; it now searches for all matches by default and can be limited by using the --scope option. - Removes default URLs and format number from the binary and instead uses config files to store the defaults. The config files live in the /usr/share/defaults/swupd directory. - Adds missing -c and -v options to the subcommands that needed it, and adds the -F option for bundle-remove. - Adds additional changes to support the bundle includes feature, to be soon enabled in swupd-server: installing older included bundles as part of an update, and new bundle includes support for 'verify'. - Fixes removal of standalone, empty directories with 'verify --fix'. - Fixes fullfile delta application with path_prefix set. - Fixes error handling in the event bundle manifests cannot be loaded. - Fixes removal of symlinks with 'verify --fix'. 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%