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

Changed Windows agent installation with SHA512 verification #1015

Merged
merged 5 commits into from
Aug 31, 2023

Conversation

davidcr01
Copy link
Contributor

Description

Closes: #1001

The aim of this PR is to change the MD5 checksum verification of the Windows agent by the SHA512 verification.
This change now uses the .sha512 file located in our repositories and published in the releases, so the checksum is no longer hardcoded.

Testing

Some testing has been performed in the Testing part of this comment.

@davidcr01 davidcr01 self-assigned this Aug 31, 2023
@davidcr01 davidcr01 linked an issue Aug 31, 2023 that may be closed by this pull request
7 tasks
@teddytpc1 teddytpc1 merged commit 9198fad into 4.5.3 Aug 31, 2023
14 of 20 checks passed
@teddytpc1 teddytpc1 deleted the 1001-md5-check-replaced-by-sha512 branch August 31, 2023 16:55
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.

MD5 check must be replaced by SHA512
3 participants