[Reproducible-commits] [notes] 01/01: Some work on randomness_in_ocaml_a_files

Chris Lamb lamby at moszumanska.debian.org
Thu Mar 5 10:33:07 UTC 2015


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

lamby pushed a commit to branch master
in repository notes.

commit ec21c906aba98c2486c52c45664fa3456555951a
Author: Chris Lamb <lamby at debian.org>
Date:   Thu Mar 5 10:32:17 2015 +0000

    Some work on randomness_in_ocaml_a_files
---
 issues.yml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/issues.yml b/issues.yml
index 7c795ea..09c8397 100644
--- a/issues.yml
+++ b/issues.yml
@@ -445,6 +445,11 @@ randomness_in_ocaml_a_files:
   description: |
     Some OCaml tool writes /tmp/caml*[randomness].o into its .a archives. Not stripped
     by dh_strip as the filenames are not ^lib(.+).a$.
+    .
+    Patch to strip could be https://gist.github.com/9df3804fa51b9bf78faf (could
+    also be done in dh_strip - there is already an ocaml-specific exception).
+    .
+    However, there are still timestamps (as strings) in .a files afterwards.
 timestamps_in_php_apigen_documentation:
   description: |
     APIgen documentation adds the time into the .zip archive comment as well as

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