[Reproducible-commits] [notes] 01/02: Add issue with unzip

Juan Picca jumapico-guest at moszumanska.debian.org
Mon May 18 02:31:24 UTC 2015


This is an automated email from the git hooks/post-receive script.

jumapico-guest pushed a commit to branch master
in repository notes.

commit 364eb52b4d259a0ac2a8b9de64b62794bca20edb
Author: Juan Picca <jumapico at gmail.com>
Date:   Sun May 17 23:31:00 2015 -0300

    Add issue with unzip
---
 issues.yml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/issues.yml b/issues.yml
index 60cfdbd..d99af29 100644
--- a/issues.yml
+++ b/issues.yml
@@ -169,6 +169,11 @@ timestamps_in_zip:
     the build.
   url: https://wiki.debian.org/ReproducibleBuilds/TimestampsInZip
   deterministic: True
+timestamps_difference_by_unzip:
+  description: |
+    When unzip files as part of the build package process the current timezone is used
+    to calculate the time of the file.
+    Using TZ=UTC when unzip the file can fix this.
 timestamps_in_documentation_generated_by_groff:
   description: |
     groff will add a timestamps to documentation it produces.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git



More information about the Reproducible-commits mailing list