[Reproducible-commits] [notes] 02/02: Look at some packages

Andrew Ayer agwa at andrewayer.name
Tue Feb 10 05:19:49 UTC 2015


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

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

commit 2247804150f4b7145e3dd51ca593588bc0a6651c
Author: Andrew Ayer <agwa at andrewayer.name>
Date:   Mon Feb 9 21:16:15 2015 -0800

    Look at some packages
---
 issues.yml   |  3 +++
 packages.yml | 42 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/issues.yml b/issues.yml
index 4e1fbc5..07a5dc6 100644
--- a/issues.yml
+++ b/issues.yml
@@ -296,3 +296,6 @@ random_order_in_dictionary_debconf_templates:
     dictionaries-common-dev generates Debconf templates with a
     non-deterministic Default: key.
   url: https://bugs.debian.org/777420
+timestamps_in_ada_library_information_files:
+  description: |
+    Ada Library Information (.ali) files contain the mtime of the Ada source (.ads) files that they index.
diff --git a/packages.yml b/packages.yml
index 6fbe1d1..1a5ba55 100644
--- a/packages.yml
+++ b/packages.yml
@@ -55,6 +55,17 @@ activiz.net:
   version: 1:1.0~git20111214-2
   issues:
     - debbindiff_runs_forever
+adasockets:
+  version: 1.9-1
+  comments: |
+    A few of the Ada source files are copied with the cp command by make
+    before being indexed in the .ali file. The original deterministic
+    mtime is lost during the cp and a non-determinisic mtime gets indexed
+    in the .ali file.  Also, the sockets-constants.ads file is generated
+    by src/constants.sh, which embeds the current time in a comment.
+  issues:
+    - timestamps_in_pdf_generated_by_latex
+    - timestamps_in_ada_library_information_files
 adduser:
   version: 3.113+nmu3
   issues:
@@ -76,6 +87,10 @@ aewm++-goodies:
     - timestamps_in_gzip_headers
   bugs:
     - 777282
+aft:
+  version: 2:5.098-2
+  comments: |
+    Timestamp and random hash order in files produced by compile.pl
 aghermann:
   version: 1.0.2-1
   issues:
@@ -1230,6 +1245,10 @@ ctpp2:
   version: 2.8.3-15
   issues:
     - timestamps_in_documentation_generated_by_doxygen
+cultivation:
+  version: 9+dfsg1-2
+  issues:
+    - timestamps_in_png
 cups:
   version: 1.7.5-4
   comments: |
@@ -4933,6 +4952,13 @@ longomatch:
   version: 0.16.8+git20110626-2
   issues:
     - timestamps_in_pe_binaries
+lordsawar:
+  version: 0.2.0-2.1
+  comments: |
+    create-lw-file script (which is part of the build system) creates a
+    tarball with .lwa extension, and this tarball captures file mtime
+  issues:
+    - timestamps_in_tarball
 lpe:
   version: 1.2.7-2
   issues:
@@ -6231,6 +6257,10 @@ paxtest:
   version: 1:0.9.11-2
   issues:
     - timestamps_generated_by_docbook_to_man
+pcal:
+  version: 4.11.0-3
+  issues:
+   - timestamps_in_documentation_generated_by_groff
 pcb:
   version: 20140316-3
   issues:
@@ -7468,6 +7498,10 @@ sip-tester:
   version: 3.2-1
   issues:
     - timestamps_from_cpp_macros
+siproxd:
+  version: 1:0.8.1-4
+  issues:
+    - timestamps_in_pdf_generated_by_latex
 sipxtapi:
   version: 3.3.0~test17-1
   comments: |
@@ -7776,6 +7810,10 @@ subvertpy:
   version: 0.9.1-7
   issues:
     - timestamps_in_documentation_generated_by_pydoctor
+sumo:
+  version: 0.21.0+dfsg-1
+  issues:
+    - timestamps_in_documentation_generated_by_doxygen
 supercat:
   version: 0.5.5-4
   issues:
@@ -9042,6 +9080,10 @@ yocto-reader:
     - timestamps_in_tarball
   bugs:
     - 777357
+yodl:
+  version: 3.04.00-1
+  issues:
+    - timestamps_in_dvi_generated_by_latex
 yorick-spydr:
   version: 0.8.2-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