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
95bc7fde
Unverified
Commit
95bc7fde
authored
Nov 07, 2019
by
Georg Koppen
Browse files
Pick up changes for build6
parent
cc4d8a1a
Changes
3
Hide whitespace changes
Inline
Side-by-side
projects/firefox/config
View file @
95bc7fde
# 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
4
'
git_hash
:
'
tor-browser-[%
c("var/firefox_version")
%]-[%
c("var/torbrowser_branch")
%]-1-build
5
'
tag_gpg_id
:
1
git_url
:
https://git.torproject.org/tor-browser.git
git_submodule
:
1
...
...
projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
View file @
95bc7fde
Tor Browser 9.5a2 -- November
8
2019
Tor Browser 9.5a2 -- November
11
2019
* All Platforms
* Update NoScript to 11.0.7
* Bug 21004: Don't block JavaScript on onion services on medium security
...
...
@@ -7,6 +7,7 @@ Tor Browser 9.5a2 -- November 8 2019
* Bug 32321: Don't ping Mozilla for Man-in-the-Middle-detection
* Bug 32318: Backport Mozilla's fix for bug 1534339
* Bug 32250: Backport enhanced letterboxing support (bug 1546832 and 1556017)
* Bug 31573: Catch SessionStore.jsm exception
* Bug 27268: Preferences clean-up
* Windows + OS X + Linux
* Update Tor to 0.4.2.3-alpha
...
...
@@ -29,7 +30,6 @@ Tor Browser 9.5a2 -- November 8 2019
* Build System
* All Platforms
* Bug 32413: Bump Go version to 1.12.13
* Bug 32053: Compile Rust code with -O1 to avoid reproducibility issues
* Android
* Bug 28803: Integrate building Pluggable Transports for Android
...
...
rbm.conf
View file @
95bc7fde
...
...
@@ -25,7 +25,7 @@ buildconf:
var
:
torbrowser_version
:
'9.5a2'
torbrowser_build
:
'build
5
'
torbrowser_build
:
'build
6
'
torbrowser_incremental_from
:
-
9
.
5
a1
project_name
:
tor
-
browser
...
...
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