Skip to content
GitLab
Menu
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
76243271
Unverified
Commit
76243271
authored
Dec 06, 2018
by
Georg Koppen
Browse files
Release preparations for 8.5a6
Changelog update and versions bump
parent
0a2cc62f
Changes
5
Hide whitespace changes
Inline
Side-by-side
projects/firefox-langpacks/config
View file @
76243271
...
...
@@ -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
ff_arch
:
linux-i686
input_filename
:
'
dl-langpack-[%
c("var/ff_arch")
%]-[%
c("version")
%]'
...
...
projects/firefox/config
View file @
76243271
# 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
:
60.
3
.0
firefox_platform_version
:
60.
4
.0
firefox_version
:
'
[%
c("var/firefox_platform_version")
%]esr'
torbrowser_branch
:
8.5
torbrowser_update_channel
:
alpha
...
...
projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
View file @
76243271
Tor Browser 8.5a6 -- December 11 2018
* All Platforms
* Update Firefox to 60.4.0esr
* Update OpenSSL to 1.0.2q
* Update Torbutton to 2.1.3
* Bug 28540: Use new text for 2018 donation banner
* Bug 27290: Remove WebGL pref for min capability mode
* Bug 28075: Tone down missing SOCKS credential warning
* Bug 28747: Remove NoScript (XPCOM) related unused code
* Translations update
* Bug 28608: Disable background HTTP response throttling
* Bug 28695: Set default security.pki.name_matching_mode to enforce (3)
* Bug 27290: Remove WebGL pref for min capability mode
* Bug 27919: Backport SSL status API
* Windows
* Bug 28740: Adapt Windows navigator.platform value on 64-bit systems
* Android
* Bug 26843: Multi-locale support for Tor Browser on Android
* Build System
* Android
* Bug 25164: Add .apk to our sha256sums unsigned build file
* Bug 28696: Make path to Gradle dependencies reproducible
* Bug 28697: Use pregenerated keystore and fix timestamp issues
Tor Browser 8.5a5 -- December 3 2018
* All Platforms
* Update Torbutton to 2.1.2
...
...
projects/torbutton/config
View file @
76243271
# vim: filetype=yaml sw=2
version
:
2.1.
2
version
:
2.1.
3
git_url
:
https://git.torproject.org/torbutton.git
git_hash
:
'
[%
c("version")
%]'
gpg_keyring
:
torbutton.gpg
...
...
rbm.conf
View file @
76243271
...
...
@@ -15,10 +15,11 @@ buildconf:
git_signtag_opt
:
'-s'
var
:
torbrowser_version
:
'8.5a
5
'
torbrowser_build
:
'build
2
'
torbrowser_version
:
'8.5a
6
'
torbrowser_build
:
'build
1
'
torbrowser_incremental_from
:
-
8
.
5
a4
-
8
.
5
a5
project_name
:
tor
-
browser
multi_lingual
:
0
build_mar
:
1
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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