summaryrefslogtreecommitdiffstats
path: root/php-pear
diff options
context:
space:
mode:
authorVlad Glagolev2013-03-24 15:08:47 +0400
committerVlad Glagolev2013-03-24 15:08:47 +0400
commitaf3ff9b0f2f97ea3070ff41d54e6c00e5c9179c4 (patch)
tree6ae51c6ec34fd024a5997ce208e5dbbc3439f079 /php-pear
parent47f7c43c3551e2c0ea21a72893bc2d1deafbfb5d (diff)
php: updated backports+security patches for legacy branch to 20130320
Diffstat (limited to 'php-pear')
-rwxr-xr-xphp-pear/php/DETAILS6
-rw-r--r--php-pear/php/HISTORY3
2 files changed, 5 insertions, 4 deletions
diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index c967fad23d..26b703f516 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -28,7 +28,7 @@ elif [[ $PHP5_BRANCH == alpha ]]; then
SOURCE_HASH=sha512:647a60adc47392bfa35b73a26873f6ac68a555ba146201b47a7fae7e76c078d6bf41a93f5f7e60b38c005c81ec74979ef5625673695934ebb01069ea465a9b79
elif [[ $PHP5_BRANCH == legacy ]]; then
VERSION=5.2.17
- SECURITY_PATCH=21
+ SECURITY_PATCH=22
SOURCE_HASH=sha512:baf3b5038468c9fa7c1a9e0506ed23559c21ba8df29380498a24e8d31c4c5f3633f29b1bc2faa3e59c6e5336536c09e19a5462b0a9d5916181c08f1f19abbca8
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
@@ -42,9 +42,9 @@ elif [[ $PHP5_BRANCH == legacy ]]; then
SOURCE3_URL="http://download.suhosin.org/$SOURCE3"
SOURCE2_GPG="suhosin.gpg:$SOURCE3:UPSTREAM_KEY"
fi
- SOURCE4=php52-backports-20121114.patch
+ SOURCE4=php52-backports-20130320.patch
SOURCE4_URL=http://php52-backports.googlecode.com/files/$SOURCE4
- SOURCE4_HASH=sha512:cce9b47afd100ff0b650972fa6c7b0ed1c255da95bb8427238d336fee05fc7125cf9aacf5b9503986c3c45d57ca075e5b805dd0a2eb857917281ae4c4d715fad
+ SOURCE4_HASH=sha512:5d9bce0f5975c524b5f26a42e9fd77c16e9d92b30846baf44bf7a2679261d7239903c155b53e7f7790f252111c33d50538e093e2278415cd4e109a1faa5d04f9
else
# rc branch
VERSION=5.3.17
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index cf8e13905f..8e830309b5 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,6 +1,7 @@
2013-03-24 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 5.3.23 (previous), 5.4.13 (stable);
- SECURITY_PATCH++ (CVE-2013-1643 and CVE-2013-1635)
+ SECURITY_PATCH++ (CVE-2013-1643 and CVE-2013-1635); updated
+ backports+security patches for legacy branch to 20130320
2013-02-27 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: switched stable to 5.4 (5.4.12); updated spell to 5.3.22