[pacman-dev] [PATCH] libmakepkg: add routine for linting $SOURCE_DATE_EPOCH

Allan McRae allan at archlinux.org
Thu Jan 10 07:02:05 UTC 2019


On 10/1/19 3:58 pm, Eli Schwartz wrote:
> This can only ever be an int, and the specification states that a
> malformed timestamp should be considered a fatal error.
> 
> https://reproducible-builds.org/specs/source-date-epoch/
> Signed-off-by: Eli Schwartz <eschwartz at archlinux.org>
> ---
>  scripts/Makefile.am                           |  1 +
>  .../lint_config/source_date_epoch.sh.in       | 37 +++++++++++++++++++
>  2 files changed, 38 insertions(+)
>  create mode 100755 scripts/libmakepkg/lint_config/source_date_epoch.sh.in
> 

Pulled to my patchqueue with the needed meson addition.

A


More information about the pacman-dev mailing list