[Reproducible-commits] [notes] 01/01: add issue random_xspp_identifier_by_extutils_xspp, which affects libwx-perl

Reiner Herrmann reiner at reiner-h.de
Tue Jul 5 09:41:13 UTC 2016


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

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

commit a1398bfcd736d7a87df098df317fd2c79d2c2dd8
Author: Reiner Herrmann <reiner at reiner-h.de>
Date:   Tue Jul 5 11:41:34 2016 +0200

    add issue random_xspp_identifier_by_extutils_xspp, which affects libwx-perl
---
 issues.yml   | 8 ++++++++
 packages.yml | 9 +--------
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/issues.yml b/issues.yml
index 17a74b5..bd1c2a2 100644
--- a/issues.yml
+++ b/issues.yml
@@ -717,6 +717,8 @@ randomness_in_c_files_generated_by_extutils_parsexs:
     There are some code copies, so we have the following bugs in total-
     https://bugs.debian.org/829295
     https://bugs.debian.org/829296
+    .
+    Fix is also required in ExtUtils::ParseXS in perl(-modules)
   url: https://bugs.debian.org/829295
 timestamps_generated_by_eigenbase_resgen:
   description: |
@@ -1162,3 +1164,9 @@ randomness_in_binaries_generated_by_sbcl:
     Binaries generated by the common Lisp compiler and development system
     include the current locale ("fixed" with LC_ALL=C), but there are also misc
     non-deterministic changes.
+random_xspp_identifier_by_extutils_xspp:
+  description: |
+    ExtUtils::XSPP generates random identifiers that are included in generated C code.
+    https://sources.debian.net/src/libextutils-xspp-perl/0.1800-2/lib/ExtUtils/XSpp/Lexer.pm/#L141
+    .
+    Possible solution is seeding the rng with srand($SOURCE_DATE_EPOCH) in ExtUtils/XSpp/Cmd.pm.
diff --git a/packages.yml b/packages.yml
index 5d79465..2ed359d 100644
--- a/packages.yml
+++ b/packages.yml
@@ -7470,10 +7470,6 @@ libgnumail-java:
   issues:
     - timestamp_in_java_bnd_manifest
     - locale_in_documentation_generated_by_javadoc
-libgoo-canvas-perl:
-  version: 0.06-2
-  issues:
-    - timestamps_in_documentation_generated_by_glib_genpod
 libgpars-groovy-java:
   version: 0.10-1
   issues:
@@ -8397,6 +8393,7 @@ libwx-perl:
   version: 1:0.9923-4
   issues:
     - randomness_in_c_files_generated_by_extutils_parsexs
+    - random_xspp_identifier_by_extutils_xspp
 libx11:
   version: 2:1.6.3-1
   issues:
@@ -10976,10 +10973,6 @@ pdftk:
   version: 2.02-2
   issues:
     - build_id_variation_requiring_further_investigation
-pdl:
-  version: 1:2.016-3
-  bugs:
-    - 829365
 pdmenu:
   version: 1.3.4
   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