Bug#1141506: lightproof: please make the build reproducible
"Chris Lamb" <[email protected]> Sun, 05 Jul 2026 09:10:37 -0700
| Newsgroups | gmane.linux.debian.devel.openoffice |
|---|---|
| Message-ID | <178326519925.2266.1135092540272276296__21640.4087653913$1783267891$gmane$org@164f6ce2690d> |
--56d3cd05877dd4afbc09efac55daaab369a92d80 Content-Type: text/plain Content-Transfer-Encoding: 7bit Source: lightproof Version: 1.6+git20190911.c299ddd-1 Severity: wishlist Tags: patch User: [email protected] Usertags: timezone X-Debbugs-Cc: [email protected] Hi, Whilst working on the Reproducible Builds effort [0], we noticed that lightproof could not be built reproducibly. This is because unzip(1) needs to called with TZ=UTC or it will not extract the .zip file with reproducible timestamps. Patch attached. [0] https://reproducible-builds.org/ Regards,