This repository was archived by the owner on Aug 7, 2025. It is now read-only.
Commit da61915
Otavio Pontes
This release adds enhancements, bug fixes and test improvements.
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>1 parent ab37e80 commit da61915
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments