Skip to content

Extra: [Telegram] Call zip --strip-extra

Bernhard M. Wiedemann requested to merge (removed):zip into master

Call zip --strip-extra to not add ctime and atime into zip files to make build results more reproducible

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

Note: man zip incorrectly lists the -X / --strip-extra option as --no-extra

This PR was done while working on reproducible builds for openSUSE.

Edited by tista500

Merge request reports