Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify garage-sign fetching for aktualizr | Laurent Bonnans | 2019-04-26 | 1 | -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 Vacek | 2018-07-17 | 1 | -2/+15 |
| | |||||
* | Bugfix: strip whitespace and newlines from tuf URL in credentials.zip | Jon Oster | 2018-06-07 | 1 | -1/+1 |
| | |||||
* | Decode bytes. | Patrick Vacek | 2018-04-13 | 1 | -1/+1 |
| | |||||
* | If GARAGE_SIGN_VERSION is not provided, ask the server for a version. | Patrick Vacek | 2018-04-13 | 1 | -0/+23 |
Get the server URL out of the credentials and ask what version the server is using. |