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
The Tor Project
Applications
tor-browser-spec
Commits
375032ad
Commit
375032ad
authored
Mar 14, 2016
by
Georg Koppen
Browse files
Bug 18406: Make sure MAR signatures are check before releasing
parent
c6fa8f19
Changes
1
Hide whitespace changes
Inline
Side-by-side
processes/ReleaseProcess
View file @
375032ad
...
...
@@ -132,8 +132,14 @@
# Don't forget to link to Mozilla's security advisories if this is a security
# update, or Nadim will yell at you.
#. Check whether the MAR files got properly signed
# Point SIGNMAR to your signmar binary
# Point LD_LIBRARY_PATH to your mar-tools directory
cd tor-browser-bundle/gitian/$TORBROWSER_VERSION
../../tools/marsigning_check.sh
cd ..
#. Update and upload new update responses for the updater
cd tor-browser-bundle/gitian
# IMPORTANT: Copy the signed MAR files back before creating the update
# responses!
make update_responses # (or update_responses-alpha, update_responses-beta)
...
...
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