Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

automatic reproducible builds #169

@rurban

Description

@rurban

perl 5.24 added debian patches to support reproducible builds. but this is only optional, via some obscure build recipes. see https://reproducible-builds.org/ for the underlying problems and fixes.

get cf_time (or SOURCE_DATE_EPOCH) from the date of source (latest git commit or tar src),
set PERL_HASH_SEED accordingly, set LC_ALL=C (sorting) and timezone.
use the proper tar recipes for makerel, put the build scripts into Porting, not only into the docs.
check for build rev's automatically und bump them on rebuilds (deb, rpm, osx pkg, win).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions