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
c66cabcd
Commit
c66cabcd
authored
Nov 09, 2017
by
Georg Koppen
Browse files
Release preparations for 7.5a8
Versions bump and Changelog update
parent
c753150d
Changes
9
Hide whitespace changes
Inline
Side-by-side
projects/firefox-langpacks/config
View file @
c66cabcd
...
...
@@ -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 @
c66cabcd
...
...
@@ -7,7 +7,7 @@ git_url: https://git.torproject.org/tor-browser.git
gpg_keyring
:
torbutton.gpg
var
:
firefox_platform_version
:
52.
4.1
firefox_platform_version
:
52.
5.0
firefox_version
:
'
[%
c("var/firefox_platform_version")
%]esr'
torbrowser_branch
:
7.5
torbrowser_update_channel
:
alpha
...
...
projects/sandbox/config
View file @
c66cabcd
# vim: filetype=yaml sw=2
version
:
0.0.1
4
version
:
0.0.1
5
git_url
:
https://git.torproject.org/tor-browser/sandboxed-tor-browser
git_hash
:
'
sandboxed-tor-browser-[%
c("version")
%]'
tag_gpg_id
:
1
...
...
projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
View file @
c66cabcd
Tor Browser 7.5a7 -- November 15 2017
* All Platforms
* Update Firefox to 52.5.0esr
* Update Tor to 0.3.2.4-alpha
* Update Torbutton to 1.9.8.3
* Bug 23997: Add link to Tor Browser manual for de, nl, tr, vi
* Bug 23949: Fix donation banner display
* Update locales with translated banner
* Translations update
* Update Tor Launcher to 0.2.14
* Bug 23262: Implement integrated progress bar
* Bug 23261: implement configuration portion of new Tor Launcher UI
* Translations update
* Update HTTPS-Everywhere to 2017.10.30
* Update NoScript to 5.1.5
* Bug 23968: NoScript icon jumps to the right after update
* Update sandboxed-tor-browser to 0.0.15
* Bug 10394: Don't autoupdate HTTPS Everywhere anymore
* Windows
* Bug 20636+10026: Create 64bit Tor Browser for Windows
* Bug 24052: Block file:// redirects early
Tor Browser 7.5a7 -- November 4 2017
* OS X
* Bug 24052: Streamline handling of file:// resources
...
...
projects/tor-browser/config
View file @
c66cabcd
...
...
@@ -66,9 +66,9 @@ input_files:
name
:
snowflake
enable
:
'
[%
c("var/snowflake")
%]'
-
filename
:
Bundle-Data
-
URL
:
https://addons.cdn.mozilla.net/user-media/addons/722/noscript_security_suite-5.1.
2
-fx+sm.xpi
-
URL
:
https://addons.cdn.mozilla.net/user-media/addons/722/noscript_security_suite-5.1.
5
-fx+sm.xpi
name
:
noscript
sha256sum
:
82687646b9ecc39d478ac5d4de035b32fdf88efc6faceec3e74b49c863bbfabb
sha256sum
:
0620b8608441b5a346e347a07ce3c1e707edc8d4d04f2c72af53e73a0d9b6d5c
-
filename
:
RelativeLink
enable
:
'
[%
c("var/linux")
%]'
-
project
:
libdmg-hfsplus
...
...
projects/tor-launcher/config
View file @
c66cabcd
# vim: filetype=yaml sw=2
version
:
0.2.1
3
version
:
0.2.1
4
git_url
:
https://git.torproject.org/tor-launcher.git
git_hash
:
'
[%
c("version")
%]'
gpg_keyring
:
torbutton.gpg
...
...
projects/tor/config
View file @
c66cabcd
# vim: filetype=yaml sw=2
filename
:
'
[%
project
%]-[%
c("version")
%]-[%
c("var/osname")
%]-[%
c("var/build_id")
%]'
version
:
0.3.2.
2
-alpha
version
:
0.3.2.
4
-alpha
git_hash
:
'
tor-[%
c("version")
%]'
git_url
:
https://git.torproject.org/tor.git
gpg_keyring
:
tor.gpg
...
...
projects/torbutton/config
View file @
c66cabcd
# vim: filetype=yaml sw=2
version
:
1.9.8.
2
version
:
1.9.8.
3
git_url
:
https://git.torproject.org/torbutton.git
git_hash
:
'
[%
c("version")
%]'
gpg_keyring
:
torbutton.gpg
...
...
rbm.conf
View file @
c66cabcd
...
...
@@ -15,10 +15,11 @@ buildconf:
git_signtag_opt
:
'-s'
var
:
torbrowser_version
:
'7.5a
7
'
torbrowser_version
:
'7.5a
8
'
torbrowser_build
:
'build1'
torbrowser_incremental_from
:
-
7
.
5
a6
-
7
.
5
a7
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