Releases
v0.7.3
Added
Added ability to add the external signatures to targets.json
. Added parameter --signatures
to garage-sign targets sign
command.
Added ability to add the external signatures to root.json
. Added parameters --signatures
and --old-root-alias
to garage-sign root sign
command.
Added commands to add (garage-sign root targets-key add
) or remove (garage-sign root targets-key remove
) target keys from root.json
.
Added garage-sign
command to get unsigned targets (garage-sign targets get-unsigned
).
Added garage-sign
command to get unsigned root (garage-sign root get-unsigned
).
Added garage-sign
command to import the public key (garage-sign user-keys importpub
)
Added garage-sign
commands to increase root.json
(garage-sign root increment-version
) and targets.json
(garage-sign targets increment-version
) version.
Added ability to upload binary files larger than 3Gb.
Changed
Don't add new targets key when moving offline without a new root key.
You can’t perform that action at this time.