summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2014-08-15 10:33:46 +0400
committerVlad Glagolev2014-08-15 10:33:46 +0400
commit593b8fc0c7fa8c6784e692b7d1c2e6d368aae045 (patch)
treef3a4626ed05517530dfae66bcaf8cea8836abaa1
parente2185b1dbf228e02c56d266377ae516d4fcf3ee4 (diff)
php: => 5.3.29 (previous) [security]
-rwxr-xr-xphp-pear/php/DETAILS6
-rw-r--r--php-pear/php/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index 1f454195cb..649f7ff346 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -6,9 +6,9 @@ if [[ $PHP5_BRANCH == stable ]]; then
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
SOURCE_HASH=sha512:58ff77ed7cfe00ae92ad9d30f934af59e532a0d562f31701807616ae993eafa5b7eafe893f2648f12e02a02018012b31b27e1bb3c4d3b2fc0642e51cf5bb5486
elif [[ $PHP5_BRANCH == previous ]]; then
- VERSION=5.3.28
- SECURITY_PATCH=22
- SOURCE_HASH=sha512:84b58379ca12748ae2c9ba37de28c80e78bf8e5b96cf9715b1eafd297a3e155089e9560d6fee7b031be0139dcbe954a9c0717b583ff1fb1cd8a89308b5f6dfd3
+ VERSION=5.3.29
+ SECURITY_PATCH=23
+ SOURCE_HASH=sha512:c22c463df7371bbd97beb258f0a9b9d77ec5c3c733fc565091e2bfcda3da2f1d2ab406047afcc70a6da2331acd2698885328d5a334c9922fa7591852eefda5f7
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
# if [[ $PHP5_SUHOSIN == y ]]; then
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index 5bb1cd2f3e..385eb96a89 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2014-08-15 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 5.3.29 (previous); SECURITY_PATCH++
+
2014-07-25 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 5.4.31 (stable)