Skip to Content.
Sympa Menu

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

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 (a3330982b34a5bfc4a004c6ee2bbd0c12b573f40)
  • Date: Fri, 17 Apr 2015 04:28:37 -0500

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

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

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

php: => 5.4.40 (stable) [security]

diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index b1faf4d..f31fe9f 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.38
- SECURITY_PATCH=14
+ VERSION=5.4.40
+ SECURITY_PATCH=16
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
-
SOURCE_HASH=sha512:92b2901117bbaa6c4749027e4a7dbb2f4bb50a3f60b52583051abdfcddafbe4715025a928ea9a6c70b51352e5e43f7ced626d78f5fff97cb1be34a9864f9ed6e
+
SOURCE_HASH=sha512:23fc43a310d8f05078c5a0fdc574a49d7037385f6c6fb154c1cb900d87b9f356d2fe8a708d7f20cb1304c4715f1c5bdd64063049f4d7fe157621e36e83cf7535
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 917a541..f3028e3 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,7 +1,15 @@
+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)
+
2015-04-01 Vlad Glagolev <stealth AT sourcemage.org>
* PRE_BUILD: fixed build of previous and legacy branches against new
freetype2

+2015-03-22 Vlad Glagolev <stealth at sourcemage.org>
+ * DETAILS: updated spell to 5.4.39 (stable); SECURITY_PATCH++
+ (CVE-2015-0231, CVE-2015-2305, CVE-2015-2331)
+
2015-02-20 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 5.4.38 (stable); SECURITY_PATCH++
(CVE-2015-0235, CVE-2015-0273)



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

Archive powered by MHonArc 2.6.24.

Top of Page