Bug 40750: Solve rlbox reproducibility problems
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
-
Link resolved issues with appropriate Release Prep issue for changelog generation
Change Description
The problem with reproducibility seems to be related to libc.a not being built in a reproducible way.
I've added a script to re-create this archive, as the trivial changes to libc's Makefile aren't enough.
For the reviewer: let's build an alpha testbuild for all platforms with make torbrowser-testbuild (remember to disable nightly in rbm.local.conf).
Upstream issue: https://github.com/WebAssembly/wasi-libc/issues/398
Edited by Pier Angelo Vendrame