Otavio Pontes c0aa200f3b Release v3.18.3
This release fixes a series of bugs and includes improvements into tests and testlibrary API.

Bug fixes:
 - Better exit codes and failure messages for swupd commands
 - Documentation improvement adding information about os-format in manpages and
   systemd unitdir build option in swupd -v
 - Using a more robust string to integer conversion in order to prevent overflows
 - Report files removed by --picky in verify summary
 - Fix verify --fix bug when downgrading to a version with missing bundles.
 - Fix memory leaks and invalid memory access when using time report (-t)
 - Adding more probes to time report (report total time and post-install script
   execution.
 - Removing deprecated code for handling the deprecated and unused manifest
   deltas

Tests:
 - Improvement in testlib documentation
 - Adding more tests
 - Bug fixes in testlib API
 - Support for running tests in a proxy environment
 - Webserver consolidation

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