mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-07 14:11:52 +00:00
v3.18.3
This release fixes a series of bugs and includes improvements into tests and testlibrary API. Bug fixes: - Better exit codes and failure messages for swupd commands - Documentation improvement adding information about os-format in manpages and systemd unitdir build option in swupd -v - Using a more robust string to integer conversion in order to prevent overflows - Report files removed by --picky in verify summary - Fix verify --fix bug when downgrading to a version with missing bundles. - Fix memory leaks and invalid memory access when using time report (-t) - Adding more probes to time report (report total time and post-install script execution. - Removing deprecated code for handling the deprecated and unused manifest deltas Tests: - Improvement in testlib documentation - Adding more tests - Bug fixes in testlib API - Support for running tests in a proxy environment - Webserver consolidation 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%