[tor-commits] [tor-browser-spec/master] Bug 17918: Make sure we use correct Firefox tag

gk at torproject.org gk at torproject.org
Tue Feb 9 11:49:37 UTC 2016


commit 233ca723c71360793fcf86110e4af611e2f52361
Author: Georg Koppen <gk at torproject.org>
Date:   Tue Dec 22 12:00:01 2015 +0000

    Bug 17918: Make sure we use correct Firefox tag
---
 processes/ReleaseProcess | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/processes/ReleaseProcess b/processes/ReleaseProcess
index 7a07ead..5346fb4 100644
--- a/processes/ReleaseProcess
+++ b/processes/ReleaseProcess
@@ -110,6 +110,10 @@
    for i in *.asc; do echo $i ; gpg -q $i || break; done
    static-update-component dist.torproject.org
 
+#. Make sure we really built from the proper Mozilla build tag by consulting
+   # the respective ESR release branch (for a good overview for ESR38 see
+   # https://hg.mozilla.org/releases/mozilla-esr38/graph/).
+
 #. Update website's torbrowser versions file in the website git
    cd webwml
    torsocks git pull origin



More information about the tor-commits mailing list