Release 5.5.3

This release contains bug fixes for `--offline` option and for the
download timeout error when building large mixes.

BugFixes:
- Fail init offline with no clear version.
- Enforce offline mode in `mixer versions`.
- Skip format bump check in offline mode.

Changes:
- Deprecate new-swupd and new-config flags.
- Use cdn to download content on mixer.
- Increase Clear repo default timeout.
- Retry RPM downloads on failure.
- Add clean flag to mixer build all command.

Signed-off-by: Rodrigo Chiossi <rodrigo.chiossi@intel.com>
This commit is contained in:
Rodrigo Chiossi
2019-02-11 07:07:41 -08:00
parent 62bf7f6602
commit 2bbb8b09f4
+1 -1
View File
@@ -9,7 +9,7 @@ include Makefile.bats
.NOTPARALLEL:
VERSION=5.5.2
VERSION=5.5.3
GO_PACKAGE_PREFIX := github.com/clearlinux/mixer-tools
.PHONY: gopath