mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-05 13:11:31 +00:00
This release moves the new swupd and chroot functionality out from behind --new-swupd and --new-chroots, making it the standard behavior for all users. The flags are left as deprecated to not break scripts, but they should be removed by users going forward. Additional improvements in this release include clearing out DNF state files from the internal chroot representation, and removing an error response from the delta pack generation in the case that --to == --from. Signed-off-by: Kevin C. Wells <kevin.c.wells@intel.com>