aboutsummaryrefslogtreecommitdiff
path: root/net/tcpproxy/patches/100-remove-build-timestamps-build-hostname.patch
Commit message (Collapse)AuthorAge
* tcpproxy: remove build timestamp and hostnameAlexander Couzens2017-12-03
Build timestamp prevents reproducible builds [0]. Build hostname also breaks reproducible builds. [0] https://reproducible-builds.org/docs/timestamps/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>