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

Allow to override build date with SOURCE_DATE_EPOCH #6

Merged
merged 1 commit into from Aug 7, 2020

Conversation

bmwiedemann
Copy link
Contributor

Allow to override build date with SOURCE_DATE_EPOCH
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.
This date call only works with GNU date.

This PR was done while working on reproducible builds for openSUSE.

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.
This date call only works with GNU date.

This PR was done while working on reproducible builds for openSUSE.
@flavio
Copy link
Owner

flavio commented Aug 7, 2020

Thanks for the submission!

@flavio flavio merged commit 4af0dd2 into flavio:master Aug 7, 2020
@flavio
Copy link
Owner

flavio commented Aug 7, 2020

@bmwiedemann do you need me to tag a new release so that we can build a new package with this patch?

@bmwiedemann bmwiedemann deleted the date branch August 9, 2020 14:29
@bmwiedemann
Copy link
Contributor Author

It is sufficient, if the next release is within the next 6 months.

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