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

build: embed reproducible timestamp in manpages #1992

Merged
merged 1 commit into from Dec 31, 2018

Conversation

eli-schwartz
Copy link
Contributor

If the environment variable SOURCE_DATE_EPOCH is set in the build environment, prefer it over the current date when determining the correct timestamp to use as the date the manpages were built.

See https://reproducible-builds.org/specs/source-date-epoch/

If the environment variable SOURCE_DATE_EPOCH is set in the build
environment, prefer it over the current date when determining the
correct timestamp to use as the date the manpages were built.

See https://reproducible-builds.org/specs/source-date-epoch/
@mislav mislav merged commit fa19ceb into github:master Dec 31, 2018
@mislav
Copy link
Member

mislav commented Dec 31, 2018

This is great; thank you!! TIL

@eli-schwartz eli-schwartz deleted the reproducible-timestamp branch December 31, 2018 16:40
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