mirror of
https://github.com/clearlinux/swupd-server.git
synced 2026-08-19 13:06:41 +00:00
47addb4fa46a0ed38102bf7bb328f00cd29c3602
This release improves full-file creation to make it thread-safe, allowing parallelized runs of many instances of swupd_make_fullfiles. Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>
The swupd-server package provides a reference implementation of a software update server-side component that generates update content consumable by a software update client (swupd-client). Such content includes manifests that describe incremental changes in the OS from build to build, binary deltas, full copies of files (fullfiles) that were added/changed from a previous build, and packs composed of binary deltas and/or fullfiles.
Description
Languages
C
69.3%
Shell
27.7%
Makefile
1.6%
M4
1.4%