You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
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).