summaryrefslogtreecommitdiffstats
path: root/php-pear
diff options
context:
space:
mode:
authorVlad Glagolev2012-08-27 16:21:19 +0400
committerVlad Glagolev2012-08-27 16:21:19 +0400
commitd3a94899626a3557924c5a87395ed20db34d05a9 (patch)
tree1c6bc59c2c5f490b3b7e46a751d66abd5a010b6e /php-pear
parent36b6526bf622d670f1b3c95bc0b6882865fcd77f (diff)
php: updated backports+security patches to 20120826 for legacy (5.2) branch
Diffstat (limited to 'php-pear')
-rwxr-xr-xphp-pear/php/DETAILS6
-rw-r--r--php-pear/php/HISTORY4
2 files changed, 7 insertions, 3 deletions
diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index 5b4a9c5f0a..8017ce48e4 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -23,7 +23,7 @@ elif [[ $PHP5_BRANCH == alpha ]]; then
SECURITY_PATCH=19
elif [[ $PHP5_BRANCH == legacy ]]; then
VERSION=5.2.17
- SECURITY_PATCH=18
+ SECURITY_PATCH=19
SOURCE_HASH=sha512:baf3b5038468c9fa7c1a9e0506ed23559c21ba8df29380498a24e8d31c4c5f3633f29b1bc2faa3e59c6e5336536c09e19a5462b0a9d5916181c08f1f19abbca8
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
@@ -37,9 +37,9 @@ elif [[ $PHP5_BRANCH == legacy ]]; then
SOURCE3_URL="http://download.suhosin.org/$SOURCE3"
SOURCE2_GPG="suhosin.gpg:$SOURCE3:UPSTREAM_KEY"
fi
- SOURCE4=php52-backports-20120808.patch
+ SOURCE4=php52-backports-20120826.patch
SOURCE4_URL=http://php52-backports.googlecode.com/files/$SOURCE4
- SOURCE4_HASH=sha512:46604d69425c212e50e6c60b2a899b0f0c0405cb2b6300dd74c8d0eed505038e8648783685e17c3d4843256333af50dbd1876916fa3f08d46e1fa904a413525b
+ SOURCE4_HASH=sha512:edff47355256c2270a61b7e01df98067b44ce7be6b7cb70de595fd369e1389c3c6bf7bc0b6ac1309bb0be13e0f8382eb07f3c8ce523671e6b5e76fa91a219c05
else
VERSION=5.3.16
SECURITY_PATCH=19
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index 1780b7e7d6..c1fbba057f 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,7 @@
+2012-08-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated backports+security patches to 20120826;
+ SECUIRTY_PATCH++
+
2012-08-26 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated backports+security patches to 20120808;
SECUIRTY_PATCH++