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

Do not record the timestamp in gzip file #54

Merged
merged 1 commit into from Jun 10, 2020
Merged

Conversation

jelly
Copy link
Contributor

@jelly jelly commented May 30, 2020

Recording timestamps makes nvidia-settings unreproducible, adding -n as
argument makes gzip not record a timestamp and filename.

Motivation: https://reproducible-builds.org/

Recording timestamps makes nvidia-settings unreproducible, adding -n as
argument makes gzip not record a timestamp and filename.
@aaronp24
Copy link
Member

Thanks for this. I applied this change and equivalent changes to the other related projects to our internal codebase. It'll take a while for it to show up in an official release but I'll merge this here.

@aaronp24 aaronp24 merged commit 69e584d into NVIDIA:master Jun 10, 2020
@jelly jelly deleted the gzip branch June 10, 2020 18:48
@jelly
Copy link
Contributor Author

jelly commented Jun 10, 2020

Thansk!

@bmwiedemann
Copy link

btw: with gzip-1.10, this should be reproducible even without the patch, because -n became the default for compressing stdin.

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

3 participants