commit: 8d922688be5b2185800f5b2354625e0884c43dcf Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Jan 21 07:59:15 2023 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Jan 21 08:02:15 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d922688
profiles/package.mask: mask rails 5.2 for removal Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index c27006f3e4aa..25afede8407b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,25 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <gra...@gentoo.org> (2023-01-21) +# No longer maintained upstream and missing recent security fixes. +# Use a newer Rails version instead. +# This mask also includes several supporting or rails 5.2-only packages. +# Masked for removal after 2023-02-21. +dev-ruby/actioncable:5.2 +dev-ruby/actionmailer:5.2 +dev-ruby/actionpack:5.2 +dev-ruby/actionview:5.2 +dev-ruby/activejob:5.2 +dev-ruby/activemodel:5.2 +dev-ruby/activerecord:5.2 +dev-ruby/activestorage:5.2 +dev-ruby/activesupport:5.2 +dev-ruby/rails:5.2 +dev-ruby/railties:5.2 +dev-ruby/arel +=www-apps/redmine-4.2.9 + # Andreas Sturmlechner <ast...@gentoo.org> (2023-01-20) # KDE Plasma 5.26.90 (5.27 Beta) mask # Pre-release version - happy testing!