[tor-bugs] #3688 [Tor bundles/installation]: Deterministic builds

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Apr 25 20:37:13 UTC 2013


#3688: Deterministic builds
--------------------------------------+-------------------------------------
 Reporter:  mikeperry                 |          Owner:  mikeperry                    
     Type:  enhancement               |         Status:  assigned                     
 Priority:  major                     |      Milestone:  TorBrowserBundle 2.3.x-stable
Component:  Tor bundles/installation  |        Version:                               
 Keywords:  tbb-2.2.32-5              |         Parent:                               
   Points:                            |   Actualpoints:                               
--------------------------------------+-------------------------------------

Comment(by mikeperry):

 Ok, I found the culprit: nsprpub/config/now.c. It gets called during build
 time to set a #define, and worse, it has specific calls to
 GetSystemTimeAsFileTime() for Windows. That is definitely not hooked by
 faketime.

 Luckily, it seems to have a #define to omit the build timestamp entirely.
 I will test a build with that and see what happens.

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


More information about the tor-bugs mailing list