Matthew Johnson 3fbd376579 Release v3.17.4
This release make several bug fixes and implementation improvements as
listed below:

* Fix memory leak on subscription list
* Add missing --nosigcheck option to search subcommand
* Better memory management in some codepaths
* Report missing packs to telemetry (when user is opted-in)
* Unused/commented-out code removed from codebase
* Improve the internal swupd_curl API, including making it more usable
  and performing better memory management.
* Remove content when running swupd clean and only keep manifests around
* Add fullfile fallback to bundle-add code.
* Refactor bundle-remove to properly remove multiple bundles.

Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>
2018-06-08 10:51:22 -07:00
2018-05-22 15:08:38 -07:00
2018-06-08 10:49:21 -07:00
2018-06-08 10:49:21 -07:00
2016-03-07 14:23:18 -08:00
2018-05-22 15:08:38 -07:00
2016-11-17 00:52:22 -08:00
2018-06-08 10:51:22 -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

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%