0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2025-09-19 07:49:34 +00:00
Files
openwrt/tools/zip/patches/011-add-option-for-reproducible-archives.patch
Mathias Kresin 18c9faa032 tools: zip: add option for reproducible archives
Add the option -mt/--mtime to pass a timestamp which is used as filedate
for the containing files.

So far, it isn't used for anything written to the extra fields,
therefore requires the -X (eXclude eXtra file attributes) parameter to
be effective.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2019-01-15 19:11:53 +01:00

5.9 KiB