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
ecffc49f
Unverified
Commit
ecffc49f
authored
Jan 18, 2018
by
Georg Koppen
Browse files
Release preparations for 8.0a1
Changelog update and versions bump
parent
a647027d
Changes
8
Hide whitespace changes
Inline
Side-by-side
projects/firefox-langpacks/config
View file @
ecffc49f
...
...
@@ -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
ff_arch
:
linux-i686
input_filename
:
'
dl-langpack-[%
c("var/ff_arch")
%]-[%
c("version")
%]'
...
...
projects/firefox/config
View file @
ecffc49f
# 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")
%]-
2
-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
gpg_keyring
:
torbutton.gpg
var
:
firefox_platform_version
:
52.
5.2
firefox_platform_version
:
52.
6.0
firefox_version
:
'
[%
c("var/firefox_platform_version")
%]esr'
torbrowser_branch
:
7.5
torbrowser_branch
:
8.0
torbrowser_update_channel
:
alpha
copyright_year
:
'
[%
exec("git
show
-s
--format=%ci").remove("-.*")
%]'
deps
:
...
...
projects/https-everywhere/config
View file @
ecffc49f
# vim: filetype=yaml sw=2
version
:
201
7
.1
2.6
version
:
201
8
.1
.11
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 @
ecffc49f
Tor Browser 8.0a1 -- January 23 2018
* All Platforms
* Update Firefox to 52.6.0esr
* Update Tor to 0.3.2.9
* Update Torbutton to 1.9.8.5
* Bug 21245: Add da translation to Torbutton and keep track of it
* Bug 24702: Remove Mozilla text from banner
* Translations update
* Update Tor Launcher to 0.2.14.3
* Translations update
* Update HTTPS Everywhere to 2018.1.11
* Bug 24756: Add noisebridge01 obfs4 bridge configuration
* Bug 23916: Add new MAR signing key
* Bug 22548: Firefox downgrades VP9 videos to VP8 for some users
* Windows
* Bug 24197: Fix win64 sandbox compile issues
* Build System
* Windows
* Bug 18691: switch Windows builds from precise to jessie
* Linux
* Bug 23892: Include Firefox and Tor debug files in final build directory
* Bug 24842: include libasan.so.2 and libubsan.so.0 in debug builds
Tor Browser 7.5a10 -- December 19 2017
* All Platforms
* Update Tor to 0.3.2.7-rc
...
...
projects/tor-launcher/config
View file @
ecffc49f
# vim: filetype=yaml sw=2
version
:
0.2.14.
2
version
:
0.2.14.
3
git_url
:
https://git.torproject.org/tor-launcher.git
git_hash
:
'
[%
c("version")
%]'
gpg_keyring
:
torbutton.gpg
...
...
projects/tor/config
View file @
ecffc49f
# vim: filetype=yaml sw=2
filename
:
'
[%
project
%]-[%
c("version")
%]-[%
c("var/osname")
%]-[%
c("var/build_id")
%]'
version
:
0.3.2.
7-rc
version
:
0.3.2.
9
git_hash
:
'
tor-[%
c("version")
%]'
git_url
:
https://git.torproject.org/tor.git
gpg_keyring
:
tor.gpg
...
...
projects/torbutton/config
View file @
ecffc49f
# vim: filetype=yaml sw=2
version
:
1.9.8.
4
version
:
1.9.8.
5
git_url
:
https://git.torproject.org/torbutton.git
git_hash
:
'
[%
c("version")
%]'
gpg_keyring
:
torbutton.gpg
...
...
rbm.conf
View file @
ecffc49f
...
...
@@ -15,11 +15,10 @@ buildconf:
git_signtag_opt
:
'-s'
var
:
torbrowser_version
:
'
7.5
a1
0
'
torbrowser_version
:
'
8.0
a1'
torbrowser_build
:
'build1'
torbrowser_incremental_from
:
-
7
.
5
a8
-
7
.
5
a9
-
7
.
5
a10
project_name
:
tor
-
browser
multi_lingual
:
0
build_mar
:
1
...
...
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