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

imap: Allow to override build date #10

Merged
merged 1 commit into from Jul 13, 2018
Merged

imap: Allow to override build date #10

merged 1 commit into from Jul 13, 2018

Conversation

bmwiedemann
Copy link
Contributor

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 works with various variants of date (incl GNU and BSD).

Without this patch, the courier-imap openSUSE Linux package varied for each build.

See also
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824037

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 works with various variants of date (incl GNU and BSD).
@svarshavchik svarshavchik merged commit fdc3f1b into svarshavchik:master Jul 13, 2018
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