[go: nahoru, domu]

Skip to content

Tags: minio/selfupdate

Tags

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #8 from minio/adding-vulncheck-script

adding vulncheck github workflow action

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Recalculate parameters in CommitBinary() (#4)

After splitting Apply into two functions, there was missing
recalculation of targetPath in CommitBinary() API.

Ensure that parameters are recalculated in both functions.

Also use '.check-perm' instead of .new to protect the downloading binary
saved as '.new' against a second use of CheckPermissions()

v0.4.0

Toggle v0.4.0's commit message
update minisign v0.10.0 support

fixes minio/operator#913
fixes minio/minio#13824

Added test corpus to verify the new changes

v0.3.1

Toggle v0.3.1's commit message
Add MinIO as part of copyright

v0.3.0

Toggle v0.3.0's commit message
update API signature

v0.2.0

Toggle v0.2.0's commit message
add minisign support

v0.1.0

Toggle v0.1.0's commit message
update the selfupdate