From 6a41e62c0f0b8a0ba844c0591238ea02de22a9cf Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Tue, 25 Mar 2025 13:04:54 +0100 Subject: [PATCH] profiles/package.mask: mask ruby31 for removal Signed-off-by: Hans de Graaff --- profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 2ea9a9f4fbe8c..da138b157ccd1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,15 @@ #--- END OF EXAMPLES --- +# Hans de Graaff (2025-04-19) +# Ruby 3.1 is no longer supported upstream and will no longer +# receive security updates. This mask also includes any +# remaining ruby31-only packages. +dev-lang/ruby:3.1 +dev-ruby/async:1 +dev-ruby/pathutil +=app-admin/puppet-7* + # Conrad Kostecki (2025-04-18) # Package not needed anymore by the only consumer net-dns/hash-slinger. # Masked for removal on 2025-05-18. Bug #952341