[SM-Commit] GIT changes to stable-0.51 grimoire by George Sherwood (fa7948e50ed24e6002312e62e4a38e490fe33f94)

George Sherwood scm at sourcemage.org
Mon Dec 27 11:38:17 EST 2010


GIT changes to stable-0.51 grimoire by George Sherwood <gsherwood at sourcemage.org>:

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

New commits:
commit fa7948e50ed24e6002312e62e4a38e490fe33f94
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: George Sherwood <gsherwood at sourcemage.org>

    php 5.2.16, SECURITY_PATCH++
    (cherry picked from commit 262ecaa203315aca7980d6a83cfe2bdb992a7e4a)

commit b188d701fccdea063df0e59c5d2765102899e9af
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: George Sherwood <gsherwood at sourcemage.org>

    php 5.3.4 and 5.2.15, SECURITY_PATCH++
    (cherry picked from commit 56e11bb8616e0562fd0ce4d4c82da842e7ac2dd9)

diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index 019a921..1bf8c5a 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -1,8 +1,8 @@
            SPELL=php
 if [[ $PHP5_BRANCH == stable ]]; then
-         VERSION=5.3.3
-  SECURITY_PATCH=10
-     SOURCE_HASH=sha512:eeaf77befbea3a678f330766518836be87ee6fd53b50fbd9c75048a81b33ed87351327d1e7c103092029b17452d2cff5bca7376e107c662cf3ad30137d52479f
+         VERSION=5.3.4
+  SECURITY_PATCH=11
+     SOURCE_HASH=sha512:6b44ec05b44c7c341d70c6ff5352b4c3699aefaae087a786aac71bfd1b5b621e0b8ecf2f35db3a95451b5b54b9f45118a6b075cb1187f246128f38d70802f64a
           SOURCE=$SPELL-$VERSION.tar.bz2
    SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
    if [[ $PHP5_SUHOSIN == y ]]; then
@@ -15,14 +15,14 @@ if [[ $PHP5_BRANCH == stable ]]; then
      SOURCE2_GPG="$SOURCE3:suhosin.gpg:UPSTREAM_KEY"
    fi
 elif [[ $PHP5_BRANCH == alpha ]]; then
-         VERSION=5.3.3
-     SOURCE_HASH=sha512:7d2b29e6cc652e78d0118dac43862aaaecf85b49f62fad83355639712b7e1bdcabfbd3ebea93759563da3a1f32ae556fb65094ce9d0642030f794867f2d0f6a4
+         VERSION=5.3.4
+     SOURCE_HASH=sha512:6b44ec05b44c7c341d70c6ff5352b4c3699aefaae087a786aac71bfd1b5b621e0b8ecf2f35db3a95451b5b54b9f45118a6b075cb1187f246128f38d70802f64a
           SOURCE=$SPELL-$VERSION.tar.bz2
    SOURCE_URL[0]=http://downloads.php.net/johannes/$SOURCE
 elif [[ $PHP5_BRANCH == legacy ]]; then
-         VERSION=5.2.14
-  SECURITY_PATCH=12
-     SOURCE_HASH=sha512:ffe6a6ae707e7a0a00db60bc6c28c286a7f326ca9011940dbd797227ae34ed8e18e026883e865b82f16f57bcadd9ebb2b6dd69eecbc6219d8ccf680fbd71b9c3
+         VERSION=5.2.16
+  SECURITY_PATCH=14
+     SOURCE_HASH=sha512:e63575622b0eadb5448236a52fd841dfbe92c45d88480e35cb7669baa982154dced572e7b789e450ee23dcbcd0fa183af1c40efbbedc3c828f381a3f806b7f0f
           SOURCE=$SPELL-$VERSION.tar.bz2
    SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
   if [[ $PHP5_SUHOSIN == y ]]; then
@@ -34,9 +34,9 @@ elif [[ $PHP5_BRANCH == legacy ]]; then
      SOURCE2_GPG="$SOURCE3:suhosin.gpg:UPSTREAM_KEY"
   fi
 else
-         VERSION=5.3.3
-  SECURITY_PATCH=10
-     SOURCE_HASH=sha512:eeaf77befbea3a678f330766518836be87ee6fd53b50fbd9c75048a81b33ed87351327d1e7c103092029b17452d2cff5bca7376e107c662cf3ad30137d52479f
+         VERSION=5.3.4
+  SECURITY_PATCH=11
+     SOURCE_HASH=sha512:6b44ec05b44c7c341d70c6ff5352b4c3699aefaae087a786aac71bfd1b5b621e0b8ecf2f35db3a95451b5b54b9f45118a6b075cb1187f246128f38d70802f64a
           SOURCE=$SPELL-$VERSION.tar.bz2
    SOURCE_URL[0]=http://downloads.php.net/johannes/$SOURCE
 fi
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index 4157e14..6058092 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,9 @@
+2010-12-19 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS: 5.2.16, SECURITY_PATCH++
+
+2010-12-12 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS: 5.3.4 and 5.2.15, SECURITY_PATCH++
+
 2010-11-15 Vlad Glagolev <stealth at sourcemage.org>
 	* DEPENDS: mysql -> MYSQL
 



More information about the SM-Commit mailing list