diff options
author | Hans de Graaff <graaff@gentoo.org> | 2013-02-11 20:38:32 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2013-02-11 20:38:32 +0000 |
commit | 1b12a5458f6348096e929060e4a3179b4f00bc99 (patch) | |
tree | 0612bfd944cb142f1bf2c3a4da123e452b154824 /profiles/package.mask | |
parent | Block only old revision of ivtv-firmware for the v4l-cx25840.fw file collisio... (diff) | |
download | gentoo-2-1b12a5458f6348096e929060e4a3179b4f00bc99.tar.gz gentoo-2-1b12a5458f6348096e929060e4a3179b4f00bc99.tar.bz2 gentoo-2-1b12a5458f6348096e929060e4a3179b4f00bc99.zip |
Mask Rails 3.0 and its dependencies due to lack of upstream security support.
Diffstat (limited to 'profiles/package.mask')
-rw-r--r-- | profiles/package.mask | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 3938d60c7416..646cb8f5703e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14460 2013/02/11 14:35:47 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14461 2013/02/11 20:38:32 graaff Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -31,6 +31,26 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <hans@degraaff.org> (11 Feb 2013) +# No longer supported upstream even for security bugs. +# Port your application to another version of Rails. +# The Rails 3.0 version in the tree has security issues +# and no new 3.0 versions will be released anymore. +dev-ruby/rails:3.0 +dev-ruby/railties:3.0 +dev-ruby/activerecord:3.0 +dev-ruby/actionmailer:3.0 +dev-ruby/actionpack:3.0 +dev-ruby/activeresource:3.0 +dev-ruby/activemodel:3.0 +dev-ruby/activesupport:3.0 +dev-ruby/arel:2.0 +dev-ruby/i18n:0.5 +dev-ruby/rack-mount:0.6 +dev-ruby/rack-test:0.5 +dev-ruby/mysql2:0.2 + + # Doug Goldstein <cardoe@gentoo.org> (10 Feb 2013) # Use the in-kernel saa717x driver, available since at least 2.6.25 # Removal in 30 days |