pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/php4



Module Name:    pkgsrc
Committed By:   adrianp
Date:           Sun Aug 17 18:29:33 UTC 2008

Modified Files:
        pkgsrc/www/php4: Makefile Makefile.common Makefile.php distinfo

Log Message:
Security Enhancements and Fixes in PHP 4.4.9:

    * 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.

For a full list of changes in PHP 4.4.9, see the ChangeLog.
(http://www.php.net/ChangeLog-4.php#4.4.9)

This also adds ${PREFIX}/lib/php to the default include_path in php.ini
which makes integration with PEAR a little simpler.


To generate a diff of this commit:
cvs rdiff -r1.81 -r1.82 pkgsrc/www/php4/Makefile
cvs rdiff -r1.57 -r1.58 pkgsrc/www/php4/Makefile.common
cvs rdiff -r1.39 -r1.40 pkgsrc/www/php4/Makefile.php
cvs rdiff -r1.67 -r1.68 pkgsrc/www/php4/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index