mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-03 20:21:29 +00:00
24 lines
1.4 KiB
Markdown
24 lines
1.4 KiB
Markdown
# Swupd Client
|
|
|
|
[](https://travis-ci.org/clearlinux/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](https://clearlinux.org/documentation/clear-linux/guides/maintenance/swupd-guide), [swupd command man page](docs/swupd.1.rst) and other documents on [docs directory](docs/).
|
|
|
|
## 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](docs/how_to_contribute.md)
|
|
|
|
## 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.
|