mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-03 12:11:45 +00:00
v6.1.2
This release includes bug fixes to maintain feature parity with v5.9.1 along with the MCA change to take into account sha256 hashes. Changes: - Skip hash comparisons between md5 and sha256 during `build validate` to avoid incorrect hash mismatches. rpm 4.12 used md5 file hashes by default and rpm 4.14 switched the default to sha256. - Stop building bundles and exit if package dependencies are not resolved. This re-enables feature parity with v5.9.1. - Allow users to set multiple repos correctly by removing the constraint to use only "clear" and "local" repos. This re-enables feature parity with v5.9.1. - Fix the incorrect error message when trying to remove a non-existent repo. Signed-off-by: Reagan Lopez <reagan.lopez@intel.com>
This project contains tooling for using the software update mixer.
Please follow the guide at https://docs.01.org/clearlinux/latest/guides/clear/mixer.html to learn more about how to use the mixer tool.
Languages
Go
89.1%
Shell
9.1%
Makefile
1.8%