Skip to Content.
Sympa Menu

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

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 (4603f597d011d2ed76a5db5dc819fec641c67bac)
  • Date: Fri, 6 Feb 2009 06:05:13 -0600

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

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

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

php: suhosin patch 0.9.6.3

diff --git a/php-pear/php/DETAILS b/php-pear/php/DETAILS
index 4eb7cc0..dea8dff 100755
--- a/php-pear/php/DETAILS
+++ b/php-pear/php/DETAILS
@@ -18,7 +18,7 @@ else
fi

if [[ "${PHP5_SUHOSIN}" == "y" ]]; then
- VERSION2=0.9.6.2
+ VERSION2=0.9.6.3
SOURCE2=suhosin-patch-$VERSION-$VERSION2.patch.gz
SOURCE2_URL="http://download.suhosin.org/$SOURCE2";
SOURCE3=$SOURCE2.sig
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index 15c059f..cf54170 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2009-02-06 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: suhosin patch 0.9.6.3
+
2008-12-08 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 5.2.8, 5.3.0alpha3, SECURITY_PATCH=8, #14944




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (4603f597d011d2ed76a5db5dc819fec641c67bac), Vlad Glagolev, 02/06/2009

Archive powered by MHonArc 2.6.24.

Top of Page