mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-07 14:11:52 +00:00
v3.18.5
This release adds enhancements, bug fixes and test improvements. Enhancements: - Remove dependency on verifytime binary - Prettier --time outputs Bug Fixes: - Don't fail an update if a bundle is removed on server - Inform out of disk errors on download failures - Fix TOCTOU problem when verifying system time - Adjust system time on check-updates to assure signature validation will work - Fix error on output of verifytime when errors occurred. - Behavior of verify and verify --fix is know consistent - Fix incorrect --time output on bundle-add - Use correct permissions when creating parent for statedir directory - Apply system locale on swupd to avoid warnings on filename conversions - Don't affect autocomplete behavior on a verify --fix Tests - Adding new tests and improvements to existing tests - Full tests reorganization to have a better view on the total functional test coverage 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%