Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716316 (ruby24-removal) - [TRACKER] Ruby 2.4 deprecation and removal
Summary: [TRACKER] Ruby 2.4 deprecation and removal
Status: RESOLVED FIXED
Alias: ruby24-removal
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: Tracker
Depends on: 717310 719756
Blocks:
  Show dependency tree
 
Reported: 2020-04-05 13:00 UTC by Hans de Graaff
Modified: 2020-06-14 06:51 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 2020-04-05 13:00:56 UTC
Ruby 2.4.10 was the last official release of the 2.4 series. At this point there will no longer be security patches and we will remove ruby 2.4. This bug tracks all the bugs that need to be resolved before this can happen.
Comment 1 Larry the Git Cow gentoo-dev 2020-06-14 06:51:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=253f96ea8550c427850b50f2d87e2bd65991a080

commit 253f96ea8550c427850b50f2d87e2bd65991a080
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2020-04-05 13:04:54 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2020-06-14 06:44:11 +0000

    profiles: mask ruby 2.4 for removal
    
    Mask ruby24-only packages for removal.
    Remove ruby24 from the default RUBY_TARGETS.
    Mask USE flag for ruby24.
    
    Closes: https://bugs.gentoo.org/716316
    
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 profiles/base/make.defaults | 3 +--
 profiles/base/use.mask      | 4 ++++
 profiles/package.mask       | 7 +++++++
 3 files changed, 12 insertions(+), 2 deletions(-)