[Reproducible-commits] [notes] 01/01: flag issues as deterministic

Chris West faux-guest at moszumanska.debian.org
Sun May 3 09:21:39 UTC 2015


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

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

commit b653b466ebdd5893bfd30b3725fbd370a0b8e581
Author: Chris West (Faux) <git at goeswhere.com>
Date:   Sun May 3 10:20:59 2015 +0100

    flag issues as deterministic
---
 issues.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/issues.yml b/issues.yml
index 0d98801..a7edef1 100644
--- a/issues.yml
+++ b/issues.yml
@@ -327,6 +327,7 @@ timezones_manpages_podman:
     The embedded timestamps are not from the actual build time, but instead deterministic ones
     that are only varying because of differing timezones between builds.
   url: https://bugs.debian.org/780259
+  deterministic: True
 random_order_in_dictionary_debconf_templates:
   description: |
     dictionaries-common-dev generates Debconf templates with a
@@ -352,6 +353,7 @@ bad_handling_of_extra_warnings:
 ftbfs_werror_equals:
   description: |
     FTBFS if dpkg-buildflags contains -Werror=
+  deterministic: True
 ftbfs_pbuilder_malformed_dsc:
   description: |
     Package FTBFS in pbuilder due to a malformed .dsc, breaking CI.
@@ -418,6 +420,7 @@ random_order_in_maven_plugin_xml:
 date_in_maven_plugin_xml:
   description: |
     maven-plugin-tools includes the date in plugin.xml and plugin-help.xml.  Visible with timezone changes.
+  deterministic: True
 timestamps_in_documentation_generated_by_edoc:
   description: |
     The Erland documentation generator EDoc is embedding timestamps in its documentation.
@@ -498,6 +501,7 @@ berkeley_db_variation_requiring_further_investigation:
 different_due_to_umask:
   description: |
     Files have varying permissions because of different umasks.
+  deterministic: True
 randomness_in_qdoc:
   description: |
     Non-deterministic order of <tag> and <file> elements in XML. See

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