Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (edd79d2c5e93f9c2b4681b048ce7b0ed97770799)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (edd79d2c5e93f9c2b4681b048ce7b0ed97770799)
  • Date: Wed, 21 Mar 2007 01:32:31 -0500

GIT changes to master grimoire by George Sherwood <chat AT sourcemage.org>:

php-pear/php4/DETAILS | 6 +++---
php-pear/php4/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit edd79d2c5e93f9c2b4681b048ce7b0ed97770799
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

php: Security update to version 4.4.6. Bug #13639

diff --git a/php-pear/php4/DETAILS b/php-pear/php4/DETAILS
index ccf1b4f..aa8c8c2 100755
--- a/php-pear/php4/DETAILS
+++ b/php-pear/php4/DETAILS
@@ -1,6 +1,6 @@
SPELL=php4
- VERSION=4.4.5
-
SOURCE_HASH=sha512:ce6ed60d876b398bc196e2f3def3deddc1db2d5baf970e7d3cdf852825cf4dce765155a8ce540e0f381c3fbaa45b67dc1f76bcf7eed729f2cad1e6fa0183528f
+ VERSION=4.4.6
+
SOURCE_HASH=sha512:952c1ec18edade5719c4608df69d0f3e73da8fb46eb0e04a47e7800def2cae417c97594a3b6cbde63ba839ab9f5f45aaafa630e703c74df852c7759b1bd03050
SOURCE=php-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/php-$VERSION
if [ "${VERSION//RC/}" == "$VERSION" ]; then
@@ -10,7 +10,7 @@ else
fi
WEB_SITE=http://www.php.net/
ENTERED=20011024
- SECURITY_PATCH=2
+ SECURITY_PATCH=3
LICENSE[0]=http://www.php.net/license/3_0.txt
KEYWORDS="php"
SHORT="Hypertext Preprocessor (PHP) scripting language"
diff --git a/php-pear/php4/HISTORY b/php-pear/php4/HISTORY
index 50011b1..f524446 100644
--- a/php-pear/php4/HISTORY
+++ b/php-pear/php4/HISTORY
@@ -1,3 +1,6 @@
+2007-03-21 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to 4.4.6. SECURITY_PATCH++ Bug 13639.
+
2007-02-18 George Sherwood <george AT beernabeer.com>
* DETAILS: updated spell to 4.4.5
SECURITY_PATCH++



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (edd79d2c5e93f9c2b4681b048ce7b0ed97770799), George Sherwood, 03/21/2007

Archive powered by MHonArc 2.6.24.

Top of Page