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
db927811
Commit
db927811
authored
May 29, 2020
by
Matthew Finkel
Browse files
Release preparations for 10.0a1
Versions bump and Changelog update.
parent
4d577555
Changes
8
Show whitespace changes
Inline
Side-by-side
projects/firefox-langpacks/config
View file @
db927811
...
...
@@ -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
2
ff_build
:
build
1
input_filename
:
'
dl-langpack-[%
c("var/ff_arch")
%]-[%
c("version")
%]'
targets
:
...
...
projects/firefox-locale-bundle/config
View file @
db927811
...
...
@@ -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
2
ff_build
:
build
1
projects/firefox/config
View file @
db927811
# 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.
8
.0
firefox_platform_version
:
68.
9
.0
firefox_version
:
'
[%
c("var/firefox_platform_version")
%]esr'
torbrowser_branch
:
9.5
torbrowser_branch
:
10.0
branding_directory
:
'
[%
IF
c("var/android")
%]mobile/android[%
ELSE
%]browser[%
END
%]/branding/alpha'
copyright_year
:
'
[%
exec("git
show
-s
--format=%ci").remove("-.*")
%]'
deps
:
...
...
projects/https-everywhere/config
View file @
db927811
# vim: filetype=yaml sw=2
version
:
2020.
3.16
version
:
2020.
5.20
git_url
:
https://git.torproject.org/https-everywhere.git
git_hash
:
'
[%
c("version")
%]'
git_submodule
:
1
...
...
projects/tba-translation/config
View file @
db927811
...
...
@@ -3,5 +3,5 @@ filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.gz'
git_url
:
https://git.torproject.org/translation.git
# We need to bump the commit before releasing but just pointing to a branch
# might cause too much rebuidling of the Firefox part.
git_hash
:
d
3df6cc6e1797733ebca5b370f0f6915f490666f
git_hash
:
d
5bd416ac0cda30893e18f2eb511514bd2e698bd
version
:
'
[%
c("abbrev")
%]'
projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
View file @
db927811
Tor Browser 10.0a1 -- June 2 2020
* All Platforms
* Update Firefox to 68.9.0esr
* Update HTTPS-Everywhere to 2020.5.20
* Translations update
* Windows + OS X + Linux
* Update Tor Launcher to 0.2.21.8
* Translations update
* Bug 34321: Add Learn More onboarding item
* Linux
* Bug 34315: Avoid reading policies from /etc/firefox on Linux
* Android
* Bug 30318: Integrate snowflake into mobile Tor Browser
* Bug 34219: Enable ZSTD support properly for Android
* Build System
* Windows
* Bug 31128: Move Windows containers to Debian 10
* Mac OS X
* Bug 31129: Move macOS containers to Debian 10
* Android
* Bug 28672: Android reproducible build of Snowflake
Tor Browser 9.5a13 -- May 20 2020
* All Platforms
* Bump NoScript to 11.0.26
...
...
projects/tor-launcher/config
View file @
db927811
# vim: filetype=yaml sw=2
version
:
0.2.21.
7
version
:
0.2.21.
8
git_url
:
https://git.torproject.org/tor-launcher.git
git_hash
:
'
[%
c("version")
%]'
gpg_keyring
:
torbutton.gpg
...
...
rbm.conf
View file @
db927811
...
...
@@ -24,10 +24,10 @@ buildconf:
git_signtag_opt
:
'-s'
var
:
torbrowser_version
:
'
9.5
a1
3
'
torbrowser_build
:
'build
2
'
torbrowser_version
:
'
10.0
a1'
torbrowser_build
:
'build
1
'
torbrowser_incremental_from
:
-
9
.
5
a1
2
-
9
.
5
a1
3
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