Patrick McCarty 9bca07e763 Release v3.4.0
This release includes the following changes:

- Modifies default behavior for the "search" subcommand; it now searches
  for all matches by default and can be limited by using the --scope
  option.

- Removes default URLs and format number from the binary and instead
  uses config files to store the defaults. The config files live in the
  /usr/share/defaults/swupd directory.

- Adds missing -c and -v options to the subcommands that needed it, and
  adds the -F option for bundle-remove.

- Adds additional changes to support the bundle includes feature, to be
  soon enabled in swupd-server: installing older included bundles as
  part of an update, and new bundle includes support for 'verify'.

- Fixes removal of standalone, empty directories with 'verify --fix'.

- Fixes fullfile delta application with path_prefix set.

- Fixes error handling in the event bundle manifests cannot be loaded.

- Fixes removal of symlinks with 'verify --fix'.

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2016-04-05 14:13:50 -07: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-04-05 14:13:50 -07: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%