[tor-bugs] #15023 [Tor Browser]: Build MAR tools archive	deterministically
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Wed Feb 25 09:04:06 UTC 2015
    
    
  
#15023: Build MAR tools archive deterministically
-------------------------+--------------------------
 Reporter:  gk           |          Owner:  tbb-team
     Type:  enhancement  |         Status:  new
 Priority:  normal       |      Milestone:
Component:  Tor Browser  |        Version:
 Keywords:  tbb-gitian   |  Actual Points:
Parent ID:               |         Points:
-------------------------+--------------------------
 We should build `mar-tools-*` deterministically if possible. The content
 does not seem to differ which is good, nevertheless the SHA256 sums of two
 zip archives is not the same. The problem is very likely that we are not
 using our deterministic zip wrapper but `zip` directly. See e.g.
 {{{
 zip -r mar-tools-linux${GBUILD_BITS}.zip mar-tools
 }}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/15023>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list