diff options
author | Hans de Graaff <graaff@gentoo.org> | 2011-02-09 19:12:11 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2011-02-09 19:12:11 +0000 |
commit | 2bd97fe5721f888096aabde0071f9f63a30f5447 (patch) | |
tree | 721720673af3b5b91212cb9598f6392583401835 /profiles | |
parent | Remove obsolete mask entries for Emacs. (diff) | |
download | gentoo-2-2bd97fe5721f888096aabde0071f9f63a30f5447.tar.gz gentoo-2-2bd97fe5721f888096aabde0071f9f63a30f5447.tar.bz2 gentoo-2-2bd97fe5721f888096aabde0071f9f63a30f5447.zip |
Mask Rails 2.2 due to bug 354249.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 12 |
2 files changed, 15 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 9f9695d59a21..4dbf03212c2a 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5024 2011/02/09 08:23:29 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5025 2011/02/09 19:12:11 graaff Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 09 Feb 2011; Hans de Graaff <graaff@gentoo.org> package.mask: + Mask Rails 2.2 due to bug 354249. + 09 Feb 2011; Andreas Proschofsky <suka@gentoo.org> package.mask: Remove mask on app-office/libreoffice, should be ready for the masses diff --git a/profiles/package.mask b/profiles/package.mask index 6d332167522e..68fe69a4b8ca 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12437 2011/02/09 08:23:29 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12438 2011/02/09 19:12:11 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,16 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <graaff@gentoo.org> (09 Feb 2011) +# No longer supported by upstream, and has open security bug. +# Bug 354249. Masked for removal in 60 days. +=dev-ruby/rails-2.2* +=dev-ruby/activerecord-2.2* +=dev-ruby/activeresource-2.2* +=dev-ruby/activesupport-2.2* +=dev-ruby/actionmailer-2.2* +=dev-ruby/actionpack-2.2* + # Samuli Suominen <ssuominen@gentoo.org> (07 Feb 2011) # Using old :0 slot of vala which includes broken bindings for libnotify-0.7. # Doesn't work with latest twitter API. |