mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-03 20:21:32 +00:00
v6.1.1
This release includes a minor bug fix in the zero pack creation. Changes: - Remove shared variable in the zero pack go routine. The err variable was being shared and updated in the zero pack go routine. This could cause race conditions and undesirable results including segmentation fault. This fix creates a local variable within the zero pack go routine. 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%