Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: include only release files in sha256sum #84

Closed
wants to merge 1 commit into from

Conversation

gforien
Copy link

@gforien gforien commented Feb 9, 2023

Why

SHA256 sums for last release (1.6.1) cannot be verified.
image

The sha256sum.txt also contain a sum for an old sha256sum.txt.
(This is only for 1.6.1, sums for 1.6 do not have this problem).

Proposed change

Generate sums only for released files

How to test

./build.sh
cd bin/release
sha256sum -c sha256sums.txt

@gforien
Copy link
Author

gforien commented Jan 9, 2025

closed for no activity

@gforien gforien closed this Jan 9, 2025
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.

1 participant