Next | Query returned 196 messages, browsing 61 to 70 | Previous

History of commit frequency

CVS Commit History:


   2009-02-18 00:18:56 by Adrian Portelli | Files touched by this commit (4)
Log message:
Add Suhosin patch support via options.mk - no change to default package.
   2009-02-07 19:03:00 by Adrian Portelli | Files touched by this commit (4)
Log message:
Get SSL support working on OpenSolaris.  Unfortunately on OpenSolairs the
OpenSSL install is split between /lib and /usr/include/openssl with plays
havoc with the php ./configure as it assumes both have the same base
directory (e.g. /usr).  This patch uses a modified inbuilt check for
OpenSSL instead of explicitly specifying a base using --with-openssl.
   2008-12-10 21:44:56 by Adrian Portelli | Files touched by this commit (1)
Log message:
Remove obsolete patch - pointed out by tron@
   2008-12-10 20:37:01 by Adrian Portelli | Files touched by this commit (4)
Log message:
Update to 5.2.8.

Security Enhancements and Fixes in PHP 5.2.7:

Upgraded PCRE to version 7.8 (Fixes CVE-2008-2371)
Fixed missing initialization of BG(page_uid) and BG(page_gid), reported by \ 
Maksymilian Arciemowicz.
Fixed incorrect php_value order for Apache configuration, reported by \ 
Maksymilian Arciemowicz.
Fixed a crash inside gd with invalid fonts (Fixes CVE-2008-3658).
Fixed a possible overflow inside memnstr (Fixes CVE-2008-3659).
Fixed security issues detailed in CVE-2008-2665 and CVE-2008-2666.
Fixed bug #45151 (Crash with URI/file..php (filename contains 2 dots)).(Fixes \ 
CVE-2008-3660)
Fixed bug #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow). \ 
(Fixes CVE-2008-2829)
Key enhancements in PHP 5.2.7 include:

Fixed several memory leaks inside the readline and sqlite extensions
A number of corrections relating to date parsing inside the date extension
Fixed bugs relating to data retrieval in the PDO extension
A series of crashes in various areas of code were resolved
Several corrections were made to the strip_tags() function in terms of < and \ 
<?XML handling
A number of bugs were fixed in extract() function when EXTR_REFS flag is being used
Added the ability to log PHP errors to the SAPI (Ex. Apache log) logging facility
Over 170 bug fixes.

5.2.8
Reverted bug fix Fixed bug #42718 that broke magic_quotes_gpc (Scott)
   2008-12-08 15:52:01 by Adrian Portelli | Files touched by this commit (5)
Log message:
Revert to 5.2.6:
http://www.php.net/archive/2008.php#id2008-12-07-1

Thanks to tron@ for the heads up
   2008-12-05 14:07:37 by Adrian Portelli | Files touched by this commit (5)
Log message:
Update to 5.2.7.

Security Enhancements and Fixes in PHP 5.2.7:

Upgraded PCRE to version 7.8 (Fixes CVE-2008-2371)
Fixed missing initialization of BG(page_uid) and BG(page_gid), reported by \ 
Maksymilian Arciemowicz.
Fixed incorrect php_value order for Apache configuration, reported by \ 
Maksymilian Arciemowicz.
Fixed a crash inside gd with invalid fonts (Fixes CVE-2008-3658).
Fixed a possible overflow inside memnstr (Fixes CVE-2008-3659).
Fixed security issues detailed in CVE-2008-2665 and CVE-2008-2666.
Fixed bug #45151 (Crash with URI/file..php (filename contains 2 dots)).(Fixes \ 
CVE-2008-3660)
Fixed bug #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer overflow). \ 
(Fixes CVE-2008-2829)
Key enhancements in PHP 5.2.7 include:

Fixed several memory leaks inside the readline and sqlite extensions
A number of corrections relating to date parsing inside the date extension
Fixed bugs relating to data retrieval in the PDO extension
A series of crashes in various areas of code were resolved
Several corrections were made to the strip_tags() function in terms of < and \ 
<?XML handling
A number of bugs were fixed in extract() function when EXTR_REFS flag is being used
Added the ability to log PHP errors to the SAPI (Ex. Apache log) logging facility
Over 170 bug fixes.
   2008-10-28 08:07:59 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Fix buildling ap-php with APACHE_MPM=worker
   2008-08-17 20:36:50 by Adrian Portelli | Files touched by this commit (2)
Log message:
This adds ${PREFIX}/lib/php to the default include_path in php.ini
which makes integration with PEAR a little simpler.
PKGREVISION++
   2008-08-08 22:01:34 by Adrian Portelli | Files touched by this commit (1)
Log message:
Add maintainer-zts option
Suggested by riz@ in PR 39312
   2008-07-08 22:28:55 by Adrian Portelli | Files touched by this commit (3)
Log message:
Fix PEAR installs where PKG_SYSCONFDIR is not the default.
Fixes PR 39081
PKGREVISION++

Next | Query returned 196 messages, browsing 61 to 70 | Previous