mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-07 22:21:32 +00:00
v3.17.14
This release adds support for using SSL client certificate if provided via /etc/swupd/client.pem, it makes some updates to the swupd test library and travis CI environment and makes a number of bug fixes: - Memory managements improvements for swupd search - No longer use network in swupd clean - Temporarily disable parallel pack downloads due to timeout bug when downloading large packs. 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%