summaryrefslogtreecommitdiffstats
path: root/php-pear
diff options
context:
space:
mode:
authorVlad Glagolev2011-08-29 16:06:00 +0400
committerVlad Glagolev2011-08-29 16:06:00 +0400
commit8a05f5322219ca38be1e0558ea12e39ebda0e265 (patch)
tree215135b4edecd1367bc33b9315f30eaf861e8989 /php-pear
parent27162bcb5f3d7d36ea28d6c89aa876875209bbb7 (diff)
php: apply the latest suhosin patch for legacy PHP branch
Diffstat (limited to 'php-pear')
-rwxr-xr-xphp-pear/php/DETAILS3
-rw-r--r--php-pear/php/HISTORY3
2 files changed, 5 insertions, 1 deletions
diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index 513b795dd2..a5bc87079b 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -26,8 +26,9 @@ elif [[ $PHP5_BRANCH == legacy ]]; then
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
if [[ $PHP5_SUHOSIN == y ]]; then
+ VERSIONX=5.2.16
VERSION2=0.9.7
- SOURCE2=suhosin-patch-$VERSION-$VERSION2.patch.gz
+ SOURCE2=suhosin-patch-$VERSIONX-$VERSION2.patch.gz
SOURCE2_URL="http://download.suhosin.org/$SOURCE2"
SOURCE3=$SOURCE2.sig
SOURCE3_URL="http://download.suhosin.org/$SOURCE3"
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index bf2ddbab3e..5025371241 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2011-08-29 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: suhosin patch 5.2.16 applies fine for PHP 5.2.17
+
2011-08-23 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 5.3.8, SECURITY_PATCH=14
* DETAILS: sha512 updated