summaryrefslogtreecommitdiffstats
path: root/php-pear
diff options
context:
space:
mode:
authorVlad Glagolev2011-12-03 15:29:46 +0400
committerVlad Glagolev2011-12-03 15:29:46 +0400
commit5ad3f38a162f20a258d2e626b5b578be11119d3b (patch)
treed478691fa40bcbd5afe0518b3f0bf0801a43ad76 /php-pear
parentb34a8a2f6498b3c5dfaed879d1e59bfe310b0de0 (diff)
php: apply suhosin-- for current stable
Diffstat (limited to 'php-pear')
-rwxr-xr-xphp-pear/php/DETAILS3
-rw-r--r--php-pear/php/HISTORY4
2 files changed, 6 insertions, 1 deletions
diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index e57ebc5c91..e99b39e03c 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -6,8 +6,9 @@ if [[ $PHP5_BRANCH == stable ]]; 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.3.7
VERSION2=0.9.10
- 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_IGNORE=signature
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index cf2d618f70..edeba687da 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,7 @@
+2011-12-02 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: suhosin patch 5.3.7 applies fine for PHP 5.3.8
+ (semi-security update)
+
2011-10-02 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: SECURITY_PATCH++ (legacy branch)
* PRE_BUILD: apply the patch