Skip to content

Bug 40744: Ensure reproducibility with HFS DMG

Pier Angelo Vendrame requested to merge pierov/tor-browser-build:bug_40744 into main

Merge Info

Related Issues

Backport Timeline

  • Immediate - patchsets for critical bug fixes or other major blocker (e.g. fixes for a 0-day exploit) OR patchsets with trivial changes which do not need testing (e.g. fixes for typos or fixes easily verified in a local developer build)
  • Next Minor Stable Release - patchset that needs to be verified in nightly before backport
  • Eventually - patchset that needs to be verified in alpha before backport
  • No Backport - patchset for the next major stable

Issue Tracking

Change Description

Makes the changes in !627 (merged) reproducible:

  • it adds a patch to generate the HFS UUID deterministically starting from the volume label
  • restore Mike Perry's patch for dmg (the commit in Moz's repo isn't enough, I've opened a PR, let's see if they take it)
  • populates the HFS in order
Edited by Pier Angelo Vendrame

Merge request reports