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

Release preparations for 9.5a9

Versions bump and Changelog update
parent 42f03278
No related branches found
Tags tbb-9.5a9-build1
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-build1'
git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1-build2'
tag_gpg_id: 1
git_url: https://git.torproject.org/tor-browser.git
git_submodule: 1
......
Tor Browser 9.5a9 -- March 25 2020
* All Platforms
* Translations update
* Bump NoScript to 11.0.21
* Bug 33613: Disable Javascript on Safest security level
* Bug 33342: Avoid disconnect search addon error after removal
* Windows + OS X + Linux
* Bump Tor to 0.4.3.3-alpha
* Update Tor Launcher to 0.2.21.5
* Translations update
Tor Browser 9.5a8 -- March 13 2020
* All Platforms
* Update Firefox to 68.6.0esr
......
......@@ -73,9 +73,9 @@ input_files:
enable: '[% c("var/snowflake") %]'
- filename: Bundle-Data
enable: '[% ! c("var/android") %]'
- URL: https://addons.cdn.mozilla.net/user-media/addons/722/noscript_security_suite-11.0.15-an+fx.xpi
- URL: https://addons.cdn.mozilla.net/user-media/addons/722/noscript_security_suite-11.0.21-an+fx.xpi
name: noscript
sha256sum: 5e795f711275f9162957321e5245cb0176ce36ce8a2410de95496670af51603d
sha256sum: 00ee2dab3951a9afe3d255c38669114b676f3176e1efd6bba5eacd69cb18fd5b
- filename: 'RelativeLink/start-tor-browser.desktop'
enable: '[% c("var/linux") %]'
- filename: 'RelativeLink/execdesktop'
......
# vim: filetype=yaml sw=2
version: 0.2.21.3
version: 0.2.21.5
git_url: https://git.torproject.org/tor-launcher.git
git_hash: '[% c("version") %]'
gpg_keyring: torbutton.gpg
......
# vim: filetype=yaml sw=2
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %]'
version: 0.4.3.2-alpha
version: 0.4.3.3-alpha
git_hash: 'tor-[% c("version") %]'
git_url: https://git.torproject.org/tor.git
git_submodule: 1
......
......@@ -24,11 +24,11 @@ buildconf:
git_signtag_opt: '-s'
var:
torbrowser_version: '9.5a8'
torbrowser_version: '9.5a9'
torbrowser_build: 'build1'
torbrowser_incremental_from:
- 9.5a6
- 9.5a7
- 9.5a8
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