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 | 0e4edf1cc4756a1b29fdd36de3d9696f955c4a70 (patch) | |
tree | a812d73c79d3b1c412e9eb1b9ac12aa56b44ae61 /profiles | |
parent | Manifest2 (diff) | |
download | historical-0e4edf1cc4756a1b29fdd36de3d9696f955c4a70.tar.gz historical-0e4edf1cc4756a1b29fdd36de3d9696f955c4a70.tar.bz2 historical-0e4edf1cc4756a1b29fdd36de3d9696f955c4a70.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 |