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

Release preparations for 10.5a6

Versions bump and Changelog update
parent d52d134c
No related branches found
No related tags found
1 merge request!174Prep 10.5a6
Tor Browser 10.5a6 -- December 15 2020
* All Platforms
* Update NoScript to 11.1.6
* Bug 40175: Update obfs4proxy's TLS certificate public key pinning [tor-browser-build]
* Bug 40176: Update openssl to 1.1.1i [tor-browser-build]
* Windows + OS X + Linux
* Update Firefox to 78.6.0esr
* Update HTTPS Everywhere to 2020.11.17
* Update Tor to 0.4.5.2-alpha
* Bug 33803: Add a secondary nightly MAR signing key [tor-browser]
* Bug 40138: Move our primary nightly MAR signing key to tor-browser [tor-browser-build]
* Bug 40159: Update snowflake to ece43cbf [tor-browser-build]
* Android
* Update Fenix to 84.1.0
* Linux
* Bug 40226: Crash on Fedora Workstation Rawhide GNOME [tor-browser]
* Build System
* All Platforms
* Bug 40169: Update apt package cache after calling pre_pkginst, too [tor-browser-build]
* Bug 40183: Pick up Go 1.15.6 [tor-browser-build]
* Windows + OS X + Linux
* Bug 40081: Build Mozilla code with --enable-rust-simd [tor-browser-build]
* Bug 40166: Update apt cache before calling pre_pkginst in container-image config [tor-browser-build]
* Android
* Bug 40184: Update Fenix and deps to 84.1.0 [tor-browser-build]
* OS X
* Bug 40147: Remove RANLIB workaround once we pick up 0.4.5.2-alpha [tor-browser-build]
Tor Browser 10.5a5 -- December 7 2020
* Android
* Update Fenix to 84.0.0-beta.2
......@@ -14,7 +42,6 @@ Tor Browser 10.5a5 -- December 7 2020
* Bug 40081: Build Mozilla code with --enable-rust-simd [tor-browser-build]
* Bug 40128: Allow updating Fenix allowed_addons.json [tor-browser-build]
* Bug 40140: Create own Gradle project [tor-browser-build]
* Bug 40147: Remove RANLIB workaround once we pick up 0.4.5.2-alpha [tor-browser-build]
* Bug 40155: Update toolchain for Fenix 84 [tor-browser-build]
* Bug 40156: Update Fenix and dependencies to 84.0.0-beta2 [tor-browser-build]
* Bug 40161: Pick up Go 1.15.5 [tor-browser-build]
......
This diff is collapsed.
......@@ -78,9 +78,9 @@ input_files:
enable: '[% c("var/snowflake") && ! c("var/android") %]'
- filename: Bundle-Data
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.6-an+fx.xpi
name: noscript
sha256sum: 04ca69c90502f3b66cd18a4f832cb915b789b147ffd946b48f1dfb1215eb5398
sha256sum: 3e3e00026db6a65cd5eebbe4a2c214fd7ef437c8f4d17fa591c85f61eab9d1e5
- filename: 'RelativeLink/start-tor-browser.desktop'
enable: '[% c("var/linux") %]'
- filename: 'RelativeLink/execdesktop'
......
......@@ -24,10 +24,10 @@ buildconf:
git_signtag_opt: '-s'
var:
torbrowser_version: '10.5a5'
torbrowser_build: 'build2'
torbrowser_version: '10.5a6'
torbrowser_build: 'build1'
torbrowser_incremental_from:
- 10.5a3
- 10.5a4
project_name: tor-browser
multi_lingual: 0
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