mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-07 22:21:32 +00:00
v3.18.0
This release includes: - Multiple fixes to memory leaks and invalid memory access - Improvements in clean command, removing more unnecessary Manifests - Adds new flags, keepcache, that keeps all staged cache after an update and max-parallel-downloads (renamed from max-pack-parallel-downloads) that lets user set the number of parallel downloads for packs and fullfiles. - Major improvements in swupd test library. Porting to new testlib was concluded and all tests from old library was ported. Signed-off-by: Otavio Pontes <otavio.pontes@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%