summaryrefslogtreecommitdiffstats
path: root/php-pear
diff options
context:
space:
mode:
authorLadislav Hagara2012-08-17 13:30:51 +0200
committerLadislav Hagara2012-08-17 13:30:51 +0200
commit8448e37bc858aa8b56592dffdd5960508679928c (patch)
treefb086d434dfdf5e23958457b6db7af3d406d4480 /php-pear
parentabc9608646f4542e009e1b28f5d335c958cccaf8 (diff)
php 5.3.16, SECURITY_PATCH=19
Diffstat (limited to 'php-pear')
-rwxr-xr-xphp-pear/php/DETAILS18
-rw-r--r--php-pear/php/HISTORY3
2 files changed, 12 insertions, 9 deletions
diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index cf3a69169a..9335211024 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.14
- SECURITY_PATCH=18
- SOURCE_HASH=sha512:3de478d4b69aa8dc085c7bc13cb84cd9e17322737cfadc1801dd8f0d33ca2855ca363825f4057a394d2adfa5910bad7af017e44d7ab18f66388651055b16d885
+ VERSION=5.3.16
+ SECURITY_PATCH=19
+ SOURCE_HASH=sha512:719667d7f6a6b6894c234aac9d2d609583032b422dbd5de0d87c4cf3ff7736885a08c5bfad212db9839622e75b8a2cf2d078731208318475c74469ef837e7cbf
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
if [[ $PHP5_SUHOSIN == y ]]; then
@@ -16,11 +16,11 @@ if [[ $PHP5_BRANCH == stable ]]; then
SOURCE2_GPG="suhosin.gpg:$SOURCE3:UPSTREAM_KEY"
fi
elif [[ $PHP5_BRANCH == alpha ]]; then
- VERSION=5.3.14
- SOURCE_HASH=sha512:3de478d4b69aa8dc085c7bc13cb84cd9e17322737cfadc1801dd8f0d33ca2855ca363825f4057a394d2adfa5910bad7af017e44d7ab18f66388651055b16d885
+ VERSION=5.3.16
+ SOURCE_HASH=sha512:719667d7f6a6b6894c234aac9d2d609583032b422dbd5de0d87c4cf3ff7736885a08c5bfad212db9839622e75b8a2cf2d078731208318475c74469ef837e7cbf
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://downloads.php.net/johannes/$SOURCE
- SECURITY_PATCH=18
+ SECURITY_PATCH=19
elif [[ $PHP5_BRANCH == legacy ]]; then
VERSION=5.2.17
SECURITY_PATCH=17
@@ -41,9 +41,9 @@ elif [[ $PHP5_BRANCH == legacy ]]; then
SOURCE4_URL=http://php52-backports.googlecode.com/files/$SOURCE4
SOURCE4_HASH=sha512:d3650e2a7a33b69c4d55125956a141af702fa61a8e470edb143ab49c5865ba18a34659c90e1c28c70826a7b3659a9eeae063a30ee5f7d0e8d4cf96d76320fa9c
else
- VERSION=5.3.14
- SECURITY_PATCH=18
- SOURCE_HASH=sha512:3de478d4b69aa8dc085c7bc13cb84cd9e17322737cfadc1801dd8f0d33ca2855ca363825f4057a394d2adfa5910bad7af017e44d7ab18f66388651055b16d885
+ VERSION=5.3.16
+ SECURITY_PATCH=19
+ SOURCE_HASH=sha512:719667d7f6a6b6894c234aac9d2d609583032b422dbd5de0d87c4cf3ff7736885a08c5bfad212db9839622e75b8a2cf2d078731208318475c74469ef837e7cbf
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 ff37adb027..a9edfb08a2 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2012-08-17 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 5.3.16, SECURITY_PATCH=19
+
2012-06-15 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 5.3.14, SECURITY_PATCH=18