[Pkg-javascript-devel] Bug#975958: requirejs: please make the build reproducible

Chris Lamb lamby at debian.org
Fri Nov 27 10:42:29 GMT 2020


Source: requirejs
Version: 2.3.6+ds-1
Severity: wishlist
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: timestamps
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org

Hi,

Whilst working on the Reproducible Builds effort [0] we noticed that
requirejs could not be built reproducibly.

This is because the build system was adding in the current build date
and time to the generated files:

 -        version = '2.3.6 Thu, 26 Nov 2020 10:12:52 GMT',
 +        version = '2.3.6 Wed, 29 Dec 2021 16:36:37 GMT',

Patch attached that uses SOURCE_DATE_EPOCH.

 [0] https://reproducible-builds.org/
 [1] https://reproducible-builds.org/specs/source-date-epoch/


Regards,

--
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: requirejs.diff.txt
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20201127/9a5c8fa4/attachment.txt>


More information about the Pkg-javascript-devel mailing list