mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-03 12:11:45 +00:00
v6.1.6
This release includes transitioning to `go mod` to manage dependencies along with minor enhancements and bug fixes. Changes: - vendor: Use `go mod` to manage dependencies. - Makefile: Remove unused local gopath and set default gopath. - Makefile: Install go linters if it's not present. - MCA: Refactor diff results analysis section to make it easier to handle special case manifest files. - MCA: Add support for bundle tracking file. - swupd: Retain previously deleted file entries when the previous manifest's filelist is longer than the new manifest's list. - repo: Add the option to set a repo’s priority using the `set-priority` repo command. - Detect deprecated bundles when crossing an upstream format bump in a downstream mix. - When packages cannot be resolved during `build bundles`, indicate the unresolved packages in the error message. 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%