summaryrefslogtreecommitdiffstats
path: root/php-pear
diff options
context:
space:
mode:
authorVlad Glagolev2012-11-23 19:31:26 +0400
committerVlad Glagolev2012-11-23 19:31:26 +0400
commit418c54f2d0a3f903f45562f4f270203ad0d10ef6 (patch)
treea6ed82147d8d6450712613713a594c0cf337ee3e /php-pear
parenta9666e0f7d16a2c1525dad5f47c602d743634e65 (diff)
php: updated backports+security patches to 20121114 (legacy)
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 5114f97efa..6c07afa88d 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=20
+ SECURITY_PATCH=21
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-20120924.patch
+ SOURCE4=php52-backports-20121114.patch
SOURCE4_URL=http://php52-backports.googlecode.com/files/$SOURCE4
- SOURCE4_HASH=sha512:1753ebbe9c5abadc13dc84ad1cb3baa7369489691016eb4a49fa51120fc7eeb9971ece34767ce4659b4b35b2b9744d7d84c20cf1ba84acab015650c7a1fd9d96
+ SOURCE4_HASH=sha512:cce9b47afd100ff0b650972fa6c7b0ed1c255da95bb8427238d336fee05fc7125cf9aacf5b9503986c3c45d57ca075e5b805dd0a2eb857917281ae4c4d715fad
else
VERSION=5.3.17
SECURITY_PATCH=19
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index 85bd4331c4..0027eb685a 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,7 @@
+2012-11-23 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated backports+security patches to 20121114;
+ SECUIRTY_PATCH++
+
2012-10-03 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated backports+security patches to 20120924;
SECUIRTY_PATCH++