mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-05 13:11:31 +00:00
This release fixes the following bugs: - Resolve /lib to /usr/lib instead of /usr/lib64 - Install DirectPackages to full chroot instead of AllPackages - DirectPackage is the fully resolved list for the bundle(s) - Skip continued lines in dnf install output causing missing lines in parsing - Clear cache before DNF install to full chroot causing dnf tracebacks Smaller fixes such as adding trailing newline to mixbundles, parsing versions numbers on init, normalizing bundle name output, and updating all (currently possible) yum references to dnf were also added. Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>