Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please make the build reproducible #161

Merged
merged 1 commit into from Jan 8, 2019

Conversation

lamby
Copy link
Contributor

@lamby lamby commented Jan 7, 2019

Whilst working on the Reproducible Builds effort, we noticed that vit could not be built reproducibly.

This is actually a regression from vit 1.2 — unfortunately whilst various changes were merged upstream they appeared to miss date's --utc argument resulting in:

-# 1.3.beta1 built after Mon Aug  6 03:08:23 -12 2018
+# 1.3.beta1 built after Tue Aug  7 05:08:23 +14 2018

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

This is actually a regression from vit 1.2 — unfortunately whilst various
changes were merged upstream they appeared to miss date's --utc argument
resulting in:

    -# 1.3.beta1 built after Mon Aug  6 03:08:23 -12 2018
    +# 1.3.beta1 built after Tue Aug  7 05:08:23 +14 2018

Patch attached.

[0] https://reproducible-builds.org/
@scottkosty scottkosty merged commit 96134b3 into vit-project:1.3 Jan 8, 2019
@scottkosty
Copy link
Member

@lamby Thanks! (and thank you for your efforts more generally)

@lamby lamby deleted the reproducible-build branch January 8, 2019 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants