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

Release preparations for 10.5a3

Versions bump and Changelog update
parent f409657a
No related branches found
No related tags found
No related merge requests found
# vim: filetype=yaml sw=2
version: '[% c("abbrev") %]'
filename: 'firefox-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %]'
git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1-build2'
git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1-build3'
tag_gpg_id: 1
git_url: https://git.torproject.org/tor-browser.git
git_submodule: 1
......
Tor Browser 10.5a3 -- November 10 2020
* All Platforms
* Update NoScript to 11.1.5
* Bug 40022: EOY November Update - Matching [torbutton]
* Bug 40064: Bump libevent to 2.1.12 [tor-browser-build]
* Translations update
* Windows + OS X + Linux
* Bug 27002: (Mozilla 1673237) Always allow SVGs on about: pages
* Bug 40021: Keep page shown after Tor Browser update purple [torbutton]
* Bug 40137: Migrate https-everywhere storage to idb [tor-browser]
* Bug 40219: Backport Mozilla Bug 1675905 [tor-browser]
* Android
* Bug 40106: EOY November Update - Matching [fenix]
* Build System
* All Platforms
* Bug 40079: Bump Go to 1.15.4 [tor-browser-build]
* Windows + OS X + Linux
* Bug 40133: Bump Rust version for ESR 78 to 1.43.0 [tor-browser-build]
Tor Browser 10.0.3 -- November 2 2020
* Android
* Update Fenix to 82.1.1
......
......@@ -77,9 +77,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.3-an+fx.xpi
- URL: https://addons.cdn.mozilla.net/user-media/addons/722/noscript_security_suite-11.1.5-an+fx.xpi
name: noscript
sha256sum: 08543e4a03e0becacd10c3cdbf5eaab1ff35a1648babe6f1522ae335e21de7d4
sha256sum: 04ca69c90502f3b66cd18a4f832cb915b789b147ffd946b48f1dfb1215eb5398
- 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.5a2'
torbrowser_build: 'build4'
torbrowser_version: '10.5a3'
torbrowser_build: 'build1'
torbrowser_incremental_from:
- 10.5a1
- 10.5a2
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