mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-07 22:21:32 +00:00
v3.13.0
This release adds mixer integration to swupd-client which allows local content to be added alongside upstream content. A bug is also fixed where CTRL-C during fullfile download caused subsequent operations to fail due to a hash mismatch in the state directory. Autocompletion was fixed. A --no-scripts flag was added to the post-update scripts entirely, mainly for container use-cases when these scripts will not work. Signed-off-by: Matthew Johnson <matthew.johnson@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%