summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/package.mask22
2 files changed, 25 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 72a320e77eaa..fca491a6e2c1 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for profile directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8424 2013/12/14 20:24:01 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8425 2013/12/15 10:32:22 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!
+ 15 Dec 2013; Hans de Graaff <graaff@gentoo.org> package.mask:
+ Mask Rails 2.3 for removal, bug 406547.
+
14 Dec 2013; Johannes Huber <johu@gentoo.org> package.mask:
Mask obsolete kde-base packages.
diff --git a/profiles/package.mask b/profiles/package.mask
index 6d7b00945de8..eb0b85fcd1ad 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,6 +1,6 @@
####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15260 2013/12/14 20:24:01 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15261 2013/12/15 10:32:22 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 <graaff@gentoo.org> (15 Dec 2013)
+# Masked for removal in a month due to ruby18 deprecation.
+# Rails 2.3 is only available for ruby18 in Gentoo, and it
+# is also officially no longer supported upstream.
+# This mask contains the Rails 2.3 packages and packages
+# directly related to it, or packages depending on it.
+# Rails 2.3 also has open security issues (bug #406547)
+dev-ruby/radiant
+dev-ruby/rails:2.3
+dev-ruby/actionpack:2.3
+dev-ruby/actionmailer:2.3
+dev-ruby/activerecord:2.3
+dev-ruby/activeresource:2.3
+dev-ruby/activesupport:2.3
+dev-ruby/actionwebservice:2.3
+dev-ruby/will_paginate:2.3
+dev-ruby/gettext_activerecord
+dev-ruby/gettext_rails
+
+
# Johannes Huber <johu@gentoo.org> (14 Dec 2013)
# Masked for removal in 30 days. Not packaged in current
# stable KDE SC 4.11 and later.