[tbb-bugs] #12753 [Tor Browser]: Building pre 4.0-alpha results in non-deterministic Windows builds

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Aug 1 12:18:35 UTC 2014


#12753: Building pre 4.0-alpha results in non-deterministic Windows builds
----------------------------+----------------------------------------------
     Reporter:  gk          |      Owner:  tbb-team
         Type:  defect      |     Status:  new
     Priority:  major       |  Milestone:
    Component:  Tor         |    Version:
  Browser                   |   Keywords:  tbb-gitian, TorBrowserTeam201407
   Resolution:              |  Parent ID:
Actual Points:              |
       Points:              |
----------------------------+----------------------------------------------

Comment (by cypherpunks):

 {{{
 --- bfd/peXXigen.c.original
 +++ bfd/peXXigen.c
 @@ -795,6 +795,8 @@
    /* Only use a real timestamp if the option was chosen.  */
    if ((pe_data (abfd)->insert_timestamp))
      H_PUT_32 (abfd, time(0), filehdr_out->f_timdat);
 +  else
 +    H_PUT_32 (abfd, 0, filehdr_out->f_timdat);

 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12753#comment:10>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tbb-bugs mailing list