summaryrefslogtreecommitdiffstats
path: root/php-pear
diff options
context:
space:
mode:
authorThomas Orgis2016-02-09 08:27:39 +0100
committerThomas Orgis2016-02-09 08:27:39 +0100
commite4847cd9aba7e3817d19d9a548534eec01e4eea5 (patch)
treebbcd8be9cb26781dc76865154c0a4233d8328391 /php-pear
parentb3e99c8aa92f3ee933d3f1c244f6b64ec0f66da0 (diff)
php: 5.6.18
Diffstat (limited to 'php-pear')
-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 69851a0444..10641226cf 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -6,9 +6,9 @@ fi &&
case "$PHP_BRANCH" in
stable)
- VERSION=5.6.9
- SECURITY_PATCH=2
- SOURCE_HASH=sha512:c00e0fdfc60a84e0a9ebe4702907b86b86a65efc72c26fa86abc1ed79afa21fb1eb10052c1fc2326f5cb9858878f62e1a39c1cd02ea2a96fb8f14c515b26389e
+ VERSION=5.6.18
+ SECURITY_PATCH=3
+ SOURCE_HASH=sha512:1f0820d829923404ceae287129afa9c7d7d9c83d6fbf148a65a6ac49224f4cb84e743443c4fadb69d959229123ab7e99816aab40f694d808e64b05bb7238f89e
;;
previous)
VERSION=5.5.25
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index 0c0154f641..407de25f1f 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2016-02-09 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: version 5.6.18, SECURITY_PATCH++ seems appropriate
+
2015-05-17 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 5.6.9 (stable), 5.5.25 (previous), 5.4.41
(legacy); SECURITY_PATCH++