Matthew Johnson 8b0b6813eb Release v3.17.0
This release adds configurable mirror support to swupd via the 'mirror'
subcommand. Users can 'set' or 'unset' a mirror and the relevant
configuration files will be placed in /etc/swupd/. If the set mirror is
detected to be a small amount behind the upstream CDN a warning will be
issued to the user. If the mirror is significantly out-of-date the
mirror will be automatically unset to supply the user the most recent
security updates.

SSL certificate failures are now handled specially to provide meaningful
telemetry and error reporting to the user.

Retries are avoided when the contenturl is a file:// url to a local
update directory.

Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>
2018-05-04 12:53:32 -07:00
2018-03-26 11:23:04 -07:00
2016-03-07 14:23:18 -08:00
2016-11-17 00:52:22 -08:00
2018-05-04 12:53:32 -07:00
2016-02-24 09:34:13 -08:00
2016-02-24 09:34:13 -08:00
2018-03-26 11:23:04 -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%