Package: jruby / 1.7.26-1+deb9u1
Metadata
Package | Version | Patches format |
---|---|---|
jruby | 1.7.26-1+deb9u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Fix shebang lines.patch | (download) |
lib/ruby/1.8/abbrev.rb |
1 0 + 1 - 0 ! |
fix shebang lines Remove extraneous shebang lines, and correct necessary jruby ones. |
0003 Add usr lib ruby vendor ruby to load path.patch | (download) |
core/src/main/java/org/jruby/ext/rbconfig/RbConfigLibrary.java |
8 8 + 0 - 0 ! |
add /usr/lib/ruby/vendor_ruby to default load_path Bug: https://bugs.debian.org/663342 |
0004 Use debian versions for plugins in pom test.patch | (download) |
test/pom.xml |
6 3 + 3 - 0 ! |
use debian versions for test maven plugins configuration |
0006 Allow rdoc to run without gems.patch | (download) |
bin/rdoc |
38 36 + 2 - 0 ! |
allow rdoc based tools to run if there are gem load errors |
0007 Enable test suites.patch | (download) |
bin/rake |
13 11 + 2 - 0 ! |
adjust rake to run jruby unit tests in debian |
0008 Disable some failing user tests in pbuilder.patch | (download) |
spec/ruby/core/dir/chdir_spec.rb |
36 18 + 18 - 0 ! |
disable tests with unexpected results when jruby is built inside a pbuilder chroot |
0009 Disable bigdecimal divmod spec failing test.patch | (download) |
spec/ruby/library/bigdecimal/divmod_spec.rb |
19 10 + 9 - 0 ! |
disable bigdecimal divmod reversing test |
0010 Disable maven invoker plugin.patch | (download) |
maven/jruby-complete/pom.xml |
6 6 + 0 - 0 ! |
disable maven-invoker-plugin usage for some jruby module builds |
0011 Snakeyaml 1.17 compatibility.patch | (download) |
core/src/main/java/org/jruby/ext/psych/PsychParser.java |
3 2 + 1 - 0 ! |
add compatibility with recent versions of snakeyaml |
0012 Disable outdated specs.patch | (download) |
spec/ruby/command_line/dash_x_spec.rb |
24 12 + 12 - 0 ! |
disable outdated/unmaintained specs Upstream have been backporting fixes from 9k master branch but the specs are unmaintained since years ago, so some them are started to break. I prefer to disable them than to modify them. |
CVE 2018 1000073.patch | (download) |
lib/ruby/shared/rubygems/package.rb |
2 2 + 0 - 0 ! |
cve-2018-1000073 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895778 |
CVE 2018 1000074.patch | (download) |
lib/ruby/shared/rubygems/commands/owner_command.rb |
2 1 + 1 - 0 ! |
cve-2018-1000074 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895778 |
CVE 2018 1000075.patch | (download) |
lib/ruby/shared/rubygems/package/tar_header.rb |
23 14 + 9 - 0 ! |
cve-2018-1000075 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895778 |
CVE 2018 1000076.patch | (download) |
lib/ruby/shared/rubygems/package.rb |
4 4 + 0 - 0 ! |
cve-2018-1000076 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895778 |
CVE 2018 1000077.patch | (download) |
lib/ruby/shared/rubygems/specification.rb |
15 11 + 4 - 0 ! |
cve-2018-1000077 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895778 |
CVE 2018 1000078.patch | (download) |
lib/ruby/shared/rubygems/server.rb |
2 1 + 1 - 0 ! |
cve-2018-1000078 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895778 |
CVE 2018 1000079.patch | (download) |
lib/ruby/shared/rubygems/package.rb |
35 29 + 6 - 0 ! |
cve-2018-1000079 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895778 |