Skip to content

Make the output reproducible.#98

Open
lamby wants to merge 1 commit into
rtomayko:masterfrom
lamby:reproducible-output
Open

Make the output reproducible.#98
lamby wants to merge 1 commit into
rtomayko:masterfrom
lamby:reproducible-output

Conversation

@lamby

@lamby lamby commented Jul 2, 2016

Copy link
Copy Markdown

Prefer UTC & locale-agnostic timestamps, as well as fallback to the
SOURCE_DATE_EPOCH[0] environment variable instead of using Time.now (eg
when passing input via stdin).

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

Signed-off-by: Chris Lamb chris@chris-lamb.co.uk

Prefer UTC & locale-agnostic timestamps, as well as fallback to the
SOURCE_DATE_EPOCH[0] environment variable instead of using Time.now (eg
when passing input via stdin).

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

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
@lamby

lamby commented Aug 17, 2016

Copy link
Copy Markdown
Author

Hi, any update on this? :)

@lamby

lamby commented Dec 9, 2017

Copy link
Copy Markdown
Author

Gentle ping on this? :)

@bmwiedemann

Copy link
Copy Markdown

Just mentioning that I'd like this patch for openSUSE as well, where the hub package varies from man pages generated by ronn.

@lamby

lamby commented Mar 5, 2018

Copy link
Copy Markdown
Author

👍

@lamby

lamby commented Aug 25, 2018

Copy link
Copy Markdown
Author

Another gentle ping on this?

bmwiedemann added a commit to bmwiedemann/ronn that referenced this pull request Oct 9, 2018
in order to make builds reproducible.
See https://reproducible-builds.org/ for why this is good
and https://reproducible-builds.org/specs/source-date-epoch/
for the definition of this variable.

Also use ISO-8601 date format to be understood everywhere.

Based on rtomayko#98 by Chris Lamb.
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.

2 participants