-
- Downloads
Bug 1815019 - Customize 7z to write provenance data r=nalexander
This patch was heavily inspired by the existing 7z customizations that read the download token into the "postSigningData" file. In both cases, the installation self-extractor copies some data into the same temporary directory where the installer is written. It will then be up to the NSIS installer to copy that file into the installation directory (that work will be done later in this stack). This patch also includes changes to some files that were regenerated based on the code changes made. - `mozilla_customizations.diff` was updated so that it still reflects all Mozilla-made code changes to 7z. - The `7zSD.ARM64.sfx` and `7zSD.Win32.sfx` executables were re-built from the new code. - `SFXSetup.vcxproj` was updated to use newer toolchains. Differential Revision: https://phabricator.services.mozilla.com/D171109
Showing
- other-licenses/7zstub/firefox/7zSD.ARM64.sfx 0 additions, 0 deletionsother-licenses/7zstub/firefox/7zSD.ARM64.sfx
- other-licenses/7zstub/firefox/7zSD.Win32.sfx 0 additions, 0 deletionsother-licenses/7zstub/firefox/7zSD.Win32.sfx
- other-licenses/7zstub/firefox/SFXSetup.vcxproj 4 additions, 4 deletionsother-licenses/7zstub/firefox/SFXSetup.vcxproj
- other-licenses/7zstub/mozilla_customizations.diff 292 additions, 6 deletionsother-licenses/7zstub/mozilla_customizations.diff
- other-licenses/7zstub/src/CPP/7zip/Bundles/SFXSetup/SfxSetup.cpp 279 additions, 0 deletions...icenses/7zstub/src/CPP/7zip/Bundles/SFXSetup/SfxSetup.cpp
Loading
Please register or sign in to comment