Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.10 grimoire by Eric Sandall (74ba9b4582fad40504825b8602ccfce778c6d093)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-0.10 grimoire by Eric Sandall (74ba9b4582fad40504825b8602ccfce778c6d093)
  • Date: Sun, 3 Jun 2007 12:45:33 -0500

GIT changes to stable-0.10 grimoire by Eric Sandall <sandalle AT sourcemage.org>:

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

New commits:
commit 74ba9b4582fad40504825b8602ccfce778c6d093
Author: Elisamuel Resto <ryuji AT mages.ath.cx>
Commit: Eric Sandall <sandalle AT sourcemage.org>

php-pear/php: Updated to version 5.2.3, SECURITY_PATCH++ Bug #13811

diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index e51bc78..0b83a36 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -1,12 +1,12 @@
SPELL=php
if [[ "$PHP_RC" == y ]]; then
- VERSION=5.2.2 # last was 5.1.0RC6
-
SOURCE_HASH=sha512:19b50467ce363fdaed9ec3ce69e560de969a9edd1b4ba6c55cfacd1b5bbc9ff83627f3c54d4f74846f583646bb593dccb02d04c26a6ed9a90da1d02a4dd8d907
+ VERSION=5.2.3 # last was 5.1.0RC6
+
SOURCE_HASH=sha512:6dfd7fecc01fc284e93b76d7dd7ce81e528fc56720792151d0c62bf267c072d701533f31e84862d3d548ea9ba2ac7ec515acf43ca7957c5a5632d7739fbd35e2
else
- VERSION=5.2.2
-
SOURCE_HASH=sha512:19b50467ce363fdaed9ec3ce69e560de969a9edd1b4ba6c55cfacd1b5bbc9ff83627f3c54d4f74846f583646bb593dccb02d04c26a6ed9a90da1d02a4dd8d907
+ VERSION=5.2.3
+
SOURCE_HASH=sha512:6dfd7fecc01fc284e93b76d7dd7ce81e528fc56720792151d0c62bf267c072d701533f31e84862d3d548ea9ba2ac7ec515acf43ca7957c5a5632d7739fbd35e2
fi
- SECURITY_PATCH=3
+ SECURITY_PATCH=4
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index 25c78a3..ab55fd5 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2007-05-17 Elisamuel Resto <ryuji AT mages.ath.cx>
+ * DETAILS: Updated to version 5.2.3, SECURITY_PATCH++ Bug #13811
+
2007-05-05 George Sherwood <george AT beernabeer.com>
* DETAILS: updated to version 5.2.2
SECURITY_PATCH++. Bug #13759



  • [SM-Commit] GIT changes to stable-0.10 grimoire by Eric Sandall (74ba9b4582fad40504825b8602ccfce778c6d093), Eric Sandall, 06/03/2007

Archive powered by MHonArc 2.6.24.

Top of Page