jruby (9.1.17.0-3)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 9.2.14.0-1 > 9.1.17.0-3
- Git: https://salsa.debian.org/java-team/jruby.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/java-team/jruby
- Last scan: 2021-04-10 15:58:17+00
- Next scan: 2021-04-18 21:09:00+00
- Debian changelog in Git:
jruby (9.2.14.0-1) UNRELEASED; urgency=medium
* Team upload.
[ Louis-Philippe Véronneau ]
* Add new dependencies required and replace javax.annotation-api by
jakarta.annotation.api.
* d/patches: Updated 0004-Add-missing-maven-artifacts-pom-files.patch with
the next pom.xml files.
* d/patches: Added 0018 to disable maven truezip plugin.
* d/patches: Added 0019 to disable maven checksum plugin.
* d/patches: Refactored 0001 into 0020 to truly disable polyglot maven.
* d/control: remove build conflict with open-infrastructure-locales-c.utf-8,
as it has been removed from unstable.
* d/rules: fix where ruby2.7 libs are copied from for the testsuite.
(Closes: #976477)
* d/rules: remove get-orig-source target.
* d/patches: delete 0007 and don't add /usr/lib/ruby/vendor_ruby to the
jruby LOAD_PATH anymore. (Closes: #977979, #977981)
* d/control: update to dh13.
* d/patches: update 0008 to use new ruby2.7 paths.
* d/rules: don't fail on testsuite failure, for now.
[ Thomas Goirand ]
* New upstream release.
- Fixes these CVEs: CVE-2017-17742 CVE-2019-16201 CVE-2019-16254
CVE-2019-16255 CVE-2020-25613 (Closes: #972230).
* Rebased 0001-Disable-polyglot-maven-extension.patch.
* Refreshed:
- 0002-Disable-unpackaged-plugins-in-lib-module.patch.
- 0005-Disable-jnr-ffi-native-usage.patch.
* Rebased: 0007-Add-usr-lib-ruby-vendor-ruby-to-load-path.patch.
* Disabled: 0010-Exclude-mri-tests-failing-in-debian.patch.
* Rebased: 0011-Disable-failed-tests-in-sbuild.patch.
* Rebased: 0012-Disable-jruby-flaky-tests.patch.
* Rebased: 0013-Disable-regression-flaky-tests.patch.
* Refreshed: 0014-FELIX-5430.patch.
* Rebased: 0015-javax-annotation-Generated.patch.
* Refreshed: 0016-Disable-SkinnyMethodAdapter-test.patch.
* Removed applied upstream: 0018-fix-rubygem-vulnerabilities.patch.
* Fixed new version in 0004-Add-missing-maven-artifacts-pom-files.patch.
* Ran wrap-and-sort -bastk.
-- Thomas Goirand <zigo@debian.org> Mon, 28 Dec 2020 22:17:33 +0100
- This branch is 41 commits ahead of tag debian/9.1.17.0-3
- Git log:
commit aee7d3c479d303cdd7ce55d2be0963ed1cff447f
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Thu Jan 7 19:00:05 2021 -0500
d/rules: package missing libs in the final .deb, as jruby needs them
commit 37cac93a57086ac192d3cce3b6bf85222543a71f
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Thu Jan 7 12:14:03 2021 -0500
ruby-scanf is needed for the tests
commit 288906b95205e23bcb585303ff336527dd60e76e
Author: Utkarsh Gupta <utkarsh@debian.org>
Date: Thu Jan 7 18:09:56 2021 +0530
Don't BD on Debian revisions
commit dcf1365ee7a0158df189e185c0d900582ba42a57
Author: Utkarsh Gupta <utkarsh@debian.org>
Date: Thu Jan 7 18:08:56 2021 +0530
Prefer spaces over tabs in d/copyright
commit 734ca482377eb6789483a7ce62601848496f3799
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Wed Jan 6 17:59:24 2021 -0500
d/test-tasks.txt: mri:fullint has been renamed to mri:core:fullint
commit 5607a6d94d7e24af02e712b1543b594f594cc2bc
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Wed Jan 6 17:23:54 2021 -0500
d/patches: remove LOAD_PATH hacks from 0008.
This is not needed anymore, since we're symlinking lib/ruby/gems/shared
(in the upstream LOAD_PATH for tests) to lib/ruby/stdlib, where we're
copying gems.
commit a539f5d20dda66a3d18b54d5b89277969df8fb1c
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Wed Jan 6 17:00:57 2021 -0500
fix more testsuite errors
commit 9b2458875dbf12cd282d80b7aa360d9a8ca5cc1e
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Tue Jan 5 19:10:35 2021 -0500
d/rules: don't fail on testsuite failure, for now.
commit 9508319010b76a14b0b9d2938dc9f4182934a547
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Tue Jan 5 18:35:42 2021 -0500
add ruby-rake-ant as a dependency
commit 6aa2c20dfc95a8dc6456953398dc31aebc28291d
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Tue Jan 5 15:21:39 2021 -0500
d/patches: update 0008 to use new ruby2.7 paths.
commit 08397e8b3e2d5f0300ed42f16c74444144f33538
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Fri Jan 1 15:08:51 2021 -0500
d/control: update to dh13.
commit ffd10bfeb38278ee616ecbf22d935671c9679d19
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Fri Jan 1 15:07:00 2021 -0500
d/patches: delete 0007 and don't add /usr/lib/ruby/vendor_ruby to the jruby LOAD_PATH anymore. (Closes: #977979, #977981)
commit a39ac050c8a79725cd82afcad55459a3a8c91e2d
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Fri Jan 1 14:55:47 2021 -0500
Fix subpar changelog entries
commit 3282a5af45e933955f30d65f9830e12ea2f85c09
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Fri Jan 1 14:53:29 2021 -0500
add fileutils to the copied libs, as it's also needed
commit 8da4573ed1283acad4ef137b8e90be3e9252e9cb
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Thu Dec 31 18:00:27 2020 -0500
fix version and mark package as UNRELEASED
commit ed104ee3bf9daaec4258b2483bf9c7fd5f58ed42
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Thu Dec 31 17:43:28 2020 -0500
d/rules: remote get-orig-source.
commit 05d3d3d3525c5f24f03f7bd4cd70e0dbe3006fd8
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Thu Dec 31 17:42:37 2020 -0500
d/rules: fix where ruby2.7 libs are copied from for the testsuite. (Closes: #976477)
commit 6c89451b50a2acaec37e09199c5cf4dcc5426ea6
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Thu Dec 31 16:16:04 2020 -0500
d/control: remove build conflict with open-infrastructure-locales-c.utf-8, as it has been removed from unstable.
commit 7ac162c8e8ca088df65a631aa624c5890bd6acc3
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Thu Dec 31 15:15:14 2020 -0500
Merge 0002 in 0020 and refresh 0006
commit 66f2037575ef3204c732d882912aed940956a1d4
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Thu Dec 31 14:33:12 2020 -0500
Fix missing entries in patch 0019
commit f7ea90cafd193baa46c7791c6d8b298c102e707a
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Thu Dec 31 13:07:37 2020 -0500
Refactored 0001 into 0020 to truly disable polyglot maven.
commit cc6949912247cc64692418dd4a72861d8846dd33
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Thu Dec 31 12:44:52 2020 -0500
Added 0019 to disable maven checksum plugin.
commit 83a8b88a0eab5b5079a2b84e3d3aa603208c9c89
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Thu Dec 31 12:40:10 2020 -0500
Added 0018 to disable maven truezip plugin.
commit ef9718548c2b67dc44ef300603bca14928f189b8
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Wed Dec 30 19:30:10 2020 -0500
Updated 0004-Add-missing-maven-artifacts-pom-files.patch with the next pom.xml files.
commit fd9a3208083c114438fcc2786719169f12ab77cb
Author: Louis-Philippe Véronneau <pollo@debian.org>
Date: Wed Dec 30 18:43:24 2020 -0500
Update dependencies and replace javax.annotation-api by jakarta.annotation.api.
commit 8d410e6041b808ba38d092210eb5b2b2130827e3
Author: Thomas Goirand <zigo@debian.org>
Date: Mon Dec 28 23:10:55 2020 +0100
Ran wrap-and-sort -bastk.
commit 2841e6737af6b08f94081cbd468a904c6a247c25
Author: Thomas Goirand <zigo@debian.org>
Date: Mon Dec 28 23:05:53 2020 +0100
Fixed new version in 0004-Add-missing-maven-artifacts-pom-files.patch.
commit 593844141529945838c2e243958b5e9361a2af2f
Author: Thomas Goirand <zigo@debian.org>
Date: Mon Dec 28 23:02:34 2020 +0100
Removed applied upstream: 0018-fix-rubygem-vulnerabilities.patch.
commit 53ba45d6f929cdd5cf2fff13888470b32021adc9
Author: Thomas Goirand <zigo@debian.org>
Date: Mon Dec 28 22:58:11 2020 +0100
Refreshed: 0016-Disable-SkinnyMethodAdapter-test.patch.
commit 9858edec84f2c49d4c0c4bb3b1783b523043e720
Author: Thomas Goirand <zigo@debian.org>
Date: Mon Dec 28 22:57:35 2020 +0100
Rebased: 0015-javax-annotation-Generated.patch.
commit d163e0513f7805b26ed0d2fc0f6ad4cc9294fdc7
Author: Thomas Goirand <zigo@debian.org>
Date: Mon Dec 28 22:55:35 2020 +0100
Refreshed: 0014-FELIX-5430.patch.
commit 572cd3bd759a53cb9b64de18d08a90093d4f427f
Author: Thomas Goirand <zigo@debian.org>
Date: Mon Dec 28 22:54:57 2020 +0100
Rebased: 0013-Disable-regression-flaky-tests.patch.
commit cd593e81e6a054d9bae5628989646beb53f4c6c6
Author: Thomas Goirand <zigo@debian.org>
Date: Mon Dec 28 22:52:28 2020 +0100
Rebased: 0012-Disable-jruby-flaky-tests.patch.
commit ac69a65b7476e9f976820ceb92bd712d9c049bdb
Author: Thomas Goirand <zigo@debian.org>
Date: Mon Dec 28 22:49:31 2020 +0100
Rebased: 0011-Disable-failed-tests-in-sbuild.patch.
commit 5234f27d012ba078f132c1482a983467fdaa6a7c
Author: Thomas Goirand <zigo@debian.org>
Date: Mon Dec 28 22:46:22 2020 +0100
Disabled: 0010-Exclude-mri-tests-failing-in-debian.patch.
commit 66e4f4c7b66d8c71f02f743b95457d79f4c94313
Author: Thomas Goirand <zigo@debian.org>
Date: Mon Dec 28 22:43:48 2020 +0100
Rebased: 0007-Add-usr-lib-ruby-vendor-ruby-to-load-path.patch.
commit 1911548bddd727fe0d4e11b78a5ec2b92494bd6b
Author: Thomas Goirand <zigo@debian.org>
Date: Mon Dec 28 22:32:51 2020 +0100
* Refreshed:
- 0002-Disable-unpackaged-plugins-in-lib-module.patch.
- 0005-Disable-jnr-ffi-native-usage.patch.
commit 2fbbe0d9cc4be72755f5cc7275615be25228e93b
Author: Thomas Goirand <zigo@debian.org>
Date: Mon Dec 28 22:32:21 2020 +0100
Rebased 0001-Disable-polyglot-maven-extension.patch.
commit 892080ff9b07b0056e9a968783713066ec25c572
Author: Thomas Goirand <zigo@debian.org>
Date: Mon Dec 28 22:18:09 2020 +0100
New upstream release 9.2.14.0
commit 5f46afcdbc2ab884aeb3dd0877bceb5012ae5579
Merge: f6e653039 42ac9b95d
Author: Thomas Goirand <zigo@debian.org>
Date: Mon Dec 28 22:17:30 2020 +0100
Update upstream source from tag 'upstream/9.2.14.0'
Update to upstream version '9.2.14.0'
with Debian dir 9258cd56f0a84f1e186aa86e7c4b3c68e3eaec01
commit 42ac9b95d2190efcb002227de9de494e0ad6f815
Author: Thomas Goirand <zigo@debian.org>
Date: Mon Dec 28 22:17:30 2020 +0100
New upstream version 9.2.14.0