Patrick McCarty 944a5c8eb6 Release v3.1.0
This release adds a new feature and fixes a few bugs:

New feature:

- Adds a new subcommand, "search", that can be used for searching for
  bundles that provide a certain binary or library; if there are any
  bundle providers, they are printed to the console.

Bug fixes:

- Fixes peer links of manifests between two Manifest.MoMs; as a result,
  changed/added/deleted manifest reporting is fixed for updates, and
  more delta manifests are likely to apply if available.

- Adds more specific reporting for Curl error messsages.

- Make 'swupd verify --install' output less verbose; files in the target
  directory are not expected to exist, so reporting missing/fixed for
  files is unnecessary unless errors are encountered.

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2016-03-07 14:23:18 -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-07 14:23:18 -08:00
2016-03-07 14:23:18 -08:00
2016-03-07 14:23:18 -08:00
2016-03-07 14:23:18 -08:00
2016-02-24 09:34:13 -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-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%