Three bytes in a zip file
Chris Lamb
chris at reproducible-builds.org
Wed Mar 13 01:01:47 UTC 2024
Hey,
> echo "Forcing timestamp $SOURCE_DATE_EPOCH"
> touch --date="@$SOURCE_DATE_EPOCH" fab/*
> TZ=UTC zip -X --latest-time "$zipfile" fab/*
> # Note the -X flag; to be pedantic about timestamps,
> # that means you should unpack with TZ=UTC unzip "$zipfile". See
> # https://lists.reproducible-builds.org/pipermail/rb-general/2023-April/002927.html
Ah, interesting! Does that -X mean that
https://reproducible-builds.org/docs/archives/
... is incomplete? I'm happy to update this document myself if need be. :)
Best wishes,
--
o
⬋ ⬊ Chris Lamb
o o reproducible-builds.org 💠
⬊ ⬋
o
More information about the rb-general
mailing list