mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-07 22:21:32 +00:00
v3.14.4
This release calls clr-service-restart if a POST_UPDATE script is not configured and the clr-service-restart binary exists on the system. clr-service-restart is a program that restarts all services that are running against out-of-date service files or libraries. Any POST_UPDATE script should also call this binary in a similar fashion. This release also fixes a couple memory leaks and a warning call in archive.c libarchive calling code. Signed-off-by: Matthew Johnson <matthew.johnson@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%