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 gzips reproducible by excluding timestamp #8420

Merged
merged 1 commit into from Jul 9, 2017

Conversation

emlove
Copy link
Contributor

@emlove emlove commented Jul 9, 2017

Description:

Currently, gzip includes the timestamp in the file header, resulting in a different binary every time script/build_frontend is run. This change removes the timestamp from the gzip output, making the zip process reproducible.

See: https://wiki.debian.org/ReproducibleBuilds/TimestampsInGzipHeaders

@mention-bot
Copy link

@armills, thanks for your PR! By analyzing the history of the files in this pull request, we identified @balloob and @michaelarnauts to be potential reviewers.

@emlove emlove merged commit ec7ca9a into dev Jul 9, 2017
@emlove emlove deleted the reproducible-frontend-gzips branch July 9, 2017 20:21
@balloob balloob mentioned this pull request Jul 13, 2017
dethpickle pushed a commit to dethpickle/home-assistant that referenced this pull request Aug 18, 2017
@home-assistant home-assistant locked and limited conversation to collaborators Oct 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants