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
980115da
Unverified
Commit
980115da
authored
Jan 19, 2018
by
Georg Koppen
Browse files
Pick up Firefox changes
Use tor-browser -2 and build number bump
parent
8643124e
Changes
3
Hide whitespace changes
Inline
Side-by-side
projects/firefox-langpacks/config
View file @
980115da
...
...
@@ -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 @
980115da
# 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")
%]-
2
-build
1
'
tag_gpg_id
:
1
git_url
:
https://git.torproject.org/tor-browser.git
gpg_keyring
:
torbutton.gpg
...
...
@@ -28,7 +28,7 @@ targets:
torbrowser_update_channel
:
release
nightly
:
git_hash
:
'
tor-browser-[%
c("var/firefox_version")
%]-[%
c("var/torbrowser_branch")
%]-
1
'
git_hash
:
'
tor-browser-[%
c("var/firefox_version")
%]-[%
c("var/torbrowser_branch")
%]-
2
'
tag_gpg_id
:
0
var
:
torbrowser_update_channel
:
default
...
...
rbm.conf
View file @
980115da
...
...
@@ -16,7 +16,7 @@ buildconf:
var
:
torbrowser_version
:
'8.0a1'
torbrowser_build
:
'build
2
'
torbrowser_build
:
'build
3
'
torbrowser_incremental_from
:
-
7
.
5
a10
project_name
:
tor
-
browser
...
...
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