Patrick McCarty bd002877c1 Release v3.2.0
This release adds support for a bundle includes feature, which allows
bundles that "include" other bundles to depend on each other. This
change reduces duplication of files in manifests and improves build
times for larger bundle sets that contain many includes.

The two other functional changes are:

- The --format option to swupd_create_update is now mandatory.
- The value passed to --format must now be a positive integer.

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2016-04-05 21:44:00 -07:00
2016-03-03 08:39:11 -08:00
2016-03-30 13:08:48 -07:00
2016-04-05 21:44:00 -07:00
2016-02-24 10:00:31 -08:00
2016-02-24 10:00:31 -08:00
2016-02-24 10:00:31 -08:00
2016-02-24 10:00:31 -08:00
2016-02-24 10:00:31 -08:00

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.
S
Description
No description provided
Readme 1.1 MiB
Languages
C 69.3%
Shell 27.7%
Makefile 1.6%
M4 1.4%