Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Kowis (e75123960ce6a65b5efc60d30936ed11090d2272)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Kowis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Kowis (e75123960ce6a65b5efc60d30936ed11090d2272)
  • Date: Mon, 14 Sep 2009 09:47:26 -0500

GIT changes to master grimoire by David Kowis <dkowis AT Kain.shlrm.org>:

php-pear/php/HISTORY | 1 +
php-pear/php/PREPARE | 1 +
2 files changed, 2 insertions(+)

New commits:
commit e75123960ce6a65b5efc60d30936ed11090d2272
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT Kain.shlrm.org>

php: added a message

diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index bb371b6..b0f44a6 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -3,6 +3,7 @@
spell here. Added smarter question for PCRE
* DEPENDS: removed optional driver dependency, and reorganized to
respond based on what happened in CONFIGURE
+ * PREPARE: added message regarding suhosin patchset

2009-07-30 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: set alpha version to 5.3.0 as that's more recent
diff --git a/php-pear/php/PREPARE b/php-pear/php/PREPARE
index f17b880..56af4b1 100755
--- a/php-pear/php/PREPARE
+++ b/php-pear/php/PREPARE
@@ -5,6 +5,7 @@ if [[ "${PHP5_RC}" != "y" ]]; then

if [[ "${PHP5_ALPHA}" != "y" ]]; then
message "For more information on Suhosin patchset see:
http://www.hardened-php.net/suhosin/"; &&
+ message "${MESSAGE_COLOR}Currently the Suhosin Patchset
forces version 5.2 of php${DEFAULT_COLOR}" &&
config_query PHP5_SUHOSIN "Do you want tho suhosin patchset
enabled?" n
fi
fi



  • [SM-Commit] GIT changes to master grimoire by David Kowis (e75123960ce6a65b5efc60d30936ed11090d2272), David Kowis, 09/14/2009

Archive powered by MHonArc 2.6.24.

Top of Page