pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/php-apc
Module Name: pkgsrc
Committed By: tonnerre
Date: Sun Sep 28 13:55:44 UTC 2008
Modified Files:
pkgsrc/www/php-apc: Makefile distinfo
Log Message:
Upgrade PHP PECL alternative PHP cache extension (apc) to version 3.0.19
to fix arbitrary code execution problems (CVE-2008-1488).
Changes since 3.0.16:
* Fix for CVE-2008-1488.
* Fix apc_add() cache expunge bug.
* Added parameter to apc_fetch to determine success/failure when fetching
booleans.
* Fix for bug 13504.
* Move expunge callback groundwork to 3.1 (Rasmus)
* Fix fd-leak.
* Fix double-free on builtin functions.
* Initial PHP 5.3 support.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/www/php-apc/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/www/php-apc/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