Skip to content

Normalize Rust release archive modes - #46

Merged
bigboateng merged 1 commit into
mainfrom
rust-receipt-repair
Aug 7, 2026
Merged

Normalize Rust release archive modes#46
bigboateng merged 1 commit into
mainfrom
rust-receipt-repair

Conversation

@bigboateng

Copy link
Copy Markdown
Contributor

Summary

  • normalize embedded Rust runtime files to mode 0644 before packaging
  • keep prebuilt .crate checksums stable across GitHub artifact transport and cargo publish
  • test the normalized mode for all six platform crates

Evidence

The first crates.io publication preserved package contents but artifact transport changed the runtime file mode before cargo publish. Repacking the release source with 0644 reproduced the live crates.io checksum exactly.

  • release and packaging tests pass
  • release-control checks pass
  • live checksum reproduction: fb239405… equals fb239405…

@bigboateng
bigboateng merged commit 4081864 into main Aug 7, 2026
10 checks passed
@bigboateng
bigboateng deleted the rust-receipt-repair branch August 7, 2026 22:12
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