Enhancements - Bundle-list now offers an option to list all bundles that are not required by any explicitly installed bundle in the system (--orphans) - Flag --orphans added to bundle-remove to remove all bundles that are not explicitly installed in the system - Consolidating file heuristics to remove duplication, leading to an improvement in performance - Bash autocomplete auto generate options so it will always match the current installed swupd - Complete support to unusual characters on filenames and directories - Better debug output when delta files failed to apply and curl download errors Bug fixes - Config file loader was not loading config file in /etc properly - Fixed unsigned to signed integer conversion errors - Invalid warning was printed on 3rd-party update when there were no 3rd-party repositories Signed-off-by: Otavio Pontes <otavio.pontes@intel.com>
Swupd Client
swupd is an OS-level software update program that applies updates to a Clear Linux OS. More information on how to use swupd can be found in the official documentation, swupd command man page and other documents on docs directory.
Reporting problems
Use github issue report tool (https://github.com/clearlinux/swupd-client/issues) to report bugs, issues and feature requests.
To help us to reproduce a bug reported, please attach the swupd command line, the command output, swupd version ('swupd -v' output) and clear linux version ('swupd info' output).
For other questions, contact us in Clear Linux mailing list (dev@lists.clearlinux.org) or IRC channel ( #clearlinux on Freenode).
How to contribute
Swupd client is open for contributions, so we are more than willing to review your patches! For more information take a look on the how to contribute guide
Reporting Security Concerns
If you have discovered potential security vulnerability in Swupd, please visit https://01.org/security for best practices on reporting security issues and to report your concern.