Skip to content

Commit e8aafec

Browse files
committed
profiles/package.mask: mask dev-ruby/rails:4.2 for removal
Signed-off-by: Hans de Graaff <[email protected]>
1 parent dc9c0e8 commit e8aafec

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

profiles/package.mask

+49
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,55 @@
3232

3333
#--- END OF EXAMPLES ---
3434

35+
# Hans de Graaff <[email protected]> (2020-03-29)
36+
# Old ruby24-only rails version that is no longer supported upstream
37+
# and has known security issues, including dependencies and slots
38+
# specific to Rails 4.2.
39+
# Migrate to Rails 5.2.
40+
# Masked for removal in 30 days.
41+
dev-ruby/rails:4.2
42+
dev-ruby/railties:4.2
43+
dev-ruby/activerecord:4.2
44+
dev-ruby/actionmailer:4.2
45+
dev-ruby/actionpack:4.2
46+
dev-ruby/actionview:4.2
47+
dev-ruby/activejob:4.2
48+
dev-ruby/activemodel:4.2
49+
dev-ruby/activesupport:4.2
50+
dev-ruby/arel:6.0
51+
dev-ruby/actionpack-xml_parser:0
52+
dev-ruby/jquery-rails:3
53+
dev-ruby/postgres_ext
54+
dev-ruby/protected_attributes
55+
dev-ruby/rails-dom-testing:1
56+
dev-ruby/web-console:0
57+
# Metasploit is a reverse dependency on Rails 4.2 Upstream shows no
58+
# sign of moving to a supported Rails version. Metasploit will most
59+
# likely be moved to an overlay.
60+
dev-ruby/metasploit-concern
61+
dev-ruby/metasploit-credential
62+
dev-ruby/metasploit-model
63+
dev-ruby/metasploit_data_models
64+
net-analyzer/metasploit
65+
dev-ruby/rex-arch
66+
dev-ruby/rex-bin_tools
67+
dev-ruby/rex-core
68+
dev-ruby/rex-encoder
69+
dev-ruby/rex-exploitation
70+
dev-ruby/rex-java
71+
dev-ruby/rex-mime
72+
dev-ruby/rex-nop
73+
dev-ruby/rex-ole
74+
dev-ruby/rex-powershell
75+
dev-ruby/rex-random_identifier
76+
dev-ruby/rex-registry
77+
dev-ruby/rex-rop_builder
78+
dev-ruby/rex-socket
79+
dev-ruby/rex-sslscan
80+
dev-ruby/rex-struct2
81+
dev-ruby/rex-text
82+
dev-ruby/rex-zip
83+
3584
# Michał Górny <[email protected]> (2020-03-29)
3685
# Unmaintained, seriously outdated, vulnerable. Multiple bugs reported.
3786
# Stuck on Python 3.6.

0 commit comments

Comments
 (0)