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 #499

Merged
merged 1 commit into from Sep 20, 2021
Merged

Conversation

jelly
Copy link
Contributor

@jelly jelly commented Jul 19, 2021

By setting SOURCE_DATE_EPOCH builds the build binaries can become
reproducible as a rebuild will take the old build date as input.

Motivation: https://reproducible-builds.org

By setting SOURCE_DATE_EPOCH builds the build binaries can become
reproducible as a rebuild will take the old build date as input.

Motivation: https://reproducible-builds.org
@it-percona-cla
Copy link

it-percona-cla commented Jul 19, 2021

CLA assistant check
All committers have signed the CLA.

@jelly
Copy link
Contributor Author

jelly commented Jul 19, 2021

Here is the diffoscope output of a rebuild showing the timestamp as difference: https://reproducible.archlinux.org/api/v0/builds/131169/diffoscope

@jelly
Copy link
Contributor Author

jelly commented Sep 17, 2021

Ping?

@percona-csalguero percona-csalguero merged commit b19654f into percona:3.x Sep 20, 2021
1 check passed
@percona-csalguero
Copy link
Contributor

Thanks for this patch.
I've created a Jira to track this issue: https://jira.percona.com/browse/PT-2011

@jelly jelly deleted the reproducible branch September 20, 2021 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants