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
e6d2903e
Verified
Commit
e6d2903e
authored
Feb 20, 2020
by
boklm
Browse files
Bug 33403: Add nightly mar key
parent
b380d694
Changes
3
Hide whitespace changes
Inline
Side-by-side
projects/firefox/build
View file @
e6d2903e
...
...
@@ -108,6 +108,12 @@ fi
popd
[
%
END
%
]
[
%
IF
c
(
"var/nightly"
)
-%
]
# Add nightly mar signing key (#33403)
cp
$
rootdir
/
nightly
-
marsigner
.
der
toolkit
/
mozapps
/
update
/
updater
/
nightly_aurora_level3_primary
.
der
cp
$
rootdir
/
nightly
-
marsigner
.
der
toolkit
/
mozapps
/
update
/
updater
/
nightly_aurora_level3_secondary
.
der
[
%
END
-%
]
rm
-
f
configure
rm
-
f
js
/
src
/
configure
...
...
projects/firefox/config
View file @
e6d2903e
...
...
@@ -177,6 +177,8 @@ input_files:
-
project
:
tba-translation
name
:
tba-translation
enable
:
'
[%
c("var/android")
%]'
-
filename
:
nightly-marsigner.der
enable
:
'
[%
c("var/nightly")
%]'
-
filename
:
namecoin-torbutton.patch
enable
:
'
[%
c("var/namecoin")
%]'
# TorButton patch authored by Arthur Edelstein, from https://github.com/arthuredelstein/torbutton/ branch 2.1.10-namecoin
...
...
projects/firefox/nightly-marsigner.der
0 → 100644
View file @
e6d2903e
File added
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