[Lunar-commits] <moonbase> php: version bumped to 4.4.9.
Florin Braescu
florin at lunar-linux.org
Fri Aug 8 22:57:38 CEST 2008
commit 71cdc093629493bca96449112bc3dffc871c41bd
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Aug 8 23:57:38 2008 +0300
php: version bumped to 4.4.9.
This release wraps up all the outstanding patches for the
PHP 4.4 series, and is therefore the last PHP 4.4 release.
Security Enhancements and Fixes:
-Updated PCRE to version 7.7.
-Fixed overflow in memnstr().
-Fixed crash in imageloadfont when an invalid font is given.
-Fixed open_basedir handling issue in the curl extension.
-Fixed mbstring.func_overload set in .htaccess becomes global.
---
compilers/php/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/compilers/php/DETAILS b/compilers/php/DETAILS
index dcb8cf6..afffbbb 100644
--- a/compilers/php/DETAILS
+++ b/compilers/php/DETAILS
@@ -1,5 +1,5 @@
MODULE=php
- VERSION=4.4.8
+ VERSION=4.4.9
IMAP_VERSION=2006f
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=http://www.php.net/distributions
@@ -12,11 +12,11 @@
SOURCE2=imap-$IMAP_VERSION.tar.Z
SOURCE2_URL[0]=ftp://ftp.cac.washington.edu/imap
SOURCE2_URL[1]=ftp://ftp.cac.washington.edu/imap/old
- SOURCE_VFY=sha1:fca6259fd3e8e3a7a37343e9a81651f5b6d4835c
+ SOURCE_VFY=sha1:ab3d2205d756ddf93452b57bd6ce6a2014b1c374
SOURCE2_VFY=sha1:e49b8455ee2baef56df707bc487155f9a1e74821
WEB_SITE=http://www.php.net
ENTERED=20011024
- UPDATED=20080308
+ UPDATED=20080809
SHORT="Hypertext Processor scripting language"
PSAFE=no
More information about the Lunar-commits
mailing list