Otavio Pontes a9c1366019 Release v3.18.5
This release adds enhancements, bug fixes and test improvements.

Enhancements:
 - Remove dependency on verifytime binary
 - Prettier --time outputs

Bug Fixes:
 - Don't fail an update if a bundle is removed on server
 - Inform out of disk errors on download failures
 - Fix TOCTOU problem when verifying system time
 - Adjust system time on check-updates to assure signature
   validation will work
 - Fix error on output of verifytime when errors occurred.
 - Behavior of verify and verify --fix is know consistent
 - Fix incorrect --time output on bundle-add
 - Use correct permissions when creating parent for statedir directory
 - Apply system locale on swupd to avoid warnings on filename conversions
 - Don't affect autocomplete behavior on a verify --fix

Tests
 - Adding new tests and improvements to existing tests
 - Full tests reorganization to have a better view on the total
   functional test coverage

Signed-off-by: Otavio Pontes <otavio.pontes@intel.com>
2018-11-28 20:58:18 +00:00
2018-10-22 14:11:43 -07:00
2018-05-22 15:08:38 -07:00
2016-03-07 14:23:18 -08:00
2018-11-12 14:30:45 -08:00
2018-11-12 14:30:45 -08:00
2018-11-28 20:58:18 +00: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%