diff options
author | cube <cube> | 2006-04-14 13:47:29 +0000 |
---|---|---|
committer | cube <cube> | 2006-04-14 13:47:29 +0000 |
commit | f4a4ff3b3fc3d45f2f8c9cb15f8623f2a1b5ac9d (patch) | |
tree | 0e8ecb846aaa0b1396f051d698b887b75658a2b3 /lang/php5/distinfo | |
parent | 3bb1d915c28ddd253dd2f812e8f4aec6280e23be (diff) | |
download | pkgsrc-f4a4ff3b3fc3d45f2f8c9cb15f8623f2a1b5ac9d.tar.gz |
PHP4/5 security changes... They're not critical issues; secunia classes
them between "not critical" and "less critical".
Fix CVE-2006-0996, CVE-2006-1494, CVE-2006-1608, CVE-2006-1490.
See:
http://secunia.com/advisories/19383/
http://secunia.com/advisories/19599/
Patches were extracted from CVS. I had to translate the one for
CVE-2006-1608 on php4 because it has not made its way to the php4.4 branch
(I don't know why; I can confirm it fixes the issue).
While here, add PATCHDIR to the list of variables php5's Makefile.php
defines. That way, ap-php gets patched too...
Diffstat (limited to 'lang/php5/distinfo')
-rw-r--r-- | lang/php5/distinfo | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/php5/distinfo b/lang/php5/distinfo index 3a7b87070d5..cccc3ec08a5 100644 --- a/lang/php5/distinfo +++ b/lang/php5/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.14 2006/02/06 06:39:59 martti Exp $ +$NetBSD: distinfo,v 1.15 2006/04/14 13:47:29 cube Exp $ SHA1 (php-5.1.2.tar.bz2) = f6acc67c293345ad22065768f3049834cb8a912e RMD160 (php-5.1.2.tar.bz2) = 1e21b5ba280b7efc8197802c673bb5d4e9dc9f8e @@ -8,3 +8,6 @@ SHA1 (patch-ah) = c7cbd4b9ea0796ea3b7491c2cffb6ddddc518587 SHA1 (patch-aj) = 54812097499c81e5cb0196ab949cc86a4f24a9cc SHA1 (patch-ak) = 2d5264d33ebef631d4a2d0cdf8a2ed365bdbeb7e SHA1 (patch-ao) = 60fec83647ca5924a38bf4d5e8abb51feba1620e +SHA1 (patch-ap) = 79bb4da2c98cc5dc43e66d1a7a940b34401b3811 +SHA1 (patch-aq) = 3dede277476e99d927a5333d82ae9096b96e58f7 +SHA1 (patch-ar) = 819b84c4dbb9973159d2c2fe11f77044f6b4d0b9 |