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

make build reproducible #51

Merged
merged 2 commits into from Sep 12, 2017
Merged

make build reproducible #51

merged 2 commits into from Sep 12, 2017

Conversation

bmwiedemann
Copy link
Member

@bmwiedemann bmwiedemann commented May 29, 2017

make build reproducible
with these 2 simple patches

@bmwiedemann
Copy link
Member Author

@wfeldt could you please review this?

when building packages
(random) filesystem order of input files
influences ordering of functions in the output,
thus without the patch, builds (in disposable VMs) would always differ.

See https://reproducible-builds.org/ for why this matters.

https://bugzilla.opensuse.org/show_bug.cgi?id=1041090
using the SOURCE_DATE_EPOCH environment variable
to allow for reproducible builds

https://bugzilla.opensuse.org/show_bug.cgi?id=1047218
@wfeldt wfeldt merged commit 106bf02 into openSUSE:master Sep 12, 2017
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