[Reproducible-commits] [notes] 01/01: rename issue, not only jruby affected

Reiner Herrmann reiner at reiner-h.de
Fri May 27 20:18:56 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 a63daef2c4a2832a6567b5b0b1af2d33906e3b86
Author: Reiner Herrmann <reiner at reiner-h.de>
Date:   Fri May 27 22:19:13 2016 +0200

    rename issue, not only jruby affected
---
 issues.yml   |  6 ++++--
 packages.yml | 10 +++++-----
 2 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/issues.yml b/issues.yml
index 444a6ca..44736e0 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1059,10 +1059,12 @@ scons_doesnt_pass_environment_to_build_tools:
     See scons(1):
     "scons does not automatically propagate the external environment used to execute scons to the commands used to build target files. This is so that builds will be guaranteed repeatable regardless of the environment variables set at the time scons is invoked"
     This prevents for example that SOURCE_DATE_EPOCH can be read by build tools.
-jruby_mkmf_makefile_unsorted_objects:
+ruby_mkmf_makefile_unsorted_objects:
   description: |
     Ruby projects which also include C sources and use create_makefile from mkmf.rb (typically in ext/.../extconf.rb) will be unreproducible, because the list of object files in the generated Makefile is unsorted.
     .
     Many of those packages are likely affected:
     https://codesearch.debian.net/perpackage-results/path%3Aextconf.rb%20create_makefile/2/page_0
-  url: https://sources.debian.net/src/jruby/1.7.22-2/lib/ruby/shared/mkmf.rb/#L1488
+    .
+    jruby also affected: https://sources.debian.net/src/jruby/1.7.22-2/lib/ruby/shared/mkmf.rb/#L1488
+  url: https://sources.debian.net/src/ruby2.3/2.3.1-1/lib/mkmf.rb/#L2180
diff --git a/packages.yml b/packages.yml
index 3db839b..0070796 100644
--- a/packages.yml
+++ b/packages.yml
@@ -11468,7 +11468,7 @@ ruby-email-reply-parser:
 ruby-escape-utils:
   version: 1.1.0-1
   issues:
-    - jruby_mkmf_makefile_unsorted_objects
+    - ruby_mkmf_makefile_unsorted_objects
 ruby-expression-parser:
   version: 0.9.1-2
   issues:
@@ -11480,7 +11480,7 @@ ruby-facets:
 ruby-fast-stemmer:
   version: 1.0.2-1
   issues:
-    - jruby_mkmf_makefile_unsorted_objects
+    - ruby_mkmf_makefile_unsorted_objects
 ruby-gollum-lib:
   version: 4.1.0-3
   bugs:
@@ -11493,7 +11493,7 @@ ruby-hikidoc:
 ruby-hiredis:
   version: 0.6.1-1
   issues:
-    - jruby_mkmf_makefile_unsorted_objects
+    - ruby_mkmf_makefile_unsorted_objects
 ruby-http:
   version: 0.6.1-1
   bugs:
@@ -11524,7 +11524,7 @@ ruby-numru-misc:
 ruby-oj:
   version: 2.12.10-4
   issues:
-    - jruby_mkmf_makefile_unsorted_objects
+    - ruby_mkmf_makefile_unsorted_objects
 ruby-pg:
   version: 0.17.1-2
   issues:
@@ -11558,7 +11558,7 @@ ruby-redis:
 ruby-rjb:
   version: 1.5.3-2
   issues:
-    - jruby_mkmf_makefile_unsorted_objects
+    - ruby_mkmf_makefile_unsorted_objects
 ruby-rmagick:
   version: 2.13.2-4
   bugs:

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