Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This release fixes many bugs in the tooling: - Fix double parsing of the config file - Do not add default bundles when 'init' called with offline - Reduce download timeout to 10 seconds instead of 30 on file download - Improve download upstream error message - Enforce UTF-8 locale when running DNF commands in mixer - Ignore possible %ghost files in RPMs - Fix global --offline usage to completely block all outbound network checks on all commands, even when running in container mode - Fix error in concurrent manifest creation code to properly exit on first error hit - Use --bundle-workers for manifest generation like other commands - Fix to use passed in minversion for +10 format bump build Signed-off-by: Tudor Marcu <[email protected]>
- Loading branch information