[Reproducible-commits] [notes] 01/01: Added new issue

Reiner Herrmann deki-guest at moszumanska.debian.org
Fri Apr 10 09:17:01 UTC 2015


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

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

commit 299d6967c678dba9fae35e760737b64ec4e1c7d0
Author: Reiner Herrmann <reiner at reiner-h.de>
Date:   Fri Apr 10 11:19:37 2015 +0200

    Added new issue
---
 issues.yml   | 5 +++++
 packages.yml | 4 ++++
 2 files changed, 9 insertions(+)

diff --git a/issues.yml b/issues.yml
index b98ac71..74538ff 100644
--- a/issues.yml
+++ b/issues.yml
@@ -503,3 +503,8 @@ timestamps_in_python_version_numbers:
   description: |
     python-setuptools is appending the build date to a Python version number.
   url: https://wiki.debian.org/ReproducibleBuilds/TimestampsInPythonVersionNumbers
+timezone_variance_because_of_automake_mdate:
+  description: |
+    automake's mdate-sh script pretty-prints the modification time of a file.
+    This output can influence further steps in the build process and make it unreproducible.
+  url: https://wiki.debian.org/ReproducibleBuilds/TimezoneVarianceBecauseOfAutomakeMdate
diff --git a/packages.yml b/packages.yml
index fdc9380..856c3e2 100644
--- a/packages.yml
+++ b/packages.yml
@@ -15201,6 +15201,10 @@ terraintool:
   version: 1.12a-1
   issues:
     - timestamps_generated_by_docbook_to_man
+teseq:
+  version: 1.1-0.1
+  issues:
+    - timezone_variance_because_of_automake_mdate
 testdisk:
   version: 6.14-3
   issues:

-- 
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