Enhancements: - Documentation and output improvements for new verify alias - zsh shell command completion - Prevent swupd from running interactive commands - Require force flag to prevent users to rely on unsafe http connections - Create a config file to set default flags to be used with swupd commands - Supporting new Manifest feature: also-add (optional) bundles. - Rework on preventing flag duplication - Don't print progress report on autoupdate Bug fixes: - Root required in cases where it shouldn't - Download progress bug could print percentages larger than 100% - When using a local mirror, continue update even if not possible to check if mirror is outdated Tests: - Including extra signature verification tests, like key rotation and chained certificate checks - Fixing some incorrect and broken tests - Extra tests added 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.