Skip to content

Conversation

@lamby
Copy link

@lamby lamby commented Jul 2, 2016

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
Copy link
Author

lamby commented Aug 17, 2016

Hi, any update on this? :)

@lamby
Copy link
Author

lamby commented Dec 9, 2017

Gentle ping on this? :)

@bmwiedemann
Copy link

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

@lamby
Copy link
Author

lamby commented Mar 5, 2018

👍

@lamby
Copy link
Author

lamby commented Aug 25, 2018

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