- Oct 19, 2023
-
-
Richard Pospesel authored
-
Pier Angelo Vendrame authored
This reverts commit a2196928. We do not need it anymore, because the latest alphas already used the new naming scheme.
-
Pier Angelo Vendrame authored
Also, update the MB extension, that was updated only on the 13.0 branch.
-
- Oct 17, 2023
-
-
Pier Angelo Vendrame authored
Because of a difference between the investigation on adding PDBs and the actual implementation, we were missing .pdb files for .exe files.
-
-
-
-
- Oct 16, 2023
-
-
boklm authored
Bug 40976: Update download-unsigned-sha256sums-gpg-signatures-from-people-tpo to fetch from tb-build-02 and tb-build-03
-
- Oct 14, 2023
-
-
boklm authored
Add some redirects, to make old filenames work for torbrowser-launcher.
-
- Oct 12, 2023
- Oct 11, 2023
-
-
Pier Angelo Vendrame authored
In the firefox-android project we look for the geckoview artifacts to detect its version. For alpha and nightly its directory incldues the channel, so we were looking for `geckoview-release-omni`, but for release the directory is `geckoview-omni` only.
-
- Oct 05, 2023
-
-
boklm authored
This is also fixing the download-windows-*.json files, which were missing since the filename change (for now, we only includ the `portable` build).
-
- Oct 03, 2023
-
-
Pier Angelo Vendrame authored
The changelog script works well also with Mullvad Browser, but there are a few changes we need to do every time we use it for MB instead of TBB. With this commit we automate them. In addition to that, we group items by project, as it makes reading the changelog easier.
-
Pier Angelo Vendrame authored
Debug symbols are not actually genereated because we used to have a linking problem when they were enabled. So, we have been shipping a tiny package only with generated headers in the last alphas. Hopefully, this is a temporary change, so I disabled only the final copy in projects/browser/build, but left the step in projects/firefox/build enabled.
-
- Oct 02, 2023
-
-
- Sep 28, 2023
-
-
Richard Pospesel authored
-
Richard Pospesel authored
Bug 40741: Update browser, and tor-android-service projects to populate PT settings from pt_config.json
-
- Sep 26, 2023
-
-
boklm authored
-
- Sep 25, 2023
-
-
Richard Pospesel authored
-
Pier Angelo Vendrame authored
The new icons are differentiated on the channel basis, so also adjust the NSIS script to take that into account.
-
- Sep 22, 2023
-
-
Richard Pospesel authored
-
- Sep 21, 2023
-
-
Pier Angelo Vendrame authored
-
meskio authored
-
- Sep 20, 2023
-
-
Pier Angelo Vendrame authored
When override_updater_url is set we used to copy marsigner.der as the nightly secondary key. With this commit, we check if we are building a release or an alpha, and in case we replace the secondary release key. Also, this commit adds a Makefile target to create incrementals and update response configuration that uses the unsigned files.
-
- Sep 18, 2023
-
-
Richard Pospesel authored
-
boklm authored
-
- Sep 15, 2023
-
-
Richard Pospesel authored
moved misc/other back to bottom since its meant as a fallback
-
Richard Pospesel authored
-
- Sep 13, 2023
-
-
Richard Pospesel authored
-
- Sep 12, 2023
-
-
Pier Angelo Vendrame authored
On desktop we removed the Snowflake parameters that are passed to the binary a long while ago, but they remained on Android. However, they are not needed, and need to stay outdated, so with this commit we remove them also from Android.
-
Richard Pospesel authored
- fixed formatting - updated email templates - updated changelog steps - updated the build+reproducibility veificaiton workflow - added explicit list of valid taggers - added assign step for signers - added Sponsor 131 label for Mullvad Browser - various work-flows to match reality
-
- Sep 08, 2023
-
-
While we store our Japanese translation in ja, on macOS we need to move the file to the ja-JP-mac directory.
-
- Sep 06, 2023
-
-
Pier Angelo Vendrame authored
Use a new configuration option we recently introduced. Fixes also #40946, as we use the same option for testing purposes.
-
boklm authored
-
boklm authored
If a mar file is found with an OS name that doesn't have a corresponding `build_targets` entry in the config, the OS name was being used as build target to generate the `.htaccess` file. This is not supposed to happen, except when something is wrong, so instead we should make an error in that case.
-
boklm authored
-
boklm authored
Also update rbm for rbm#40059.
-
Pier Angelo Vendrame authored
utls has been updated to v1.5.3 and crypto to v0.13.0.
-
- Sep 05, 2023
-
-
Pier Angelo Vendrame authored
We have uplifted one of our libdmg-hfs patches, so we can update our git_hash to the upstream commit that includes it. Also, deleted the OpenSSL 1.0.2 project in favor of a patch to optionally completely disable OpenSSL, since we do not need the functionalities it provides.
-