Patrick McCarty a709e4101b Release v3.2.0
This release includes a couple of new features, a couple of bug fixes
for boot file handling, build fixes, and adds some new functional tests.

New features:

- Adds a new mechanism for 'swupd update' to recover in the event of
  certain types of internal errors. The mechanism is currently used to
  recover in a situation where the parent directory is missing for a
  staged file.
- Adds support for libcurl's FILE protocol, allowing the user to pass
  file:// URIs to the -u option.

Bug fixes:

- Fixes handling of boot files for all subcommands. Specifically,
  'bundle-add' was not properly installing boot files, and 'verify
  --fix' was ignoring corrupt boot files.
- Fixes an issue with certificate installation on Yocto.
- Fixes an issue with passing --disable-bzip2 to configure.

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2016-03-10 12:24:42 -08:00
2016-02-24 09:34:13 -08:00
2016-02-24 09:34:13 -08:00
2016-03-07 14:23:18 -08:00
2016-03-07 14:23:18 -08:00
2016-03-10 12:24:42 -08:00
2016-02-24 09:34:13 -08:00
2016-02-24 09:34:13 -08:00
2016-03-10 11:56:18 -08:00
2016-02-24 09:34:13 -08:00
2016-02-24 09:34:13 -08:00

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.
S
Description
No description provided
Readme
11 MiB
Languages
Shell 53.1%
C 44.7%
M4 0.9%
Python 0.7%
Makefile 0.5%
Other 0.1%