summaryrefslogtreecommitdiffstats
path: root/php-pear
diff options
context:
space:
mode:
authorVlad Glagolev2013-07-19 14:18:38 +0400
committerVlad Glagolev2013-07-19 14:18:38 +0400
commit13be3717fc27640011291fdbc2df3efae7e69bd2 (patch)
treedca5bfb983e859d57c73c3a79266ec159948cd5c /php-pear
parent8e6cc8e13454fd7d55b8a94f6873e9f926bd4bd9 (diff)
php: => 5.3.27 (previous), 5.4.17 (stable), 20130717 (legacy: backports+security)
Diffstat (limited to 'php-pear')
-rwxr-xr-xphp-pear/php/DETAILS18
-rw-r--r--php-pear/php/HISTORY5
2 files changed, 14 insertions, 9 deletions
diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index 26b703f516..47a55041fd 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -1,14 +1,14 @@
SPELL=php
if [[ $PHP5_BRANCH == stable ]]; then
- VERSION=5.4.13
- SECURITY_PATCH=1
+ VERSION=5.4.17
+ SECURITY_PATCH=2
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
- SOURCE_HASH=sha512:477adf82fcd0ef8c4911e811da25e7d091753289f7887ee76c7f790394497bb71d5e84172d4711888f0194960b3bafc2bcbfb252842cfc4059eb0692e382d6b1
+ SOURCE_HASH=sha512:b35ab1d815bb56247c5f8842967859bfdf37ede5e4c5da4496e4f1540b2412ecb08028ed29a3cb5b79204cddc8c2f5f50a1a0dd1484ed449503945f2ec3f817a
elif [[ $PHP5_BRANCH == previous ]]; then
- VERSION=5.3.23
- SECURITY_PATCH=20
- SOURCE_HASH=sha512:6d6579c0c67d75cd3cbc182609fb231cbda486722f47e01b78d50d93072720f37ee74eba8d8cc42308c297009fb3af31f9d2092869a4e78bbd957504cbb4858b
+ VERSION=5.3.27
+ SECURITY_PATCH=21
+ SOURCE_HASH=sha512:e6f7f7c3c41d6007494ca8e6aac74dab5accf29c7bd8c2a70b085336fc75aa1dc879dacb6f33c8d42bcfda8e5326fde26c9f13994d740f2492417c904194571e
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
# if [[ $PHP5_SUHOSIN == y ]]; then
@@ -28,7 +28,7 @@ elif [[ $PHP5_BRANCH == alpha ]]; then
SOURCE_HASH=sha512:647a60adc47392bfa35b73a26873f6ac68a555ba146201b47a7fae7e76c078d6bf41a93f5f7e60b38c005c81ec74979ef5625673695934ebb01069ea465a9b79
elif [[ $PHP5_BRANCH == legacy ]]; then
VERSION=5.2.17
- SECURITY_PATCH=22
+ SECURITY_PATCH=23
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-20130320.patch
+ SOURCE4=php52-backports-20130717.patch
SOURCE4_URL=http://php52-backports.googlecode.com/files/$SOURCE4
- SOURCE4_HASH=sha512:5d9bce0f5975c524b5f26a42e9fd77c16e9d92b30846baf44bf7a2679261d7239903c155b53e7f7790f252111c33d50538e093e2278415cd4e109a1faa5d04f9
+ SOURCE4_HASH=sha512:ec31a0a99c225e1f9f8df494e8661a879f5017f2b82c5180f225b5d71eb7cdbebfdc888a4c54b3c38ae44bff1fe263142f0cce0ed4787cc9bdd175c42f7f3eaa
else
# rc branch
VERSION=5.3.17
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index 3e78556b85..f4506adb93 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,8 @@
+2013-07-19 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 5.3.27 (previous), 5.4.17 (stable); updated
+ backports+security patches for legacy branch to 20130717;
+ SECURITY_PATCH++
+
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); updated