Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Fri, 01 Jul 2016 04:43:14
Message-Id: 1467348184.66ad0451177f1727cfaf0b20fdab76d631015d03.graaff@gentoo
1 commit: 66ad0451177f1727cfaf0b20fdab76d631015d03
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 1 04:43:04 2016 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 1 04:43:04 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66ad0451
7
8 package.mask: mask Rails 3.2 for removal
9
10 profiles/package.mask | 16 ++++++++++++++++
11 1 file changed, 16 insertions(+)
12
13 diff --git a/profiles/package.mask b/profiles/package.mask
14 index b485c6d..67a8f3c 100644
15 --- a/profiles/package.mask
16 +++ b/profiles/package.mask
17 @@ -30,6 +30,22 @@
18
19 #--- END OF EXAMPLES ---
20
21 +# Hans de Graaff <graaff@g.o> (1 Jul 2016)
22 +# With the release of Rails 5.0 versions older than 4.2 are no longer
23 +# supported. Mask Rails 3.2 and related packages for removal in 30 days.
24 +dev-ruby/rails:3.2
25 +dev-ruby/railties:3.2
26 +dev-ruby/activerecord:3.2
27 +dev-ruby/actionmailer:3.2
28 +dev-ruby/actionpack:3.2
29 +dev-ruby/activeresource:3.2
30 +dev-ruby/activemodel:3.2
31 +dev-ruby/activesupport:3.2
32 +dev-ruby/coffee-rails:3.2
33 +dev-ruby/sass-rails:3.2
34 +dev-ruby/activeldap:3
35 +=www-apps/redmine-2.6.10
36 +
37 # Aaron Bauman <bman@g.o> (30 Jun 2016)
38 # Unpatched security vulnerability per bug #509920.
39 # Removal in 30 days