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
ceb8ae78
Unverified
Commit
ceb8ae78
authored
Mar 08, 2018
by
Georg Koppen
Browse files
Release preparations for 8.0a3
Changelog update and versions bump
parent
058b6520
Changes
6
Hide whitespace changes
Inline
Side-by-side
projects/firefox-langpacks/config
View file @
ceb8ae78
...
...
@@ -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 @
ceb8ae78
# 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.
6
.0
firefox_platform_version
:
52.
7
.0
firefox_version
:
'
[%
c("var/firefox_platform_version")
%]esr'
torbrowser_branch
:
8.0
torbrowser_update_channel
:
alpha
...
...
@@ -28,7 +28,7 @@ targets:
torbrowser_update_channel
:
release
nightly
:
git_hash
:
'
tor-browser-[%
c("var/firefox_version")
%]-[%
c("var/torbrowser_branch")
%]-
2
'
git_hash
:
'
tor-browser-[%
c("var/firefox_version")
%]-[%
c("var/torbrowser_branch")
%]-
1
'
tag_gpg_id
:
0
var
:
torbrowser_update_channel
:
default
...
...
projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
View file @
ceb8ae78
Tor Browser 8.0a3 -- March 13 2018
* All platforms
* Update Firefox to 52.7.0esr
* Update Tor to 0.3.3.3-alpha
* Update Tor Launcher to 0.2.15.1
* Bug 23136: Moat integration (fetch bridges for the user)
* Translations update
* Update HTTPS Everywhere to 2018.2.26
* Bug 25339: Adapt build system for Python 3.6 based build procedure
* Bug 25356: Update obfs4proxy to v0.0.7
* Bug 25147: Sanitize HTML fragments created for chrome-privileged documents
* Windows
* Bug 25112: No sandboxing on 64-bit Windows <= Vista
Tor Browser 8.0a2 -- February 23 2018
* All Platforms
* Update Tor to 0.3.3.2-alpha
...
...
projects/tor-launcher/config
View file @
ceb8ae78
# vim: filetype=yaml sw=2
version
:
0.2.15
version
:
0.2.15
.1
git_url
:
https://git.torproject.org/tor-launcher.git
git_hash
:
'
[%
c("version")
%]'
gpg_keyring
:
torbutton.gpg
...
...
projects/tor/config
View file @
ceb8ae78
# vim: filetype=yaml sw=2
filename
:
'
[%
project
%]-[%
c("version")
%]-[%
c("var/osname")
%]-[%
c("var/build_id")
%]'
version
:
0.3.3.
2
-alpha
version
:
0.3.3.
3
-alpha
git_hash
:
'
tor-[%
c("version")
%]'
git_url
:
https://git.torproject.org/tor.git
gpg_keyring
:
tor.gpg
...
...
rbm.conf
View file @
ceb8ae78
...
...
@@ -15,10 +15,10 @@ buildconf:
git_signtag_opt
:
'-s'
var
:
torbrowser_version
:
'8.0a
2
'
torbrowser_build
:
'build
3
'
torbrowser_version
:
'8.0a
3
'
torbrowser_build
:
'build
1
'
torbrowser_incremental_from
:
-
8
.
0
a
1
-
8
.
0
a
2
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