Skip to content

Add SHA512 checksums to local builds alongside existing MD5#369

Merged
majst01 merged 1 commit intomasterfrom
sha512
Apr 22, 2026
Merged

Add SHA512 checksums to local builds alongside existing MD5#369
majst01 merged 1 commit intomasterfrom
sha512

Conversation

@chbmuc
Copy link
Copy Markdown
Contributor

@chbmuc chbmuc commented Apr 22, 2026

The updater library (metal-stack/updater) looks for .sha512 release
assets to verify downloaded binaries. Previously only .md5 files were
generated, causing 404 errors during update check/do. Now both MD5 and
SHA512 checksums are produced by the build target and included in
release assets via the bin/cloudctl-* upload glob.

The updater library (metal-stack/updater) looks for .sha512 release
assets to verify downloaded binaries. Previously only .md5 files were
generated, causing 404 errors during update check/do. Now both MD5 and
SHA512 checksums are produced by the build target and included in
release assets via the bin/cloudctl-* upload glob.
@majst01 majst01 merged commit 5541245 into master Apr 22, 2026
5 checks passed
@majst01 majst01 deleted the sha512 branch April 22, 2026 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants