Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8a05f5322219ca38be1e0558ea12e39ebda0e265)

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 master grimoire by Vlad Glagolev (8a05f5322219ca38be1e0558ea12e39ebda0e265)
  • Date: Mon, 29 Aug 2011 07:06:15 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

php-pear/php/DETAILS | 3 ++-
php-pear/php/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

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

php: apply the latest suhosin patch for legacy PHP branch

diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index 513b795..a5bc870 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -26,8 +26,9 @@ elif [[ $PHP5_BRANCH == legacy ]]; then
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://static.php.net/www.php.net/distributions/$SOURCE
if [[ $PHP5_SUHOSIN == y ]]; then
+ VERSIONX=5.2.16
VERSION2=0.9.7
- SOURCE2=suhosin-patch-$VERSION-$VERSION2.patch.gz
+ SOURCE2=suhosin-patch-$VERSIONX-$VERSION2.patch.gz
SOURCE2_URL="http://download.suhosin.org/$SOURCE2";
SOURCE3=$SOURCE2.sig
SOURCE3_URL="http://download.suhosin.org/$SOURCE3";
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index bf2ddba..5025371 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2011-08-29 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: suhosin patch 5.2.16 applies fine for PHP 5.2.17
+
2011-08-23 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 5.3.8, SECURITY_PATCH=14
* DETAILS: sha512 updated



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8a05f5322219ca38be1e0558ea12e39ebda0e265), Vlad Glagolev, 08/29/2011

Archive powered by MHonArc 2.6.24.

Top of Page