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
3 changed files:
- projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt
- projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
- rbm.conf
Changes:
| ... | ... | @@ -5,6 +5,8 @@ Mullvad Browser 13.0.1 - October 24 2023 |
| 5 | 5 | * Bug 42185: Rebase stable browsers on top of 115.4.0esr [tor-browser]
|
| 6 | 6 | * Bug 42191: Backport security fixes (Android & wontfix) from Firefox 119 to 115.4 - based Tor Browser [tor-browser]
|
| 7 | 7 | * Build System
|
| 8 | + * Windows + Linux
|
|
| 9 | + * Bug 40991: Fix creation of downloads-windows-x86_64.json and downloads-linux-x86_64.json [tor-browser-build]
|
|
| 8 | 10 | * Windows
|
| 9 | 11 | * Bug 40984: The PDBs for .exe are not included [tor-browser-build]
|
| 10 | 12 |
| ... | ... | @@ -13,6 +13,8 @@ Tor Browser 13.0.1 - October 24 2023 |
| 13 | 13 | * Updated Go to 1.21.3
|
| 14 | 14 | * Bug 40976: Update download-unsigned-sha256sums-gpg-signatures-from-people-tpo to fetch from tb-build-02 and tb-build-03 [tor-browser-build]
|
| 15 | 15 | * Bug 40062: Copy input directories to containers recursively [rbm]
|
| 16 | + * Windows + Linux
|
|
| 17 | + * Bug 40991: Fix creation of downloads-windows-x86_64.json and downloads-linux-x86_64.json [tor-browser-build]
|
|
| 16 | 18 | * Windows
|
| 17 | 19 | * Bug 40984: The PDBs for .exe are not included [tor-browser-build]
|
| 18 | 20 | * Linux
|
| ... | ... | @@ -82,7 +82,7 @@ buildconf: |
| 82 | 82 | |
| 83 | 83 | var:
|
| 84 | 84 | torbrowser_version: '13.0.1'
|
| 85 | - torbrowser_build: 'build1'
|
|
| 85 | + torbrowser_build: 'build2'
|
|
| 86 | 86 | torbrowser_incremental_from:
|
| 87 | 87 | - '13.0'
|
| 88 | 88 | - '12.5.6'
|