Skip to content
Snippets Groups Projects
Unverified Commit d7e09b6b authored by Matthew Finkel's avatar Matthew Finkel
Browse files

Tor Browser 10.0.8 release preparations

Version bumps and Changelog update
parent 42dc9368
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ git_submodule: 1 ...@@ -8,7 +8,7 @@ git_submodule: 1
gpg_keyring: torbutton.gpg gpg_keyring: torbutton.gpg
var: var:
firefox_platform_version: 78.6.0 firefox_platform_version: 78.6.1
firefox_version: '[% c("var/firefox_platform_version") %]esr' firefox_version: '[% c("var/firefox_platform_version") %]esr'
torbrowser_branch: 10.0 torbrowser_branch: 10.0
branding_directory: 'browser/branding/alpha' branding_directory: 'browser/branding/alpha'
......
Tor Browser 10.0.8 -- January 12 2021
* Windows + OS X + Linux
* Update Firefox to 78.6.1esr
* Update NoScript to 11.1.7
* OS X
* Bug 40262: Browser tabs crashing on the new Macbooks with the M1 chip [tor-browser]
Tor Browser 10.0.7 -- December 15 2020 Tor Browser 10.0.7 -- December 15 2020
* Windows + OS X + Linux * Windows + OS X + Linux
* Update Firefox to 78.6.0esr * Update Firefox to 78.6.0esr
......
...@@ -77,9 +77,9 @@ input_files: ...@@ -77,9 +77,9 @@ input_files:
enable: '[% c("var/snowflake") && ! c("var/android") %]' enable: '[% c("var/snowflake") && ! c("var/android") %]'
- filename: Bundle-Data - filename: Bundle-Data
enable: '[% ! c("var/android") %]' enable: '[% ! c("var/android") %]'
- URL: https://addons.cdn.mozilla.net/user-media/addons/722/noscript_security_suite-11.1.5-an+fx.xpi - URL: https://addons.cdn.mozilla.net/user-media/addons/722/noscript_security_suite-11.1.7-an+fx.xpi
name: noscript name: noscript
sha256sum: 04ca69c90502f3b66cd18a4f832cb915b789b147ffd946b48f1dfb1215eb5398 sha256sum: 9d65fc25020aa1f02d9a80112227cd4c1e4588db6d87372d87a8f15132084c43
- filename: 'RelativeLink/start-tor-browser.desktop' - filename: 'RelativeLink/start-tor-browser.desktop'
enable: '[% c("var/linux") %]' enable: '[% c("var/linux") %]'
- filename: 'RelativeLink/execdesktop' - filename: 'RelativeLink/execdesktop'
......
...@@ -24,11 +24,10 @@ buildconf: ...@@ -24,11 +24,10 @@ buildconf:
git_signtag_opt: '-s' git_signtag_opt: '-s'
var: var:
torbrowser_version: '10.0.7' torbrowser_version: '10.0.8'
torbrowser_build: 'build1' torbrowser_build: 'build1'
torbrowser_incremental_from: torbrowser_incremental_from:
- 10.0.5 - 10.0.7
- 10.0.6
project_name: tor-browser project_name: tor-browser
multi_lingual: 0 multi_lingual: 0
build_mar: 1 build_mar: 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment