Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672982 - kde-apps/kross-interpreters still uses ruby 2.3
Summary: kde-apps/kross-interpreters still uses ruby 2.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ruby23-removal
  Show dependency tree
 
Reported: 2018-12-12 10:25 UTC by Hans de Graaff
Modified: 2018-12-12 11:56 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans de Graaff gentoo-dev Security 2018-12-12 10:25:34 UTC
This package still uses ruby 2.3. Upstream is no longer supporting Ruby 2.3 and security support ends on March 1st, 2019. Ruby 2.3 will be masked for removal as soon as possible but ultimately at this date, along with any packages still depending on ruby23. Please update your package to use a newer ruby slot.

Use ruby 2.4 if you can only use one slot and your package is in arch
Use ruby 2.5 if you can only use one slot and your package is in ~arch

Use as many ruby targets as possible when you can use multiple slots.
Comment 1 Larry the Git Cow gentoo-dev 2018-12-12 11:56:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d39b7fcd55a1dfd4186b4d303c0c56a6732ad93

commit 4d39b7fcd55a1dfd4186b4d303c0c56a6732ad93
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-12-12 11:11:22 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-12-12 11:55:47 +0000

    kde-apps/kross-interpreters: Switch to ruby24
    
    Closes: https://bugs.gentoo.org/672982
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../kross-interpreters-18.08.3-r1.ebuild           | 37 ++++++++++++++++++++++
 1 file changed, 37 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2018-12-12 11:56:49 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=313e4409ba73fbcb9141c55c847c3f1f3d28ba36

commit 313e4409ba73fbcb9141c55c847c3f1f3d28ba36
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-12-12 11:03:42 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-12-12 11:03:42 +0000

    kde-apps/kross-interpreters: Switch to ruby25
    
    Bug: https://bugs.gentoo.org/672982
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/kross-interpreters/kross-interpreters-18.12.0.ebuild       | 2 +-
 kde-apps/kross-interpreters/kross-interpreters-18.12.49.9999.ebuild | 2 +-
 kde-apps/kross-interpreters/kross-interpreters-9999.ebuild          | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)