summaryrefslogtreecommitdiffstats
path: root/php-pear
diff options
context:
space:
mode:
authorLadislav Hagara2012-09-18 10:17:50 +0200
committerLadislav Hagara2012-09-18 10:17:50 +0200
commit09f23e0216e1517aded7b365989131538e1ffd6d (patch)
tree68d5da7cbe5e7fcce41233be70fcae3e44f39ebf /php-pear
parent1e114be4320066fd5a57ea18ccfc6dd57dcc7c87 (diff)
php 5.3.17
Diffstat (limited to 'php-pear')
-rwxr-xr-xphp-pear/php/DETAILS12
-rw-r--r--php-pear/php/HISTORY3
2 files changed, 9 insertions, 6 deletions
diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index 8017ce48e4..f13b5dc11b 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -1,8 +1,8 @@
SPELL=php
if [[ $PHP5_BRANCH == stable ]]; then
- VERSION=5.3.16
+ VERSION=5.3.17
SECURITY_PATCH=19
- SOURCE_HASH=sha512:719667d7f6a6b6894c234aac9d2d609583032b422dbd5de0d87c4cf3ff7736885a08c5bfad212db9839622e75b8a2cf2d078731208318475c74469ef837e7cbf
+ SOURCE_HASH=sha512:70f5dca6c5e19c38b0586cd2f3854459ca56cac929b6c0cf8fda606b21031576c08214e817411c1c76158b14d09c175b9ef6ff35e17536b9dc80bdfb7d9b8937
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
if [[ $PHP5_SUHOSIN == y ]]; then
@@ -16,8 +16,8 @@ if [[ $PHP5_BRANCH == stable ]]; then
SOURCE2_GPG="suhosin.gpg:$SOURCE3:UPSTREAM_KEY"
fi
elif [[ $PHP5_BRANCH == alpha ]]; then
- VERSION=5.3.16
- SOURCE_HASH=sha512:719667d7f6a6b6894c234aac9d2d609583032b422dbd5de0d87c4cf3ff7736885a08c5bfad212db9839622e75b8a2cf2d078731208318475c74469ef837e7cbf
+ VERSION=5.3.17
+ SOURCE_HASH=sha512:70f5dca6c5e19c38b0586cd2f3854459ca56cac929b6c0cf8fda606b21031576c08214e817411c1c76158b14d09c175b9ef6ff35e17536b9dc80bdfb7d9b8937
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://downloads.php.net/johannes/$SOURCE
SECURITY_PATCH=19
@@ -41,9 +41,9 @@ elif [[ $PHP5_BRANCH == legacy ]]; then
SOURCE4_URL=http://php52-backports.googlecode.com/files/$SOURCE4
SOURCE4_HASH=sha512:edff47355256c2270a61b7e01df98067b44ce7be6b7cb70de595fd369e1389c3c6bf7bc0b6ac1309bb0be13e0f8382eb07f3c8ce523671e6b5e76fa91a219c05
else
- VERSION=5.3.16
+ VERSION=5.3.17
SECURITY_PATCH=19
- SOURCE_HASH=sha512:719667d7f6a6b6894c234aac9d2d609583032b422dbd5de0d87c4cf3ff7736885a08c5bfad212db9839622e75b8a2cf2d078731208318475c74469ef837e7cbf
+ SOURCE_HASH=sha512:70f5dca6c5e19c38b0586cd2f3854459ca56cac929b6c0cf8fda606b21031576c08214e817411c1c76158b14d09c175b9ef6ff35e17536b9dc80bdfb7d9b8937
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://downloads.php.net/johannes/$SOURCE
fi
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index c1fbba057f..ed8c39f871 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2012-09-18 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 5.3.17
+
2012-08-27 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated backports+security patches to 20120826;
SECUIRTY_PATCH++