commit: 078ab5173ff4c0a56ce3585340dec48ec8ddb079 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Aug 13 06:42:57 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Aug 13 06:42:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=078ab517
mask rails 4.0 for removal, bug 576068 profiles/package.mask | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index b668125..bf4f2fd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,24 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]> (13 Aug 2016) + +# Unfixed security problems, bug 576068. No longer supported by +# upstream. Use Rails 4.2 instead. Masked for removal in 30 days. +dev-ruby/rails:4.0 +dev-ruby/railties:4.0 +dev-ruby/activerecord:4.0 +dev-ruby/actionmailer:4.0 +dev-ruby/actionpack:4.0 +dev-ruby/activemodel:4.0 +dev-ruby/activesupport:4.0 +dev-ruby/metasploit-concern:1.0 +dev-ruby/metasploit-credential:1.0 +dev-ruby/metasploit-credential:1.0.1 +dev-ruby/metasploit_data_models:1.2.9 +dev-ruby/metasploit_data_models:1.2.10 +dev-ruby/metasploit-model:1.0 + # Michael Palimaka <[email protected]> (12 Aug 2016) # Requires revdeps to build with at least C++11. Bug 589412. # Masked for wider testing.
