Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (1ce5e4c897a3b475fdff83f372ecda2959976641)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (1ce5e4c897a3b475fdff83f372ecda2959976641)
  • Date: Sun, 17 May 2015 15:19:10 -0500

GIT changes to stable-0.62 grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

php-pear/php/DETAILS | 6 +++---
php-pear/php/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 1ce5e4c897a3b475fdff83f372ecda2959976641
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

php: => 5.4.41 (stable)

diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index f31fe9f..ef55933 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -1,10 +1,10 @@
SPELL=php
if [[ $PHP5_BRANCH == stable ]]; then
- VERSION=5.4.40
- SECURITY_PATCH=16
+ VERSION=5.4.41
+ SECURITY_PATCH=17
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
-
SOURCE_HASH=sha512:23fc43a310d8f05078c5a0fdc574a49d7037385f6c6fb154c1cb900d87b9f356d2fe8a708d7f20cb1304c4715f1c5bdd64063049f4d7fe157621e36e83cf7535
+
SOURCE_HASH=sha512:3034adab5e47bd4dedb207d305fcbbdc9ca5bc0869fa1c55c43841101c54e8fd73d36b9ac80a84f74c71f2a23ad390cda7bf60e2347570e542b1db8c3aefa2f7
elif [[ $PHP5_BRANCH == previous ]]; then
VERSION=5.3.29
SECURITY_PATCH=23
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index f3028e3..9b89845 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2015-05-17 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 5.4.41 (stable); SECURITY_PATCH++
+
2015-04-17 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 5.4.40 (stable); SECURITY_PATCH++
(CVE-2014-9709, CVE-2015-2301, CVE-2015-2783, CVE-2015-1352)



  • [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (1ce5e4c897a3b475fdff83f372ecda2959976641), Vlad Glagolev, 05/17/2015

Archive powered by MHonArc 2.6.24.

Top of Page