Actions
Bug #13627
closedcreated.rid prevents reproducible builds
    Bug #13627:
    created.rid prevents reproducible builds
  
Description
rdoc.rb inserts the current time into created.rid
so the file differs across each build,
making it hard for distributions like openSUSE's
to create bit-identical binary packages when those are using rdoc.
See https://reproducible-builds.org/ why that matters
Files
        
          
          Updated by hsbt (Hiroshi SHIBATA) over 8 years ago
          
          
        
        
      
      - Status changed from Open to Assigned
 - Assignee set to hsbt (Hiroshi SHIBATA)
 
        
          
          Updated by swills (Steve Wills) almost 8 years ago
          
          
        
        
      
      Thanks for the patch, it fixes the issue for me (on FreeBSD).
        
          
          Updated by aycabta (aycabta .) almost 8 years ago
          
          
        
        
      
      This is adopted at upstream:
https://github.com/ruby/rdoc/pull/570
@hsbt (Hiroshi SHIBATA) Please close this.
        
          
          Updated by hsbt (Hiroshi SHIBATA) almost 8 years ago
          
          
        
        
      
      - Status changed from Assigned to Closed
 - Backport changed from 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN to 2.3: DONTNEED, 2.4: DONTNEED, 2.5: DONTNEED
 
Actions