History log of /curl/scripts/dmaketgz (Results 1 – 3 of 3)
Revision Date Author Comments
# bc5261a1 10-May-2024 Daniel Stenberg

dmaketgz: accept a SOURCE_DATE_EPOCH as an second argument

to make it easier to reproduce a tarball

Closes #13573


# 7afb0e1b 16-Apr-2024 Daniel Stenberg

dmaketgz: compacter

Removes the need for disabling shellcheck warnings.

Follow-up to d28f74913c2
Proposed-by: Viktor Szakats
Closes #13391


# d28f7491 16-Apr-2024 Daniel Stenberg

dmaketgz: release tarball generation using docker

For easier reproducibility.

Mention using this script in RELEASE-PROCEDURE

Closes #13388