haproxy/scripts
Willy Tarreau 6fab3e6d91 SCRIPTS: publish-release: pass -n to gzip to remove timestamp
It just appeared that the tar.gz we put online are not reproducible
because a timestamp is put by default into the archive. Passing "-n"
to gzip is sufficient to remove this timestamp, so let's do it, and
also make the gzip command configurable for more flexibility. Now
issuing the commands multiple times finally results in the same
archives being produced.

This should be backported to supported stable branches.
2020-05-30 06:59:07 +02:00
..
announce-release SCRIPTS: announce-release: use mutt -H instead of -i to include the draft 2020-02-15 15:24:28 +01:00
backport CLEANUP: assorted typo fixes in the code and comments 2020-04-17 09:37:36 +02:00
build-ssl.sh CI: adopt openssl download script to download all versions 2020-04-07 22:02:41 +02:00
create-release SCRIPTS: use /usr/bin/env bash instead of /bin/bash for scripts 2020-02-05 04:49:07 +01:00
git-show-backports SCRIPTS: use /usr/bin/env bash instead of /bin/bash for scripts 2020-02-05 04:49:07 +01:00
publish-release SCRIPTS: publish-release: pass -n to gzip to remove timestamp 2020-05-30 06:59:07 +02:00
run-regtests.sh CLEANUP: assorted typo fixes in the code and comments 2020-04-17 09:37:36 +02:00