mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-07 14:11:52 +00:00
v3.15.3
This release makes some bug and memory management fixes. * swupd-add-pkg bug that prevented creating a local bundle with the same name as the package it includes was fixed. * A bug that caused bundle-list to print garbage for systems with a large number of bundles was fixed. * The swupd completion code was updated and filename completion for swupd hashdump was added. * Protect against bogus filecount heap corruption. 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%