Patrick McCarty 42c02c5f4a Release v3.5.3
This release includes several bug fixes and a rework of the functional
test framework:

Bug fixes:

- 'verify --fix' now correctly removes directory trees if the entire
  tree is marked deleted. Reporting of errors with deleting files was
  also fixed as a result.

- Fixes an issue with overwriting previously received data when
  downloading the latest version file. All subcommands except for
  'hashdump' were affected by this bug.

- Fixes download retries for delta packs in case of a network
  connectivity issue.

- Fixes error handling in the event 'bundle-add' encounters a file
  staging failure, which is a fatal error.

Other:

- Switches to use BATS, instead of python-tappy, for the functional test
  framework.

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2016-04-28 12:21:48 -07:00
2016-02-24 09:34:13 -08:00
2016-02-24 09:34:13 -08:00
2016-04-28 11:40:06 -07:00
2016-04-28 17:22:59 +00:00
2016-03-07 14:23:18 -08:00
2016-04-28 12:21:48 -07:00
2016-02-24 09:34:13 -08:00
2016-04-28 17:22:59 +00:00
2016-02-24 09:34:13 -08:00
2016-04-12 12:59:07 -07: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%