diff options
author | Luca Longinotti <chtekk@gentoo.org> | 2007-02-21 14:28:41 +0000 |
---|---|---|
committer | Luca Longinotti <chtekk@gentoo.org> | 2007-02-21 14:28:41 +0000 |
commit | 276e3254b783e67fa3e597bb531128864e951c0c (patch) | |
tree | ba26609721d499a3458ae152aba314cf3ff7d2a3 /profiles | |
parent | Manifest2 (diff) | |
download | gentoo-2-276e3254b783e67fa3e597bb531128864e951c0c.tar.gz gentoo-2-276e3254b783e67fa3e597bb531128864e951c0c.tar.bz2 gentoo-2-276e3254b783e67fa3e597bb531128864e951c0c.zip |
Mask PHP 4.3/5.0.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index ee074a412a9d..3d5a827708a2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.6848 2007/02/21 11:32:17 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.6849 2007/02/21 14:28:41 chtekk Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -21,6 +21,12 @@ ## End example ## +# Luca Longinotti <chtekk@gentoo.org> (21 Feb 2007) +# Mask PHP 4.3/5.0 series: old, unmaintained, unsupported, +# various security bugs, please upgrade to 4.4/5.1/5.2 series. +=dev-lang/php-4.3* +=dev-lang/php-5.0* + # Alexandre Buisse <nattfodd@gentoo.org> (21 Feb 2007) # All of those are provided by tetex-3 which is now stabilized everywhere. # The current TeX setup doesn't yet allow for single package updates so |