aboutsummaryrefslogtreecommitdiff
path: root/utils/zip/patches/010-remove-build-date.patch
Commit message (Collapse)AuthorAge
* zip: remove build timestampAlexander Couzens2017-11-17
Build timestamps prevents reproducible builds [0]. Thanks to debian for the patch. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>