mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-08 06:31:50 +00:00
v3.5.7
This release incorporates a couple of bug fixes. - Fixes the bash completion script to support calling 'swupd' with an absolute path (e.g. /usr/bin/swupd). - Improve behavior of 'update' when crossing a minversion, when potentially many update artifacts only have their "last update" field modified. For these artifacts, 'update' will now avoid downloading fresh copies, thus improving performance times for an update. 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%