summaryrefslogtreecommitdiffstats
path: root/recipes-sota/aktualizr/garage-sign-version.inc
Commit message (Collapse)AuthorAgeFilesLines
* Simplify garage-sign fetching for aktualizrLaurent Bonnans2019-04-261-36/+0
| | | | | | | | | Two modes: - `GARAGE_SIGN_AUTOVERSION=0`: use archive and version from aktualizr's recipe - `GARAGE_SIGN_AUTOVERSION=1`: let aktualizr fetching it automatically Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* aktualizr: retry garage-sign version check and handle errors better.Patrick Vacek2018-07-171-2/+15
|
* Bugfix: strip whitespace and newlines from tuf URL in credentials.zipJon Oster2018-06-071-1/+1
|
* Decode bytes.Patrick Vacek2018-04-131-1/+1
|
* If GARAGE_SIGN_VERSION is not provided, ask the server for a version.Patrick Vacek2018-04-131-0/+23
Get the server URL out of the credentials and ask what version the server is using.