richard pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
-
eab7ab80
by Richard Pospesel at 2023-08-11T18:28:28+00:00
2 changed files:
Changes:
| ... | ... | @@ -43,6 +43,7 @@ Tor Browser 13.0a2 - August 08 2023 |
| 43 | 43 | * Bug 40867: Create a RBM project for the unified Android repository [tor-browser-build]
|
| 44 | 44 | * Bug 40917: Remove the uniffi-rs project [tor-browser-build]
|
| 45 | 45 | * Bug 41899: Use LLD for Android [tor-browser]
|
| 46 | + * Bug 40920: Non-deterministic generation of baseline.profm file in Android apks [tor-browser-build]
|
|
| 46 | 47 | |
| 47 | 48 | Tor Browser 12.5.2 - July 31 2023
|
| 48 | 49 | * All Platforms
|
| ... | ... | @@ -82,7 +82,7 @@ buildconf: |
| 82 | 82 | |
| 83 | 83 | var:
|
| 84 | 84 | torbrowser_version: '13.0a2'
|
| 85 | - torbrowser_build: 'build3'
|
|
| 85 | + torbrowser_build: 'build4'
|
|
| 86 | 86 | torbrowser_incremental_from:
|
| 87 | 87 | - '13.0a1'
|
| 88 | 88 | updater_enabled: 1
|