commit: bade342a8cae4ca7df9b90e14c9ecbe1cf3e99af Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Wed Jan 6 13:53:07 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Wed Jan 6 13:53:07 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bade342a
profile/package.mask: Mask dev-java/struts and friends for removal. See bug 540888. Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> profiles/package.mask | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 2f53160..fb30021 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,16 @@ #--- END OF EXAMPLES --- +# Patrice Clement <[email protected]> (06 Jan 2016) +# Struts 2 and friends suffer from a lack of interest. These ebuilds are +# outdated, riddled with CVEs (about 5 currently opened in Bugzilla) and some +# of them do not compile at all. Time to see them off. +# Masked for removal in 30 days. See bug #540888. +dev-java/struts-plugins +dev-java/struts-xwork +dev-java/struts-core +dev-java/struts + # Matthias Maier <[email protected]> (06 Jan 2016) # Obsolete package, nowadays bundled with media-sound/quodlibet # Masked for removal in 30 days
