richard pushed to branch maint-13.0 at The Tor Project / Applications / tor-browser-build
Commits: 94a9dad2 by Richard Pospesel at 2023-10-23T16:06:46+00:00 Bug 40977&40980: Prepare Tor and Mullvad Browser 13.0.1-build2
- - - - -
3 changed files:
- projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt - projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt - rbm.conf
Changes:
===================================== projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt ===================================== @@ -5,6 +5,8 @@ Mullvad Browser 13.0.1 - October 24 2023 * Bug 42185: Rebase stable browsers on top of 115.4.0esr [tor-browser] * Bug 42191: Backport security fixes (Android & wontfix) from Firefox 119 to 115.4 - based Tor Browser [tor-browser] * Build System + * Windows + Linux + * Bug 40991: Fix creation of downloads-windows-x86_64.json and downloads-linux-x86_64.json [tor-browser-build] * Windows * Bug 40984: The PDBs for .exe are not included [tor-browser-build]
===================================== projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt ===================================== @@ -13,6 +13,8 @@ Tor Browser 13.0.1 - October 24 2023 * Updated Go to 1.21.3 * Bug 40976: Update download-unsigned-sha256sums-gpg-signatures-from-people-tpo to fetch from tb-build-02 and tb-build-03 [tor-browser-build] * Bug 40062: Copy input directories to containers recursively [rbm] + * Windows + Linux + * Bug 40991: Fix creation of downloads-windows-x86_64.json and downloads-linux-x86_64.json [tor-browser-build] * Windows * Bug 40984: The PDBs for .exe are not included [tor-browser-build] * Linux
===================================== rbm.conf ===================================== @@ -82,7 +82,7 @@ buildconf:
var: torbrowser_version: '13.0.1' - torbrowser_build: 'build1' + torbrowser_build: 'build2' torbrowser_incremental_from: - '13.0' - '12.5.6'
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/94...
tbb-commits@lists.torproject.org