Bug#913021: carbon-c-relay: make the build reproducible

2018-11-06 Thread Chris Lamb
Hi Nicholas, > The attached patch changes the build system to first attempt to use > the SOURCE_DATE_EPOCH envvar > (https://reproducible-builds.org/specs/source-date-epoch/) to > determine build date, then falls back to the git commit date, then the > current date. Good idea. Fancy forwarding

Bug#913021: carbon-c-relay: make the build reproducible

2018-11-05 Thread Nicholas M Gregory
Source: carbon-c-relay Version: 3.2-1 Severity: wishlist Tags: patch X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org Hi there, While working on the reproducible builds project (https://wiki.debian.org/ReproducibleBuilds), we noticed that carbon-c-relay could not be built reproducibly.