Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthew Finkel
tor-browser-build
Commits
e7bfed8b
Unverified
Commit
e7bfed8b
authored
Nov 26, 2019
by
Georg Koppen
Browse files
Release preparations for 9.0.2
Versions bump and Changelog update
parent
d336d3e4
Changes
5
Hide whitespace changes
Inline
Side-by-side
projects/firefox-langpacks/config
View file @
e7bfed8b
...
...
@@ -4,7 +4,7 @@ filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/buil
var
:
ff_version
:
'
[%
pc("firefox",
"var/firefox_version")
%]'
ff_build
:
build
1
ff_build
:
build
2
input_filename
:
'
dl-langpack-[%
c("var/ff_arch")
%]-[%
c("version")
%]'
targets
:
...
...
projects/firefox-locale-bundle/config
View file @
e7bfed8b
...
...
@@ -5,4 +5,4 @@ filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.gz'
var
:
use_container
:
0
ff_version
:
'
[%
pc("firefox",
"var/firefox_version")
%]'
ff_build
:
build
1
ff_build
:
build
2
projects/firefox/config
View file @
e7bfed8b
# 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-build
2
'
git_hash
:
'
tor-browser-[%
c("var/firefox_version")
%]-[%
c("var/torbrowser_branch")
%]-1-build
1
'
tag_gpg_id
:
1
git_url
:
https://git.torproject.org/tor-browser.git
git_submodule
:
1
gpg_keyring
:
torbutton.gpg
var
:
firefox_platform_version
:
68.
2
.0
firefox_platform_version
:
68.
3
.0
firefox_version
:
'
[%
c("var/firefox_platform_version")
%]esr'
torbrowser_branch
:
9.0
torbrowser_update_channel
:
alpha
...
...
projects/https-everywhere/config
View file @
e7bfed8b
# vim: filetype=yaml sw=2
version
:
2019.
6.2
7
version
:
2019.
11.
7
git_url
:
https://git.torproject.org/https-everywhere.git
git_hash
:
'
[%
c("version")
%]'
git_submodule
:
1
...
...
projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
View file @
e7bfed8b
Tor Browser 9.0.2 -- December 3 2019
* All Platforms
* Update Firefox to 68.3.0esr
* Bump NoScript to 11.0.9
* Bug 32362: NoScript TRUSTED setting doesn't work
* Bug 32429: Issues with about:blank and NoScript on .onion sites
* Bump HTTPS Everywhere to 2019.11.7
* Bug 27268: Preferences clean-up in Torbutton code
* Translations update
* Windows + OS X + Linux
* Bug 32125: Fix circuit display for bridge without a fingerprint
* Bug 32250: Backport enhanced letterboxing support (bug 1546832 and 1556017)
* Windows
* Bug 31989: Backport backout of old mingw-gcc patch
* Build System
* All Platforms
* Bug 32413: Bump Go version to 1.12.13
Tor Browser 9.0.1 -- November 4 2019
* All Platforms
* Update NoScript to 11.0.4
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment