mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-08 06:31:50 +00:00
v3.7.3
This release includes several significant fixes and additions to swupd-client: - Renable telemetry in the client with a new implementation, writing records to a file and not blocking swupd operations at all. - Enable travis-ci integration - Fix xattrs enable flag in conjunction with enabling bsdtar - Ignore xattrs when processing manifests - Enable out of tree builds - Enable automatic updates through timer units - Adds man pages - Re-enable updating of config files - Remove block on post-update triggers, saving another 1.5-2 seconds for update - Miscellaneous fixes for typos and updates to autotools files for completeness Signed-off-by: Tudor Marcu <tudor.marcu@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%