mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-05 21:21:44 +00:00
Release v6.2.1
This release includes minor enhancements and bug fixes. Enhancements: - Initialize local yum repo even when its empty as newer versions of DNF requires that yum repos be initialized. - Install special case files in the end so that they will not create directories with potentially conflicting permissions. The order of installation is now packages, contents and then special case files. Bug Fixes: - Set file permissions in the chroot after creating it and setting the file owner. This is necessary because umask can prevent newly created files from acquiring the source file's permissions. - Don't follow symlinks when comparing files between content and full chroot. - Skip format bump check in MCA. Signed-off-by: Reagan Lopez <reagan.lopez@intel.com>
This commit is contained in: