Rodrigo Chiossi 48e7608937 Release v5.2.1
Bug fixes:

- Do not user container for `build image`.
The build image command cannot run in a container because there are no
loopback devices to mount in a container environment. This change
forces mixer to run in native mode when build image is called.

- Revert download timeout to default values.
The timeout for downloads was causing mixer to fail in slow networks
because it was too short. This fix reverts the value back to default.

- Properly handle upstream URL with subpath.
Mixer were unable to properly handle downloads when the upstream URL
included subpaths since the subpath was discarded. This fix changes the
internal algorithm to preserve the subpath.

- Enforce --Offline flag.
During mixer initialization, some commands relied on a separate check to
determine if an online check was required. This check ignored the value
of the --offline check, causing some scenarios where mixer would try to
connect even when the flag was set. This fix gives priority to the flag
to make sure it is always respected when set.

Signed-off-by: Rodrigo Chiossi <rodrigo.chiossi@intel.com>
2018-09-21 14:35:44 -07:00
2018-09-08 00:11:44 +02:00
2018-07-31 10:57:39 -07:00
2018-09-08 00:11:44 +02:00
2018-03-22 11:02:49 -07:00
2018-01-05 16:16:56 -08:00
2016-03-22 13:16:03 -07:00
2018-04-12 16:54:02 -07:00
2018-03-22 11:02:49 -07:00
2018-03-22 11:02:49 -07:00
2018-09-21 14:35:44 -07:00

Go Report Card Build Status (Travis)

This project contains tooling for using the software update mixer.

Please follow the guide at https://clearlinux.org/documentation/clear-linux/guides/maintenance/mixer to learn more about how to use the mixer tool.

S
Description
No description provided
Readme
10 MiB
Languages
Go 89.1%
Shell 9.1%
Makefile 1.8%