Skip to content

Commit

Permalink
Release 5.5.3
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
Rodrigo Chiossi committed Feb 11, 2019
1 parent 62bf7f6 commit 2bbb8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2bbb8b0

Please sign in to comment.