This release adds enhancements, bug fixes and test improvements.
Enhancements:
- List experimental bundles on bundle-* and search functions
- Moving generic parameters to a global parameters parsing so they can be
consistent all over swupd.
- Let users to define bundle aliases
Bug Fixes:
- Better overflow handling on integer cmdline arguments
- Use execve instead of system to run system binaries and avoid globing
- Fix the number of deleted files in bundle-remove
- Update when using a mirror was failing if upstream was down
- Improvements in log framework and better error and warning reporting
- Adding more debug information when downloading
- Replace strftime to asctime to avoid segfaults
- When verifying a system, don't list skiped files as errors
- Don't force download retries if the disk is full
- Fix several parallel download errors
Tests
- Several bug fixes in testlib and improvements in styles
- New tests added