fix(release): verify Multipart OSS assets with CRC64 - #295
Merged
Conversation
Collaborator
Author
|
Project Harness review handoff marker. Only reviews submitted strictly after this GitHub timestamp qualify. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Content-MD5x-oss-hash-crc64ecmausing streaming CRC-64/XZOSS_VERIFICATION.jsonandRELEASE_EVIDENCE.jsonRegression proof
verificationPassed=true, no failed evidence, exact HEAD770047ceReal OSS verification
The committed verifier downloaded and validated all four current v1.1.0 Multipart installers against OSS CRC-64/XZ. A separate root-session check also matched the Windows CN package byte-for-byte against CRC metadata.
Scope
This PR changes release verification and audit evidence only. It does not create or publish a tag/Release and does not modify the active
release/v1.1.0branch. After merge, main must be integrated into the release branch and its Harness evidence refreshed before v1.1.0 is merged.