commit: 4128af2798a507ffef9cfbdd2d32ca0954fa89ce Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Tue Sep 1 16:57:28 2015 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Tue Sep 1 16:57:28 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4128af27
package.mask: Remove old masks for removed PHP packages Signed-off-by: Brian Evans <grknight <AT> gentoo.org> profiles/package.mask | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 3d7524a..8927a44 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -267,13 +267,6 @@ sci-biology/flower dev-lang/php:7.0 =virtual/httpd-php-7.0 -# Brian Evans <[email protected]> (30 Apr 2015) -# It is unclear if dev-php/smarty-2* is affected by -# security bug 526542. Masked for removal in 30 days -# Please update your code to the latest version -<dev-php/smarty-2.6.29 -=dev-php/PEAR-PhpDocumentor-1.4.4 - # Ryan Hill <[email protected]> (28 Apr 2015) # Moving to /lib/gentoo/functions.sh broke the eclass # by changing output it relies on. See bug #504118, @@ -309,14 +302,6 @@ app-emulation/emul-linux-x86-soundlibs app-emulation/emul-linux-x86-xlibs app-emulation/emul-linux-x86-jna -# Brian Evans <[email protected]> (22 Mar 2015) -# PHP 5.3.x is vulnerable to several security bugs and has -# reached EOL status. (Bugs #533998, #537586, #537590, #538822, #541098) -# Masked pending resolution to bug #538756 -dev-lang/php:5.3 -virtual/httpd-php:5.3 -=mail-client/squirrelmail-1.4.22 - # Lars Wendler <[email protected]> (8 Mar 2015) # Masked for testing >=net-fs/samba-4.2.0
