ma1 pushed to branch maint-14.0 at The Tor Project / Applications / tor-browser-build
Commits:
-
5a3864d5
by hackademix at 2025-03-03T16:46:45+01:00
2 changed files:
Changes:
... | ... | @@ -12,6 +12,8 @@ Mullvad Browser 14.0.7 - March 04 2025 |
12 | 12 | * Build System
|
13 | 13 | * All Platforms
|
14 | 14 | * Bug 41380: Update kick-devmole script to use Mullvad's new GitHub action [tor-browser-build]
|
15 | + * Linux
|
|
16 | + * Bug 41385: Copy only libstdc++.so.6 on Linux [tor-browser-build]
|
|
15 | 17 | |
16 | 18 | Mullvad Browser 14.0.5 - February 04 2025
|
17 | 19 | * All Platforms
|
... | ... | @@ -74,7 +74,7 @@ buildconf: |
74 | 74 | |
75 | 75 | var:
|
76 | 76 | torbrowser_version: '14.0.7'
|
77 | - torbrowser_build: 'build1'
|
|
77 | + torbrowser_build: 'build2'
|
|
78 | 78 | # This should be the date of when the build is started. For the build
|
79 | 79 | # to be reproducible, browser_release_date should always be in the past.
|
80 | 80 | browser_release_date: '2025/03/03 09:37:02'
|