diff options
author | cube <cube> | 2006-03-03 07:11:34 +0000 |
---|---|---|
committer | cube <cube> | 2006-03-03 07:11:34 +0000 |
commit | d42167593af1ab18de3b8c9617ae3a07b5c50890 (patch) | |
tree | da6b6732d56ada492e9b0058bce4e559b452562e /www/php4/distinfo | |
parent | c66f6ca62e936f41b3d4cc4579238615ad558cbf (diff) | |
download | pkgsrc-d42167593af1ab18de3b8c9617ae3a07b5c50890.tar.gz |
Update to version 4.4.2. Ok'd by jdolecek@.
This is a bug fix release, which addresses some security problems too.
The major points that this release corrects are:
* Prevent header injection by limiting each header to a single line.
* Possible XSS inside error reporting functionality.
* Missing safe_mode/open_basedir checks into cURL extension.
* Apache 2 regression with sub-request handling on non-Linux systems.
* key() and current() regression related to references.
This release also fixes about 30 other defects.
Diffstat (limited to 'www/php4/distinfo')
-rw-r--r-- | www/php4/distinfo | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/www/php4/distinfo b/www/php4/distinfo index 23b34cd9847..c6beb9f293b 100644 --- a/www/php4/distinfo +++ b/www/php4/distinfo @@ -1,10 +1,9 @@ -$NetBSD: distinfo,v 1.49 2005/11/08 20:33:55 bouyer Exp $ +$NetBSD: distinfo,v 1.50 2006/03/03 07:11:34 cube Exp $ -SHA1 (php-4.4.1.tar.bz2) = 61fe43719c707e1163eaaab33b65907733e34a1f -RMD160 (php-4.4.1.tar.bz2) = fb7f5b90d05a2efa8f0122740e2c27a29f28574e -Size (php-4.4.1.tar.bz2) = 4157749 bytes +SHA1 (php-4.4.2.tar.bz2) = 88f2e9efff0add8d8e3034d4ce3a948429b88756 +RMD160 (php-4.4.2.tar.bz2) = cbef0fa4e233529422bc0944dcfb79d866013f5e +Size (php-4.4.2.tar.bz2) = 4371185 bytes SHA1 (patch-aa) = feb064407950d0fc732b7240e65cac84420d2407 -SHA1 (patch-ab) = 75463903cf9b3d276556b83e0d422b146c105852 SHA1 (patch-ad) = 9ca5d2f59bfeea77a98cd0e727546d11669114cd SHA1 (patch-ag) = 1ded1d7f4daac6806f41864c783f16d3403315e4 SHA1 (patch-ah) = 0ac37bd35c4594cb58f1ea85ef811154b644a931 @@ -12,5 +11,5 @@ SHA1 (patch-ai) = 0b9c1c9fb75a64026f2fb3cbd44cc19e0a1f186c SHA1 (patch-aj) = cc68ce876dc5998becbe2f1f74288b5da5bbaca3 SHA1 (patch-ak) = 1f9fbe26c7329e1d18eec053499ee2d574b5b970 SHA1 (patch-al) = 28ad9006b387e2b9984ad49beea21c9d46e63b46 -SHA1 (patch-am) = 0de0be745262c1e986062c7a50261dbe58f97ac9 -SHA1 (patch-an) = dfe696f416ab5deffd38150441a65246a4816cf4 +SHA1 (patch-ao) = b14552305f14c01c922a6261d7fe7e2eda70dfa3 +SHA1 (patch-ap) = 2f852abd1e9d0f089add18b2eade2831253ad00e |