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

Use ChangeLog date instead of build date #1

Merged
merged 1 commit into from Jul 22, 2019

Conversation

bmwiedemann
Copy link
Contributor

Use ChangeLog date instead of build date in mgrep.1
in order to make builds reproducible.
See https://reproducible-builds.org/ for why this is good.

Also use UTC to be independent of timezone.

This date call works with GNU date and BSD date.

in order to make builds reproducible.
See https://reproducible-builds.org/ for why this is good.

Also use UTC to be independent of timezone.

This date call works with GNU date and BSD date.
@bitstreamout bitstreamout merged commit 890460d into bitstreamout:master Jul 22, 2019
@bitstreamout
Copy link
Owner

OK, that is a point for the distribution(s)

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